aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-07-042064.md: Change GNU CC to GCC.Ulrich Weigand10-130/+134
2003-07-04aix51.h (TARGET_C99_FUNCTIONS): Define.Roger Sayle2-0/+10
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith1-60/+135
2003-07-03Patch from Uwe Stieber.Uwe Stieber1-2/+6
2003-07-03sparc.c (function_arg_partial_nregs): Use SPARC_INT_ARG_MAX to determine wher...Eric Botcazou1-3/+3
2003-07-032064.md: Fix comment typos.Kazu Hirata13-26/+26
2003-07-03* config/mips/mips.h (save_argv): Delete.Kaveh R. Ghazi1-1/+0
2003-07-03m32r.c: Fix comment typos.Kazu Hirata12-33/+33
2003-07-03gcse.c: Fix misspelling.Matt Kraai1-1/+1
2003-07-03system.h: Include filenames.h.Zack Weinberg4-29/+1
2003-07-02emmintrin.h: Fix comment typos.Kazu Hirata6-14/+14
2003-07-02h8300.c (compute_mov_length): Fix the length of loading CONST0_RTX (SFmode).Kazu Hirata3-4/+4
2003-07-02Actually remove iris[34].h.Rainer Orth2-104/+0
2003-07-02mips.md (addsi3): Remove workaround for adds of -32768.Richard Sandiford1-36/+4
2003-07-02mips.c (machine_function): Add new fields: ignore_hazard_length_p and all_nor...Richard Sandiford2-76/+273
2003-07-02iris5.h (SET_FILE_NUMBER): Moved here from iris3.h.Rainer Orth3-46/+55
2003-07-01alpha.c: Fix comment typos.Kazu Hirata9-20/+20
2003-07-01rs6000.md (ctr{s,d}i_internal?): Add earlyclobber for MEM case.David Edelsohn1-60/+60
2003-07-01sol2.h, [...]: Use c_dialect_ macros.Neil Booth14-29/+26
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata5-200/+13
2003-07-01spe.h (__ev_set_spefscr_frmc): Set the flag.Mark Mitchell1-0/+1
2003-07-01xtensa-config.h: New file imported from binutils.Bob Wilson4-62/+3
2003-06-30s390.c (s390_extra_constraint): New function.Ulrich Weigand4-491/+767
2003-06-302084.md: New file.Hartmut Penner3-4/+341
2003-06-30README: Fix spelling for "testcase".Volker Reichelt6-11/+11
2003-06-30h8300.h (LEGITIMATE_CONSTANT_P): Make it always 1.Kazu Hirata1-1/+1
2003-06-30config.gcc [...]: Support --with-arch, --with-tune, and --with-mode configure...Ulrich Weigand4-91/+96
2003-06-30alpha.h (FUNCTION_ARG_PADDING): Remove.Kazu Hirata2-13/+0
2003-06-30h8300.c (compute_mov_length): Fix length of mov:SF on H8/300.Kazu Hirata1-4/+1
2003-06-30(fyl2x_sfxf3, fyl2x_dfxf3, fscale_sfxf3, fscale_dfxf3): Fix condition.Jan Hubicka1-6/+6
2003-06-30rs6000.c (rs6000_split_altivec_in_gprs): New function.Hartmut Penner3-20/+206
2003-06-30(BIGGEST_FIELD_ALIGNMENT): Make defintion constant.Nick Clifton1-1/+1
2003-06-30arm.c (arm_rtx_costs): Remove #if 0 block.Ben Elliston1-30/+0
2003-06-30i386.c (standard_80387_constant_p): Accept TFmode constants too.Jan Hubicka2-29/+151
2003-06-29target-def.h: Remove usage of OBJECT_FORMAT_ROSE.Andreas Jaeger1-1/+0
2003-06-29pa.c (update_total_code_bytes): New function.John David Anglin1-92/+283
2003-06-29* config/rs6000/rs6000.c (processor_target_table): Add 970.David Edelsohn1-1/+4
2003-06-29dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X, -1) with ggc_strdup.Kazu Hirata1-2/+2
2003-06-29ip2k.c (ip2k_reorg): Use INSN_P instead of its definition.Kazu Hirata1-1/+1
2003-06-28* config/avr/avr.c: Fix a comment typo.Kazu Hirata1-1/+1
2003-06-28avr-protos.h: Replace avr_simplify_comparision_p with avr_simplify_comparison_p.Kazu Hirata2-3/+3
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata8-12/+12
2003-06-28m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate __mc68020__ on TARGET_68020.Neil Booth1-1/+2
2003-06-28* config/h8300/h8300.c: Fix a comment typo.Kazu Hirata1-1/+1
2003-06-28gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.Kazu Hirata2-4/+4
2003-06-28* config/ia64/ia64.md: Follow recent emit_note API change.Andreas Schwab1-2/+2
2003-06-28alpha.md (anonymous define_split): Adjust emit_note call to match recent API ...Roger Sayle1-1/+1
2003-06-27re PR target/11014 ([m68k] MIT / MOTOROLA assembly conflict)Gunther Nikl1-2/+14
2003-06-27mips.c (mips_build_va_list): Make padding in va_list structure explicit to av...Chris Demetriou1-2/+10
2003-06-27s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.Ulrich Weigand4-96/+168