OSDN Git Service

* tree-into-ssa.c: Re-organize internal functions.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2005-02-24 dnovillo * tree-into-ssa.c: Re-organize internal functions.
2005-02-24 rth PR middle-end/18902
2005-02-24 kazu * cse.c (delete_trivially_dead_insns): Speed up by...
2005-02-24 bernie * config/m68k/m68k.c (m68k_save_reg): Also save A5...
2005-02-23 drow * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove.
2005-02-23 wilsonFix out-of-bounds array access found by mudflap.
2005-02-23 sayle PR target/20018
2005-02-23 dje * t-aix43 (SHLIB_INSTALL): Create directory for shared...
2005-02-23 kazugcc/
2005-02-23 ebotcazou PR target/20159
2005-02-23 bonzini2005-02-23 Paolo Bonzini <bonzini@gnu.org>
2005-02-23 dnovillo PR tree-optimization/20100
2005-02-23 wilsonFix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.
2005-02-23 kazugcc/
2005-02-23 dpatel PR 19952
2005-02-23 dje * config/rs6000/aix.h (WINT_TYPE): Define.
2005-02-22 shebs * config/rs6000/rs6000.c (rs6000_override_optio...
2005-02-22 dj* c-common.c (c_common_type_for_mode): Pass the mode...
2005-02-22 kazu * tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.
2005-02-22 kazu * cfg.c (cached_make_edge): Call make_edge if edge...
2005-02-22 dnovillo * tree-into-ssa.c (rewrite_blocks): Move debug dumps...
2005-02-22 aolivagcc/ChangeLog:
2005-02-22 dj* tree-ssa-loop-ivopts.c (computation_cost): Start...
2005-02-21 scox * config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN...
2005-02-21 kazu * flow.c (delete_dead_jumptables): Speed up by scannin...
2005-02-21 kazu * tree-cfg.c (fold_cond_expr_cond): New.
2005-02-21 law * cfganal.c (find_unreachable_blocks): Manually...
2005-02-21 kazu * c-objc-common.h, c-pretty-print.c, cgraphunit.c...
2005-02-21 kazu * tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.
2005-02-21 uweigand * dbxout.c (dbxout_function_end): Emit Lscope label...
2005-02-21 rguenth2005-02-21 Richard Guenther <rguenth@gcc.gnu.org>
2005-02-21 bonzini2005-02-21 Paolo Bonzini <bonzini@gnu.org>
2005-02-21 ebotcazou PR tree-optimization/18663
2005-02-21 kazu * gcse.c: Remove an obsolete comment.
2005-02-21 kazu * gcse.c: Remove an obsolete comment.
2005-02-20 hp * doc/extend.texi (Function Attributes) <Attribute...
2005-02-20 danglin * pa.c (pa_assemble_integer, get_plabel): Small cleanups.
2005-02-20 zack PR 18785
2005-02-20 dorit PR tree-optimization/19951
2005-02-20 steven PR middle-end/19698
2005-02-19 zack * mklibgcc.in: If libgcc_eh.a would be empty, put...
2005-02-19 rsandifo PR other/19525
2005-02-19 jakub PR tree-optimization/19828
2005-02-19 phython2005-02-18 James A. Morrison <phython@gcc.gnu.org>
2005-02-19 wilsonRemove obsolete IA-64 -mb-step option.
2005-02-19 jakub PR c/20043
2005-02-19 shebs * config/darwin.c (machopic_select_rtx_section...
2005-02-18 geoffk * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE...
2005-02-18 sayle * fold-const.c (constant_boolean_node): Always create...
2005-02-18 jsm28 * except.c (output_function_exception_table): Call
2005-02-18 jsm28 PR target/19886
2005-02-18 uweigandChangeLog:
2005-02-18 jason * gimplify.c (gimplify_modify_expr_rhs) [CALL_E...
2005-02-18 rearnsha * arm/lib1funcs.asm (FUNC_ALIAS): New macro.
2005-02-18 pinskia2005-02-18 Andrew Pinski <pinskia@physics.uc.edu>
2005-02-18 aolivagcc/ChangeLog:
2005-02-18 phython2005-02-18 James A. Morrison <phython@gcc.gnu.org>
2005-02-18 jakub PR c++/19813
2005-02-18 jsm28 * genautomata.c (output_get_cpu_unit_code_func,
2005-02-17 jakub PR c++/20023
2005-02-17 jakub PR tree-optimization/18947
2005-02-17 kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-17 sayle PR tree-optimization/19917
2005-02-17 kazu * libgcc2.c, tree-vect-analyze.c: Fix comment typos.
2005-02-17 uweigand2005-02-17 Andreas Krebbel <krebbel1@de.ibm.com>
2005-02-17 jakub * config/s390/s390.c (s390_alloc_pool, s390_free_pool,
2005-02-17 dberlin2005-02-17 Daniel Berlin <dberlin@dberlin.org>
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-17 corsepiu2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
2005-02-17 irar * tree-data-ref.c (array_base_name_differ_p...
2005-02-17 irar * tree-vect-analyze.c (vect_analyze_pointer_ref...
2005-02-17 dorit * Makefile.in (tree-vect-analyze.o, tree-vect...
2005-02-17 ebotcazouFix ambiguous entry.
2005-02-17 jason PR mudflap/19319, c++/19317
2005-02-17 gerald * doc/install.texi (Specific): Update link for Darwin...
2005-02-17 phython2005-02-16 James A. Morrison <phython@gcc.gnu.org>
2005-02-17 djeFix date typo.
2005-02-17 dje PR target/19019
2005-02-16 rth PR 19920
2005-02-16 rearnsha * PR target/19162
2005-02-16 shebs * config.gcc (powerpc-*-darwin*): Use fragment...
2005-02-16 ebotcazou * doc/install.texi (sparc-sun-solaris2*): Document...
2005-02-16 dnovillo PR tree-optimization/19865
2005-02-16 rth PR debug/19521
2005-02-16 kazu PR tree-optimization/19967
2005-02-16 kazu PR target/20007
2005-02-16 jakub PR middle-end/19857
2005-02-16 law * gcse.c (blocks_with_calls): New bitmap.
2005-02-16 pinskia2005-02-15 Peter O'Gorman <peter@pogma.com>
2005-02-16 sayle2005-02-15 Andy Hutchinson <HutchinsonAndy@netscape...
2005-02-15 djeAdd Alan Modra to last ChangeLog entry.
2005-02-15 dje PR target/19019
2005-02-15 phython2005-02-15 James A. Morrison <phython@gcc.gnu.org>
2005-02-15 phython2005-02-15 James A. Morrison <phython@gcc.gnu.org>
2005-02-15 dberlin2005-02-15 Daniel Berlin <dberlin@dberlin.org>
2005-02-15 kazu * passes.c (rest_of_handle_gcse): Fix a comment.
2005-02-15 law * gcse.c (canon_modify_mem_set_list_set): Kill...
2005-02-15 kazu * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree...
2005-02-15 rth * bb-reorder.c (find_traces_1_round): Force...
2005-02-15 kazu * flow.c (recompute_reg_usage): Remove all arguments.
next