aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-07-07h8300.md (pushqi1_h8300hs): Revert my patch today.Kazu Hirata1-2/+2
2003-07-07Fix PR 10900.Dale Johannesen1-1/+1
2003-07-07i386-protos.h: Convert prototypes to ISO C90.Andreas Jaeger2-1052/+643
2003-07-07h8300.md: Use gen_int_mode instead of GEN_INT (trunc_int_for_mode (...)).Kazu Hirata1-5/+5
2003-07-07h8300.md (pushqi1_h8300hs): Optimize by pushing 2 bytes and then subtract 2 f...Kazu Hirata1-2/+2
2003-07-06re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson7-81/+25
2003-07-06h8300.c: Fix comment typos.Kazu Hirata16-25/+25
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth4-28/+0
2003-07-05h8300.c (compute_mov_length): Correct the length of loading CONST0_RTX (SFmode).Kazu Hirata1-0/+4
2003-07-05toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell1-12/+9
2003-07-05ggc.h: Follow spelling conventions.Kazu Hirata3-3/+3
2003-07-05Missed one in last change.Andreas Schwab1-1/+1
2003-07-05m68k.c: Remove code protected by CRDS.Andreas Schwab2-203/+18
2003-07-05fptr.c: Fix comment typos.Kazu Hirata11-16/+16
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