OSDN Git Service

PR target/37610
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index add2497..d6613b8 100644 (file)
@@ -1,3 +1,44 @@
+2008-12-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR target/37610
+       * configure.ac (gcc_cv_as_cfi_advance_working): Fall back to 'no'
+       if readelf is nowhere to be found.
+       * configure: Regenerate.
+
+2008-12-19  Andrew Haley  <aph@redhat.com>
+
+       * builtins.c, tree-ssa-loop-ivopts.c, fixed-value.c:
+       Fix comments.
+
+2008-12-19  Richard Earnshaw  <rearnsha@arm.com>
+
+       PR target/38548
+       * arm/t-linux (LIB1ASMFUNCS): Add _arm_addsubdf3 and _arm_addsubsf3.
+       * arm/lib1funcs.asm (clzsi2): Use RET macro for return instruction.
+
+2008-12-19  Richard Earnshaw  <rearnsha@arm.com>
+
+       PR bootstrap/38578
+       * arm.c (load_multiple_sequence): Initialize ORDER array.
+       (store_multiple_sequence): Likewise.
+       (output_move_double): Make reg0 unsigned.
+       (arm_output_epilogue): Make amount unsigned.
+       (arm_expand_prologue): Move declaration of dwarf before block
+       statements.
+
+2008-12-19  Steve Ellcey  <sje@cup.hp.com>
+
+       * df-scan.c ( df_hard_reg_init): Move declaration of i.
+
+2008-12-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/37739
+       * config.host: For powerpc*-*-linux* host with 32-bit GCC,
+       use rs6000/x-linux-relax snippet if ld is new enough,
+       otherwise use rs6000/x-linux-O1.
+       * config/rs6000/x-linux-relax: New file.
+       * config/x-cflags-O1: New file.
+
 2008-12-18  Joseph Myers  <joseph@codesourcery.com>
 
        * config/rs6000/rs6000.c (rs6000_generate_compare): Condition