OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
index 2a1c9ee..db348ba 100644 (file)
@@ -1,3 +1,38 @@
+2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/38085
+       * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
+       MULTILIB_CFLAGS.
+       ($(T)gcrt1.o): Likewise.
+       ($(T)crt1.o): Likewise.
+       ($(T)crti.o): Likewise.
+       ($(T)crtn.o): Likewise.
+
+2010-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR other/42980
+       * Makefile.in (install): Use $(MAKE) string in rule, for
+       parallel make.
+
+2010-02-22  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
+       * config/mmix/t-mmix: New file.
+       * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
+
+2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       PR java/41991
+       * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
+       SHLIB_MAPFILES.
+
+2010-01-04  Anthony Green  <green@moxielogic.com>
+
+       * config/moxie/crti.asm, config/moxie/crtn.asm,
+       config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
+       config/moxie/t-moxie: New files.
+       * config.host: Add t-moxie-softfp reference.
+
 2009-11-18  Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
 
        PR other/39888