Module Name:src
Committed By: christos
Date: Fri Oct 21 23:44:09 UTC 2016
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
Log Message:
Mark this -z nodelete, so that it does not get unloaded before other shared
libraries do, since they destructors need
Module Name:src
Committed By: apb
Date: Fri Oct 3 12:41:41 UTC 2014
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
Log Message:
Add space before "]" in "if [ ... ]" to fix usage error
and test for existence of the correct file.
To generate a diff of
Module Name:src
Committed By: tron
Date: Wed Mar 5 21:38:59 UTC 2014
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
Log Message:
Remove automatically generated file "libgcc-std.ver" while cleaning.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Sat Oct 29 17:14:12 UTC 2011
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
Log Message:
Make the mips softloat special case the same as in the libgcc Makefile.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Fri Oct 28 02:28:01 UTC 2011
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
Log Message:
Treat emips specially as we did with libgcc. Needs some of the softfloat
functions, even if it does not MKSOFTFLOAT.
X