OSDN Git Service

* m68hc11.c (m68hc11_reorg): Do not rebuild CFG.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-07-16 hubicka * m68hc11.c (m68hc11_reorg): Do not rebuild CFG.
2002-07-16 hubickaWed Jul 17 00:20:48 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-07-16 hubicka * i386.h (MACHINE_DEPENDENT_REORG): New macro.
2002-07-16 zack * builtins.c (std_expand_builtin_va_start): Remove...
2002-07-16 amylaar * regrename.c (copy_value): Don't record high part...
2002-07-16 sje*** empty log message ***
2002-07-16 sje * gcc/config/pa/long_double.h (FIXUNS_TRUNCTFDI2_LIBCA...
2002-07-16 rth * doc/invoke.texi (NS32K Options): Document...
2002-07-16 sje * gcc/explow.c (convert_memory_address): Remove specia...
2002-07-16 rearnshaFrom: Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-07-16 rearnsha* arm.md (stack_tie): New insn. Use an idiom that...
2002-07-16 hpFix ChangeLog date last entry
2002-07-16 hp * ra-rewrite.c: #include reload.h, insn-config.h
2002-07-16 amylaar * expr.c (emit_move_insn_1): Handle arbitrary moves...
2002-07-16 hubicka * i386.md (prefetch): Fix for 64bit mode.
2002-07-16 marekm * hard-reg-set.h (TEST_HARD_REG_BIT): Return 1 if...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-15 rth PR optimization/7153
2002-07-15 thorpej* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE...
2002-07-15 matz2002-07-15 Michael Matz <matz@suse.de>,
2002-07-15 jakub PR middle-end/7245
2002-07-14 amodra PR target/7282
2002-07-14 aj * config.gcc (sh64): Remove unused
2002-07-14 timjoslingMake gengtype.c language independent.
2002-07-13 sayle * expr.c [CLEAR_RATIO]: New macro defining the maximum...
2002-07-12 ciceron * config/m68hc11/m68hc11.md ("zero_extendsidi2"):...
2002-07-12 marekm * config/avr/avr.c (test_hard_reg_class): Fix TEST_HAR...
2002-07-11 amylaargcc:
2002-07-11 amylaar * combine.c (try_combine): When converting a paradoxic...
2002-07-11 ro * configure.in (mips*-*-irix6*o32): Enable stabs.
2002-07-11 danglin * pa.md (adddi3): Change predicate of operand 2 to...
2002-07-11 sayle * c-decl.c (duplicate_decls): Preserve the noreturn...
2002-07-11 amylaar * rtl.h (gen_rtx_CONST_VECTOR): Declare.
2002-07-11 danglin * pa.md (adddi3): For 32-bit targets, force constants...
2002-07-11 sayle PR c/2454
2002-07-11 sayle2002-07-10 Roger Sayle <roger@eyesopen.com>
2002-07-11 amodra * config/rs6000/linux64.h (ASM_SPEC): Define.
2002-07-10 aldyh2002-07-10 Aldy Hernandez <aldyh@redhat.com>
2002-07-10 toon2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-10 marekm * config/avr/avr.md: Fix two 0x80000000 constants...
2002-07-10 rupp * config/i386/i386.c (ix86_svr3_asm_out_constr...
2002-07-10 mmitchel * doc/invoke.texi (Debugging Options): Mention that...
2002-07-10 amylaar * combine.c (gen_lowpart_for_combine): Handle vector...
2002-07-10 law * mn10200.c (expand_prologue): Create REG_MAYBE...
2002-07-10 hubicka * i386.c (ix86_init_mmx_sse_builtins): Fix thinko.
2002-07-10 law * mn10200.c (expand_epilogue): Fix test to...
2002-07-10 amylaar * cse.c (cse_insn): Supply proper SUBREG_BYTE to simpl...
2002-07-10 gdr * diagnostic.h: #include location.h
2002-07-10 kraai * config/rs6000/aix.h: Convert CPP_PREDEFINES to
2002-07-09 dpatel2002-07-09 Devang Patel <dpatel@apple.com>
2002-07-09 neil * cpperror.c (cpp_error): Default to directive_line...
2002-07-09 amylaarTue Jul 9 22:37:44 2002 Stephen Clarke <stephen.clark...
2002-07-09 amylaar * sh.h (PREDICATE_CODES): Add general_extend_operand...
2002-07-09 mmitchel * dwarfout.c (dwarfout_init): Warn that DWARF1 is...
2002-07-09 sje * gcc/except.c (expand_eh_region_end_cleanup): Change...
2002-07-08 sje * gcc/c-pragma.h (add_to_renaming_pragma_list): New...
2002-07-08 sayle * combine.c (combine_simplify_rtx): Add an explicit...
2002-07-08 rsandifo * config/mips/mips.md: Add imadd type. Update schedul...
2002-07-07 neil * c-common.c (c_common_post_options): Update prototype;
2002-07-07 amylaar * sh.h (PRINT_OPERAND_PUNCT_VALID_P): Allow '\''.
2002-07-07 hp Emit MMIX function prologue and epilogue as rtl.
2002-07-06 ajChangeLog entry for my last patch:
2002-07-06 sayle PR c++/7099
2002-07-05 ciceron * config/m68hc11/m68hc11.md ("*movqi_68hc12"): Avoid...
2002-07-05 ciceron * config/m68hc11/m68hc11.md ("*ashlsi3"): Avoid saving...
2002-07-05 vmakarov2002-07-05 Vladimir Makarov <vmakarov@redhat.com>
2002-07-05 ciceron * config/m68hc11/m68hc11.md (peephole2): New peephole2...
2002-07-05 mmitchel PR c++/6706
2002-07-05 ro * gcc/gcc.c (asm_debug): Move initialization ...
2002-07-05 nathan * c-parse.in (extdef): Append ';'.
2002-07-04 aoliva* configure.in: Correct typos: gcc_cv_as_gdwarf2_debug_...
2002-07-04 geoffk * ggc.h (ggc_add_root): Document as obsolete.
2002-07-04 amylaar * sh.md (mshfhi_b, mshflo_b, mshfhi_l, mshflo_l, mshfh...
2002-07-04 amylaargcc:
2002-07-04 echristo2002-07-03 Eric Christopher <echristo@redhat.com>
2002-07-03 shebs * config/darwin.h (APPLE_CC): Remove, not meani...
2002-07-03 sayle * combine.c (struct_undo): Change types of recorded...
2002-07-03 law * i386.md (length_immediate attribute): Fix...
2002-07-03 dje * config/rs6000/rs6000.md (fix_truncdfsi2_inter...
2002-07-03 wcohen2002-07-02 Will Cohen <wcohen@redhat.com>
2002-07-03 amylaargcc:
2002-07-03 ghazigcc:
2002-07-02 cgd2002-07-02 Chris Demetriou <cgd@broadcom.com>
2002-07-02 cgdfurther fix formatting of previous ChangeLog entry
2002-07-02 cgdfix formatting of previous ChangeLog entry
2002-07-02 dpatel * objc/objc-act.c (adjust_type_for_id_default...
2002-07-02 neil * cpptrad.c: Update comment.
2002-07-02 neil * cppinit.c (cpp_handle_option): Suppress warnings...
2002-07-02 neil * doc/cpp.texi: Update for traditional preprocessing...
2002-07-02 shebs2002-07-02 Ziemowit Laski <zlaski@apple.com>
2002-07-02 amylaarTue Jul 2 18:45:45 2002 J"orn Rennecke <joern.renneck...
2002-07-02 neil * cppinit.c (cpp_handle_option): Suppress warnings...
2002-07-02 sayle * config/sh/sh.c (sh_media_init_builtins): Change...
2002-07-02 amodra * README.Portability: Fix typos.
2002-07-01 hp PR target/7177
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-07-01 zack * config/ip2k/t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1...
2002-07-01 danglin * emit-rtl.c (init_emit_once): Add missing cast to...
2002-07-01 sayle PR opt/4046
2002-07-01 nerodenKill last references to LIBGCC1_TEST, which is never...
next