OSDN Git Service

* pt.c (do_type_instantiation): Add complain parm; don't complain
[pf3gnuchains/gcc-fork.git] / gcc / config /
2000-08-03 hubicka * reg-stack.c (subst_stack_regs_pat): Use replace_reg...
2000-08-03 law * h8300.c: Fix a comment typo.
2000-08-03 amylaar From SAITOH Masanobu:
2000-08-03 cgf* config/i386/cygwin.h: Remove -remap from CPP_SPEC...
2000-08-03 law * pa.md (shadd height reduction patterns/splitt...
2000-08-03 wilsonWorkaround for -fssa testsuite failures.
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-08-02 hubicka * i386.c (legitimate_address_p): Accept other bases...
2000-08-02 hubicka * i386.md (shift to lea splitter): Use const_int_operand.
2000-08-02 jason * config/i386/beos-elf.h (STARTFILE_SPEC):...
2000-08-02 geoffk* rtl.h (enum reg_note): Add REG_MAYBE_DEAD.
2000-08-01 wilsonFinish ABI change started by last patch, this time...
2000-08-01 rth * config/elfos.h (ASM_DECLARE_OBJECT_NAME)...
2000-08-01 crux From Joern Rennecke:
2000-08-01 wilsonAdjust structure parameter passing to match ABI change.
2000-08-01 law * h8300.md: Fix formatting.
2000-07-31 mmitchel * Makefile.in (ssa.o): Updated header files in depende...
2000-07-31 green2000-07-30 Anthony Green <green@redhat.com>
2000-07-31 law * h8300.c (get_shift_alg): Remove the variable...
2000-07-31 law * h8300.h (MODES_TIEABLE_P): Accept a combinati...
2000-07-31 law * h8300.c (split_adds_subs): Rearrange code...
2000-07-31 hubicka * i386.md (addsi to lea splitter, ashlqi3_1_lea):...
2000-07-31 hubickaFix bug in my last checkin.
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-07-30 hubicka * i386.md (*lea_general_[123]) New insns and splits.
2000-07-30 m.hayes * config/c4x/c4x.md (set_ldp_prologue): Add for RTL...
2000-07-30 m.hayes * config/c4x/c4x.c (c4x_emit_move_sequence): Use loadq...
2000-07-30 m.hayes * config/c4x/c4x.c (c4x_rptb_insert): Make more robust.
2000-07-30 m.hayes * config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output...
2000-07-30 m.hayes * config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid...
2000-07-30 m.hayes * config/c4x/libgcc.S: (divqf3): Improve accuracy.
2000-07-29 aj * configure.in (mips*-*-linux*): Use mips*el to check...
2000-07-28 rth * config/ia64/ia64.c (ia64_print_operand):...
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-28 ghazi * dwarf2out.c: Indent #error directive.
2000-07-28 aldyhremoved constraints in expander.
2000-07-28 aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
2000-07-27 law * pa/x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_...
2000-07-27 law * i370.c: Remove LONGEXTERNAL ifdef from alias_...
2000-07-27 law * h8300.c (print_operand): Print ":8" when...
2000-07-27 rth * config/ia64/ia64.md (movqicc_astep, movqi_int...
2000-07-26 nickcRemove definition of __arm__ from CPP_PREDEFINES
2000-07-25 rth * config/alpha/osf.h (SIZE_TYPE, PTRDIFF_TYPE...
2000-07-25 amylaar * sh.md (cmpgtdi_t): Must be split.
2000-07-25 jakub * config/i386/i386.md (andsi_1+1): Allow HImode.
2000-07-25 jakub * config/i386/i386.md (call_pop): Check operands[0],
2000-07-25 dje * rs6000.c (print_operand, case 'T'): New case.
2000-07-25 rth * config/ia64/ia64.c (ia64_print_operand):...
2000-07-24 meissnerDelete references to FUNCTION_ARG_KEEP_AS_REFERENCE
2000-07-24 nickcGenerate REG_FRAME_RELATED_EXPR notes that are compatib...
2000-07-23 jleSun Jul 23 14:49:12 2000 Jason Eckhardt <jle@cygnus...
2000-07-23 law * h8300.c: Fix formatting.
2000-07-21 dje * rs6000.h (SIZE_TYPE): Define.
2000-07-21 geoffk* config/rs6000/aix43.h (CPP_SPEC): Define __LONG_MAX__...
2000-07-21 geoffk* config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY...
2000-07-21 geoffk* config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPU...
2000-07-21 geoffk* config/rs6000/rs6000.h (PREFERRED_RELOAD_CLASS):...
2000-07-20 law * h8300.c (two_insn_adds_subs_operand): Fix...
2000-07-20 wilsonFix out-of-range immediate for large thunk offset.
2000-07-19 wilsonFix for abort while compiling PlumHall.
2000-07-17 rth * config/ia64/ia64.md (movdi): Split out load...
2000-07-17 cpopetz * mips.c (mips_expand_prologue): Don't calculate the...
2000-07-17 law * pa.c (emit_hpdiv_const): Update to match...
2000-07-17 law * h8300.md: Fix the format of mac.
2000-07-17 law * h8300.c (two_insn_adds_subs_operand): Improve...
2000-07-17 law * configure.in (vax-*-openbsd): Change to...
2000-07-17 lawForgot to check in several days ago.
2000-07-15 rth * config/ia64/ia64-protos.h (ia64_move_ok)...
2000-07-15 ghaziWarning patch:
2000-07-15 mmitchel * config/mh-irix6 (CC): Don't set it.
2000-07-14 cpopetz * config/mips/mips.md: (absdi2): Handle sign_extend for
2000-07-13 zack * final.c (profile_function): Do not emit profile...
2000-07-12 law * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
2000-07-12 law * configure.in (m88k-openbsd): Express configur...
2000-07-12 law * pa.c (hppa_encode_label): Store labels in gc memory...
2000-07-11 cpopetz * config/mips/mips.c (simple_memory_operand): Access the
2000-07-10 rth * config/ia64/ia64.c (got_symbolic_operand...
2000-07-08 ghaziCommited on behalf of geoffk@cygnus.com:
2000-07-07 hubicka * i386.md (call_pop, call, call_value_pop): Do not set
2000-07-07 wilsonFix glibc -O2 iso646.i abort.
2000-07-06 law * h8300-proto.h: Fix formatting.
2000-07-06 wilsonFix glibc 2.2 build failure from fr reunification patch.
2000-07-04 ghazi * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix...
2000-07-04 denisc * config/avr/avr.h (MASK_*): Define bits for target_flags.
2000-07-03 geoffk* config/rs6000/rs6000.c (rs6000_emit_move): New function.
2000-07-03 jakub * config/i386/i386.md (movstrictqi_xor): Use 'q' const...
2000-07-03 nickcFix peepholes to prevent pre-/post- increment addressin...
2000-07-03 denisc * config/avr/avr.c (out_adj_frame_ptr): Make "frame...
2000-07-03 ghazi * fp-bit.h: New file.
2000-07-01 rth * config/ia64/ia64.c (symbolic_operand): Reject...
2000-06-30 law * pa/som.h (ASM_WEAKEN_LABEL): Export weak...
2000-06-30 wilsonFix glibc 2.2 build failure.
2000-06-29 wilsonFor glibc 2.2.
2000-06-29 wilsonFix java build failure.
2000-06-29 tromey2000-06-29 Andrew Haley <aph@cygnus.com>
2000-06-28 law * i386-interix.h (STRIP_NAME_ENCODING): Declare...
2000-06-28 law * alpha/alpha-interix.h: Delete redundant -Asyst...
2000-06-28 rth * config/alpha/alpha.c (summarize_insn): Ignore...
2000-06-28 hubicka * i386.md (prologue_set_got): Set length_immediate...
2000-06-27 rth * config/ia64/ia64.c (emit_insn_group_barriers...
next