OSDN Git Service

* config/alpha/alpha.c (reg_or_const_int_operand): New.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-06-04 rth * config/alpha/alpha.c (reg_or_const_int_operan...
2002-06-04 rth * crtstuff.c (__EH_FRAME_BEGIN__): Conditionali...
2002-06-04 rth * config/alpha/alpha-protos.h: Eliminate unneed...
2002-06-04 rth * config/alpha/alpha.c (reg_or_0_operand):...
2002-06-04 rth * alias.c (nonoverlapping_memrefs_p): Fix off...
2002-06-04 sayle * gcse.c (cprop_jump): Use single_set to get the pattern
2002-06-03 gdr * diagnostic.h (diagnostic_count): Move from output_bu...
2002-06-03 hubicka * except.c (except.c): Do not rebuild CFG.
2002-06-03 hubicka * integrate.c (copy_insn_list): Properly pace the...
2002-06-03 neil * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): New.
2002-06-03 thorpejFix typo in previous correction.
2002-06-03 thorpejCheck in file mistakenly omitted when sh*-*-netbsdelf*
2002-06-03 thorpej* config/ns32k/netbsd.h: Update copyright years.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-06-03 kazu * config/h8300/elf.h: Fix formatting.
2002-06-03 thorpej* config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.
2002-06-02 tromey * fixinc/fixincl.x: Rebuilt.
2002-06-02 neilconfig/i370:
2002-06-02 hubicka * final.c (final): Allow notes to not have computed...
2002-06-02 rth * gcse.c (bypass_conditional_jumps): Fix typo...
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-06-02 neilconfig/h8300:
2002-06-02 rth * alias.c: Include target.h.
2002-06-02 neil * c-lex.c: Update copyright and file description.
2002-06-02 neil * ChangeLog: Credit Zack appropriately.
2002-06-02 neil * config/fr30/fr30.h: Update to new CPP macros.
2002-06-02 neil * config/dsp16xx/dsp16xx.h: Update to new CPP macros.
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-06-02 gdr * diagnostic.h (struct diagnostic_context): Add new...
2002-06-02 rth * rtl.h (CC0_P): New.
2002-06-02 gdr * diagnostic.c (diagnostic_finish): Rename to output_f...
2002-06-02 hubicka * cfgrtl.c (commit_one_edge_insertion): Fix warning.
2002-06-02 neil * d30v.h (CPP_PREDEFINES): Replace with
2002-06-02 sayle * config/alpha/alpha.h [ASM_OUTPUT_LABELREF]: Fix...
2002-06-02 hubicka * gcse.c (bypass_conditional_jumps): Use single set...
2002-06-02 rth * rtlanal.c (volatile_refs_p): Not automaticall...
2002-06-01 marekm Support for C++ constructors/destructors.
2002-06-01 m.hayes * c4x/c4x.h (TARGET_CPU_CPP_BUILTINS): New.
2002-06-01 hubicka * Makefile.in (tracer.o): New.
2002-06-01 dberlin2002-06-01 Daniel Berlin <dberlin@dberlin.org>
2002-06-01 sayle * gcse.c (cprop_cc0_jump): Function deleted.
2002-06-01 sayle * tree.c (real_minus_onep): New function to test for...
2002-06-01 sayle * fold-const.c (fold_truthop): Transform "a || b"...
2002-06-01 aj * cppexp.c (cpp_classify_number): Cast precission...
2002-06-01 marekm * config/avr/avr.c (avr_mcu_types): Remove devices...
2002-06-01 kazu * config/h8300/h8300-protos.h: Add a prototype for
2002-06-01 hubicka * basic-block.h (struct basic_block_def): New field...
2002-06-01 alehotsky*** empty log message ***
2002-06-01 zack * Makefile.in (INSTALL_CPP, UNINSTALL_CPP): Remove.
2002-06-01 rth * configure.in (HAVE_AS_TLS): Add alpha tests.
2002-05-31 zack * cppinit.c (append_include_chain): Always pay attenti...
2002-05-31 kazu * target.h: Fix formatting.
2002-05-31 rth * expr.c (compare_from_rtx): Generate compariso...
2002-05-31 rth * gcc.c (cpp_unique_options): Remove "-d" options.
2002-05-31 dj* gcc/Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1...
2002-05-31 shebs2002-05-31 Stan Shebs <shebs@apple.com>
2002-05-31 danglin2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
2002-05-31 dje * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME...
2002-05-31 alehotsky*** empty log message ***
2002-05-31 amylaar * config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm...
2002-05-31 hubicka * i386.c (classify_argument): Properly handle base...
2002-05-31 hubicka * gcse.c (gcse_emit_move_after): New.
2002-05-31 rakdver * cfgloop.c (flow_loops_find): Initialize first and...
2002-05-31 neil * c-common.c (builtin_define_std): Correct logic.
2002-05-31 danglin * pa.c (output_millicode_call): Correct "be,l" insn...
2002-05-31 danglin * pa.c: Move output.h include after tree.h include.
2002-05-31 thorpej* config/ns32k/ns32k.h: Define named constants for the
2002-05-31 danglin2002-05-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
2002-05-31 danglin * pa.c (following_call): Check TARGET_JUMP_IN_DELAY.
2002-05-31 thorpej* config.gcc (ns32k-*-netbsd*): Set tm_file to
2002-05-31 thorpej* longlong.h (count_trailing_zeros): Add missing \...
2002-05-31 aldyh2002-05-31 Aldy Hernandez <aldyh@redhat.com>
2002-05-31 thorpej* config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.
2002-05-30 rth PR optimization/6822
2002-05-30 rth * expmed.c (const_mult_add_overflow_p): New.
2002-05-30 rth * c-common.c (c_common_attribute_table): Add...
2002-05-30 rth * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_F...
2002-05-30 kazu * langhooks.c: Fix formatting.
2002-05-30 espie2002-05-30 Marc Espie <espie@openbsd.org>
2002-05-30 law * flow.c (propagate_one_insn): Revise yesterday...
2002-05-30 amylaar * lcm.c (output.h): #include.
2002-05-30 hubicka * gengenrtl.c (type_from_format, accessor_from_format...
2002-05-30 zackFix omission in log for earlier change
2002-05-30 thorpej* config/m68k/netbsd-elf.h (LONG_DOUBLE_TYPE_SIZE)...
2002-05-30 law * pa.h (ASM_OUTPUT_MI_THUNK): Remove unwanted...
2002-05-30 aldyh2002-05-30 Aldy Hernandez <aldyh@redhat.com>
2002-05-30 davem2002-05-29 David S. Miller <davem@redhat.com>
2002-05-30 hp * config/mmix/mmix.c: Include real.h.
2002-05-30 thorpej* config/mips/mips.h (READONLY_DATA_SECTION_ASM_OP...
2002-05-30 kazu * config/h8300/h8300-protos.h: Remove prototypes for
2002-05-30 thorpej* config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
2002-05-30 hp * doc/md.texi (Patterns): Note pattern condition pitfall
2002-05-30 aldyh2002-05-29 Aldy Hernandez <aldyh@redhat.com>
2002-05-30 rth * config/i386/biarch64.h (TARGET_64BIT_DEFAULT...
2002-05-30 rth * config/i386/i386.c (USE_HIDDEN_LINKONCE)...
2002-05-29 thorpej* config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS...
2002-05-29 law * flow.c (propagate_one_insn): Do not remove...
2002-05-29 law * haifa-sched (sched_analyze): Remove another...
2002-05-29 law * pa.h (ASM_OUTPUT_MI_THUNK): Move implementati...
2002-05-29 marekm * config/avr/avr.c (avr_base_arch_macro, avr_extra_arc...
next