OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 05c2b29..4d21bd4 100644 (file)
@@ -1,3 +1,53 @@
+2007-08-17  Tom Tromey  <tromey@redhat.com>
+
+       * tree.h (struct tree_label_decl): Removed old "java" fields.
+
+2007-08-17  Richard Sandiford  <richard@codesourcery.com>
+           Nigel Stephens  <nigel@mips.com>
+
+       * config/mips/sde.h (DRIVER_SELF_SPECS): Add commas.
+       Treat -mno-data-in-code and -mcode-xonly as aliases for
+       -mcode-readable=no and -mcode-readable=pcrel respectively.
+       * config/mips/t-sde (TARGET_LIBGCC2_CFLAGS): Add -mcode-xonly.
+       (MULTILIB_OPTIONS): Add -mcode-readable=no multilibs.
+       (MULTILIB_DIRNAMES): Update accordingly.
+
+2007-08-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.in (version.o): Depend on $(REVISION) only if
+       REVISION_s is defined.
+
+2007-08-17  Sa Liu  <saliu@de.ibm.com>
+           Ulrich Weigand  <uweigand@de.ibm.com>
+
+       PR middle-end/32970
+       * tree.c (reconstruct_complex_type): For a pointer to a vector,
+       use build_qualified_type to retain qualifiers of the base type.
+
+2007-08-17  Chen Liqin  <liqin@sunnorth.com.cn>
+
+       * config/score/score.md : Update pattern tablejump.
+       * config/score/score.c : Update score_initialize_trampoline 
+       function.
+       * config/score/score.h (TRAMPOLINE_TEMPLATE): Added macro.
+       (TRAMPOLINE_INSNS, TRAMPOLINE_SIZE) Update macro.
+       * doc/contrib.texi: Add my entry.
+
+2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.in (REVISION): New.
+       (REVISION_c): New.
+       (REVISION_s): New.
+       (version.o): Also depend on $(REVISION). Add
+       -DREVISION=$(REVISION_s).
+
+       * version.c (version_string): Add REVISION.
+
+2007-08-16  Seongbae Park <seongbae.park@gmail.com>
+
+       * tree-eh.c (lower_try_finally_onedest): Reset the locus
+       of GOTO that's relocated to a different block.
+
 2007-08-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * c-common.c (const_strip_array_types): New.
        * config/mips/mips.md: Update after above changes.
 
 2007-08-08  Vladimir Yanovsky  <yanov@il.ibm.com>
-            Revital Eres  <eres@il.ibm.com>
+           Revital Eres  <eres@il.ibm.com>
 
        * ddg.c (print_ddg): Add dump information.
        * modulo-sched.c (print_node_sched_params): Add parameter and