OSDN Git Service

2009-04-17 Simon Baldwin <simonb@google.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index a269b1c..6a1c1a7 100644 (file)
@@ -1,3 +1,110 @@
+2009-04-17  Simon Baldwin  <simonb@google.com>
+
+       * toplev.c (default_tree_printer): Add handling for %E format.
+
+2009-04-17  Diego Novillo  <dnovillo@google.com>
+
+       * tree-pretty-print.c (dump_generic_node): Add break
+       after TREE_BINFO handler.
+       Handle COMPLEX_TYPE, REAL_TYPE and FIXED_POINT_TYPE
+       Handle NULL TREE_TYPEs.
+       Handle METHOD_TYPE and FUNCTION_TYPE together.
+       Call print_struct_decl when printing structures and
+       TDF_SLIM is not given.
+       (print_struct_decl): Fix logic for detecting recursion.
+
+2009-04-17  Rafael Avila de Espindola  <espindola@google.com>
+
+       PR 31567
+       * gcc.c (create_at_file): New.
+       (compile_input_file_p): New.
+       (do_spec_1): Use @args files for %i. Use create_at_file for %o.
+       * main.c (main): Update call to toplev_main.
+       * toplev.c (toplev_main): Change signature. Call expandargv.
+       * toplev.h (toplev_main): Change signature.
+
+2009-04-17  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * dwarf2out.c (field_byte_offset): Use the type size as the field size
+       if the latter is not constant.
+
+2009-04-17  David Edelsohn  <edelsohn@gnu.org>
+
+       * dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
+
+2009-04-17  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * dbxout.c (dbxout_block): Reinstate test on TREE_USED.
+       * tree-ssa-live.c (remove_unused_scope_block_p): Update TREE_USED bit.
+
+2009-04-17  Richard Guenther  <rguenther@suse.de>
+
+       * tree-ssa-structalias.c (get_constraint_for_component_ref):
+       Handle component references view-converting an invariant address.
+
+2009-04-17  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * doc/tm.texi (TARGET_DEFAULT_TARGET_FLAGS,
+       TARGET_MIN_ANCHOR_OFFSET, TARGET_MAX_ANCHOR_OFFSET,
+       TARGET_HAVE_SRODATA_SECTION, TARGET_HAVE_TLS,
+       TARGET_UNWIND_TABLES_DEFAULT, TARGET_TERMINATE_DW2_EH_FRAME_INFO):
+       Use @deftypevr rather than @deftypevar.
+
+2009-04-17  Richard Guenther  <rguenther@suse.de>
+
+       * tree-ssa-forwprop.c (get_prop_dest_stmt): Clean up
+       tuplification.
+       (get_prop_source_stmt): Likewise.
+       (can_propagate_from): Likewise.
+
+2009-04-17  Andrew Stubbs  <ams@codesourcery.com>
+
+       * configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG,
+       TM_MULTILIB_CONFIG and TM_MULTILIB_EXCEPTIONS_CONFIG.
+       (--with-multilib-list): Add default value.
+       * configure: Regenerate.
+       * Makefile.in (TM_ENDIAN_CONFIG): Define.
+       (TM_MULTILIB_CONFIG, TM_MULTILIB_EXCEPTIONS_CONFIG): Define.
+       * config.gcc (sh-*-*): Switch to using TM_ENDIAN_CONFIG,
+       TM_MULTILIB_CONFIG, and TM_MULTILIB_EXCEPTIONS_CONFIG.
+       Don't add default cpu to multilib list unnecessarily, but do enable
+       the relevant compiler option..
+       Add support for --with-multilib-list=<blank> and
+       --with-multilib-list=!<somelib> to supress unwanted multilibs.
+       * config/sh/t-sh (DEFAULT_ENDIAN, OTHER_ENDIAN): New variables.
+       (MULTILIB_ENDIAN, MULTILIB_CPUS): Delete variables.
+       (MULTILIB_OPTIONS): Redefine using OTHER_ENDIAN and
+       TM_MULTILIB_CONFIG.
+       (MULTILIB_EXCEPTIONS): Add TM_MULTILIB_EXCEPTIONS_CONFIG.
+       (MULTILIB_OSDIRNAMES): New variable.
+       * config/sh/t-1e: Delete file.
+       * config/sh/t-mlib-sh1: Delete file.
+       * config/sh/t-mlib-sh2: Delete file.
+       * config/sh/t-mlib-sh2a: Delete file.
+       * config/sh/t-mlib-sh2a-nofpu: Delete file.
+       * config/sh/t-mlib-sh2a-single: Delete file.
+       * config/sh/t-mlib-sh2a-single-only: Delete file.
+       * config/sh/t-mlib-sh2e: Delete file.
+       * config/sh/t-mlib-sh3e: Delete file.
+       * config/sh/t-mlib-sh4: Delete file.
+       * config/sh/t-mlib-sh4-nofpu: Delete file.
+       * config/sh/t-mlib-sh4-single: Delete file.
+       * config/sh/t-mlib-sh4-single-only: Delete file.
+       * config/sh/t-mlib-sh4a: Delete file.
+       * config/sh/t-mlib-sh4a-nofpu: Delete file.
+       * config/sh/t-mlib-sh4a-single: Delete file.
+       * config/sh/t-mlib-sh4a-single-only: Delete file.
+       * config/sh/t-mlib-sh4al: Delete file.
+       * config/sh/t-mlib-sh5-32media: Delete file.
+       * config/sh/t-mlib-sh5-32media-nofpu: Delete file.
+       * config/sh/t-mlib-sh5-64media: Delete file.
+       * config/sh/t-mlib-sh5-64media-nofpu: Delete file.
+       * config/sh/t-mlib-sh5-compact: Delete file.
+       * config/sh/t-mlib-sh5-compact-nofpu: Delete file.
+       * config/sh/t-linux: Don't override MULTILIB_EXCEPTIONS.
+       * doc/install.texi (Options specification): Add
+       --with-multilib-list and --with-endian.
+
 2009-04-17  Rafael Avila de Espindola  <espindola@google.com>
 
        * Makefile.in (REVISION_s): Always include quotes. Change ifdef to use