]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
PR c++/9367
[thirdparty/gcc.git] / gcc / ChangeLog
2003-03-02  sayle PR c++/9367
2003-03-01  kazu * config/h8300/h8300.md (a peephole2): New.
2003-03-01  rearnsha* predict.c (estimate_bb_frequencies): Correctly set
2003-03-01  neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-03-01  kazu * config/h8300/h8300.c (bit_operand): Accept MEM only...
2003-03-01  kazu * config/h8300/h8300.md (*tst_extzv_bitqi_1_n): Take...
2003-03-01  rearnsha* predict.c (estimate_bb_frequencies): Initialize the...
2003-03-01  rth * toplev.c (flag_eliminate_unused_debug_types...
2003-02-28  rth * flags.h: Add flag_eliminate_unused_debug_types.
2003-02-28  geoffkIn gcc/:
2003-02-28  aldyh2003-02-28 Aldy Hernandez <aldyh@redhat.com>
2003-02-28  jason * stor-layout.c (variable_size): Leave a minus...
2003-02-28  dje * config/rs6000/power4.md: Add compare bypass.
2003-02-28  thorpej* config/netbsd.h: Update copyright years.
2003-02-28  dalej2003-02-28 Dale Johannesen <dalej@apple.com>
2003-02-28  joel2003-02-28 Joel Sherrill <joel@OARcorp.com>
2003-02-28  bwilson * config.gcc (xtensa-*-linux*): Add t-slibgcc...
2003-02-28  rearnsha* arm.md (mulhisi3, mulhisi3addsi, mulhidi3adddi):...
2003-02-28  nickc(note_invalid_constants): Change parameter type from...
2003-02-28  kazu * config/h8300/h8300.md (*tst_extzv_bitqi_1_n): Accept the
2003-02-28  rsandifo * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Wrap in
2003-02-28  hubicka * combine.c (gen_lowpart_for_combine): Update handling of
2003-02-28  zlomek * emit-rtl.c (set_reg_attrs_for_parm): New function.
2003-02-28  sayle * gcc.c (do_spec_1): Treat %U like %u for unique...
2003-02-28  kazu * reload1.c (sext_for_mode): Remove.
2003-02-27  dje * config/rs6000/aix43.h (ASM_SPEC): Only emit...
2003-02-27  dje * config/rs6000/power4.md: Additional VMX bypasses.
2003-02-27  bosch * toplev.c (print_version): Add indentation for GGC...
2003-02-27  wilsonPatch for PR 9255
2003-02-27  sje * config/ia64/hpux.h (STARTFILE_PREFIX_SPEC): Remove.
2003-02-27  nickc(extendsfdf2): Add pattern accidentally deleted when...
2003-02-27  thorpej* config.gcc (*-*-netbsd[2-9]*, *-*-netbsdelf[2-9]...
2003-02-27  sayle * config/i386/cygwin.h: Don't include any other files...
2003-02-27  amodra * config/rs6000/rs6000.md: Add TI constant splitter.
2003-02-26  aoliva* builtins.c (purge_builtin_constant_p): Handle subreg of
2003-02-26  aoliva* function.c (assign_stack_local_1): Truncate constant...
2003-02-26  dje * config.gcc: Add power4 to PowerPC with_cpu...
2003-02-26  hubicka * objc-act.c: (mark_referenced_methods): Fix compilati...
2003-02-26  rakdver * gcov-dump.c (print_prefix): Fix signedness warning.
2003-02-26  danglin * pa.c (compute_frame_size): Don't assume PREFERRED_ST...
2003-02-26  matz * ra-colorize.c (merge_moves): Fix list handling.
2003-02-26  nickc* config/arm/arm.c (is_load_address): Rename to......
2003-02-26  hubicka * objc-act.c: Include cgraph.h
2003-02-26  rakdver * cse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-26  billingd2003-02-26 David Billinghurst <David.Billinghurst...
2003-02-26  zlomek * function.c (assign_parms): Set reg_attrs for paramet...
2003-02-26  amodramention PR number
2003-02-26  amodra * tlink.c (scan_linker_output): Drop leading '.' from...
2003-02-26  dje * config/rs6000/xcoff.h (ASM_FILE_START): Do...
2003-02-26  sayle * combine.c (combine_simplify_rtx, simplfy_comparison...
2003-02-26  sayle * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUI...
2003-02-26  rth * config/i386/i386.c (function_arg): Pass varia...
2003-02-25  kazu * reload1.c (reload_cse_move2add): Use STRICT_LOW_PART...
2003-02-25  sirl 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-02-25  rth * real.c (real_to_integer2): Force overflow...
2003-02-25  kazu * gcse.c (cprop_jump): Revert the 2003-02-23 change.
2003-02-25  vmakarovFixing typo in ChangeLog.
2003-02-25  vmakarov2003-02-25 Vladimir Makarov <vmakarov@toke.toronto...
2003-02-25  vmakarov2003-02-25 Vladimir Makarov <vmakarov@redhat.com>
2003-02-25  aldyh003-02-20 Aldy Hernandez <aldyh@redhat.com>
2003-02-25  hubicka * Makefile.in (lcm.o): Add dependency on function.h
2003-02-25  nickcFix typo. Name of fourth arg is 'fndecl' not 'indirect...
2003-02-24  hubicka * combine.c (simplify_shift_const): Fix previous...
2003-02-24  law * i386.md (testdi_1_rex64): Discourage reload...
2003-02-24  ro * config/alpha/osf.h (TARGET_OS_CPP_BUILTINS): Rename
2003-02-24  sayle * gcc.c (do_spec_1) ['{']: Handle pending argument...
2003-02-24  kkojima * config/sh/sh.c (TARGET_HAVE_TLS): Conditionally...
2003-02-23  amodra * calls.c (store_one_arg): Revert 1999-02-16 change...
2003-02-23  kazu * gcse.c (cprop_jump): Use the REG_EQUAL note if avail...
2003-02-23  ghazi * doc/invoke.texi (ggc-min-expand, ggc-min-heapsize...
2003-02-23  rth2003-02-22 Richard Henderson <rth@redhat.com>
2003-02-23  rth * config/i386/i386.c: Replace "mcpu" with ...
2003-02-22  schwab * config.gcc: Delete references to m68k/t-linux and
2003-02-22  hubicka * toplev.c (rest_of_compilation): Apply fotgotten...
2003-02-22  hubicka * config/linux.h (TARGET_HAS_F_SETLKW): Define.
2003-02-22  hubicka * c-decl.c (c_expand_body_1): Fix.
2003-02-22  hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-22  zlomek * config/i386/i386.md: Use gen_lowpart instead of...
2003-02-22  aj2003-02-22 Steven Bosscher <s.bosscher@student.tudelf...
2003-02-22  aj2003-02-22 Steven Bosscher <s.bosscher@student.tudelf...
2003-02-22  sayle * fold-const.c (omit_one_operand): No longer static.
2003-02-22  hp * config/cris/cris.c (cris_rtx_costs): Blockify dangli...
2003-02-22  hp * regmove.c (optimize_reg_copy_1): Do not replace...
2003-02-22  ghazi * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-02-22  hubicka * i386.c (def_builtin): Special case 64bit builtins.
2003-02-22  hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-02-21  hubicka * cfgrtl.c (commit_edge_insertions): Call
2003-02-21  amylaar * sh.h (OVERRIDE_OPTIONS): Fix code that clears 'e...
2003-02-21  zack * cpphash.h (struct lexer_state): Add directive_wants_...
2003-02-21  kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-21  hubicka * cfgrtl.c (commit_one_edge_insertion): Only mark...
2003-02-21  hubicka * toplev.c (parse_options_and_default_flags): Undo...
2003-02-21  ebotcazou PR optimization/8613
2003-02-21  bje2003-02-21 Ben Elliston <bje@redhat.com>
2003-02-20  aoliva* configure.in (TARGET_SYSTEM_ROOT): Set default to
2003-02-20  kazu * config/h8300/h8300.md (addhi3_incdec): Change the...
2003-02-20  sayle * explow.c (force_reg): Avoid useless REG_EQUAL notes.
2003-02-20  toon2003-02-20 Toon Moene <toon@moene.indiv.nluug.nl>
2003-02-20  hubicka * toplev.c (flag_sched2_use_superblocks, flag_sched2_u...
2003-02-20  dje * config/rs6000/rs6000.md: (attr "type"): Add...
next