OSDN Git Service

* toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when not
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-03-03 hubicka * toplev.c (rest_of_compilation): Avoid cfg_cleanup...
2003-03-03 kazu * config/h8300/h8300.md (*ixorsi3_zext_hi): Restrict to
2003-03-03 kazu * config/h8300/h8300.md (a peephole2): New.
2003-03-03 kazu * config/h8300/h8300.md (*extzv_8_8): Use shorter...
2003-03-03 kazu * reload1.c (reload_cse_move2add): Remove variable...
2003-03-02 ghazi * ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY...
2003-03-02 rth * configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS...
2003-03-02 neil * c-incpath.c (add_path): Fix sysp assignment.
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2003-03-02 geoffk * fix-header.c (read_scan_file): Don't reference simpl...
2003-03-02 ciceron * config/m68hc11/m68hc11.c (m68hc11_override_options...
2003-03-02 ciceron * config/m68hc11/m68hc11.md ("mulqi3"): Allow address...
2003-03-02 ciceron * config/m68hc11/m68hc11.c (m68hc11_shift_operator...
2003-03-02 neil * toplev.c (aux_base_name): Moved from toplev.h.
2003-03-02 kazu * config/h8300/h8300-protos.h: Add a prototype for
2003-03-02 neil * c-incpath.c (remove_component_p, simplify_path)...
2003-03-02 neil * gcc.c (default_compilers): Add -no-integrated-cpp...
2003-03-02 kazu * config/h8300/h8300.md (zero_extendqisi2): Change...
2003-03-02 ghazi * fp-bit.h (float_to_usi): Fix condition wrappin...
2003-03-02 kazu * config/h8300/h8300.md (a peephole2): Remove dead...
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...
next