OSDN Git Service

2012-01-06 Tristan Gingold <gingold@adacore.com>
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
index 7c7d438..90cc782 100644 (file)
@@ -1,3 +1,30 @@
+2012-01-06  Tristan Gingold  <gingold@adacore.com>
+
+       * config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
+       compatibility thunks...
+       (CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
+       (crtbeginS.o, crtendS.o): ... and these to ...
+       * config/ia64/t-ia64-elf: ... this new file.
+       * config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*)
+       (ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file.
+
+2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * configure: Regenerate.
+       * config/s390/t-crtstuff: Remove -fPIC.
+
+2012-01-02  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       PR bootstrap/51006
+       * enable-execute-stack-mprotect.c (getpagesize): Do not define
+       for NetBSD.
+
+2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/51345
+       * config/avr/lib1funcs.S: Remove FIXME comments.
+       (SPEED_DIV): Depend on __AVR_HAVE_8BIT_SP__.
+
 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
 
        Implement light-weight DImode support.