aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-01-30(arm_output_epilogue): Update stack pointer when popping saved IP registerNick Clifton1-1/+1
2003-01-30aix43.h: Fix comment typos.Kazu Hirata8-19/+19
2003-01-30lib1funcs.asm: Fix comment typos.Kazu Hirata4-13/+13
2003-01-30* config/fp-bit.h (__make_dp): Declare if TMODES.Alexandre Oliva1-0/+1
2003-01-29h8300.h (PREDICATE_CODES): Add entries for general_operand_src and general_op...Kazu Hirata1-19/+23
2003-01-29rs6000.c (function_arg_pass_by_reference): Return true for variable sized types.David Edelsohn1-4/+27
2003-01-29arm.c (arm_legtimize_address): New function.Richard Earnshaw3-85/+107
2003-01-29re PR target/9295 ([mips-rtems] config/mips/rtems.h init/fini issue)Joel Sherrill1-1/+2
2003-01-29re PR bootstrap/9293 ([m68k-elf/rtems] config/m68k/t-crtstuff bug)Joel Sherrill1-2/+4
2003-01-29re PR bootstrap/9292 (hppa1.1-rtems configurery problems)Joel Sherrill1-1/+4
2003-01-29* i386.md (subdi3_carry_rex64): Fix typo.Jan Hubicka1-1/+1
2003-01-28coretypes.h (cpp_reader): Forward declare struct.Stan Shebs3-6/+2
2003-01-28config.gcc (ia64*-*-aix*): Remove.Richard Henderson3-294/+0
2003-01-28m68k.md (tablejump+2): Don't sign extend an address register.Andreas Schwab7-50/+105
2003-01-28ia64.c (ia64_rwreloc_section_type_flags): New.Richard Henderson2-0/+15
2003-01-28cris.c (cris_address_cost): Make static.Richard Henderson3-4/+8
2003-01-28emit-rtl.c (const_double_htab_hash): Use mode in the hash.Dale Johannesen1-12/+14
2003-01-28target.h (targetm.address_cost): New.Richard Henderson74-569/+303
2003-01-28i386.md (*movsi_1): Use movdqa to move one xmm register to another one.Vladimir Makarov1-1/+1
2003-01-28mips.h (UNITS_PER_HWFPVALUE): Renamed from...Alexandre Oliva1-0/+162
2003-01-28sh.h (CLASS_MAX_NREGS): If TARGET_SHMEDIA...Richard Sandiford1-2/+6
2003-01-28i386.c (ix86_carry_flag_operator): New predicate.Jan Hubicka3-29/+154
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson83-2638/+3300
2003-01-27* config/vax/vax-protos.h: Update. Really.Richard Henderson1-4/+0
2003-01-27* config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.Richard Henderson2-8/+7
2003-01-28mips.h (UNITS_PER_HWFPVALUE): Renamed from...Alexandre Oliva3-16/+80
2003-01-26fde-glibc.c: Fix comment typos.Kazu Hirata5-14/+14
2003-01-26i386-modes.def: Fix comment typos.Kazu Hirata3-5/+5
2003-01-26avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.Steven Bosscher5-51/+56
2003-01-26fp-bit.h: Define macros for TFmode floating-point constants in IBM-extended T...Alexandre Oliva2-1/+103
2003-01-26fp-bit.h: Define macros for TFmode floating-point constants in IEEE quad TFmo...Alexandre Oliva2-59/+279
2003-01-25* config/m68hc11/m68hc11.md: Fix a comment typo.Kazu Hirata1-1/+1
2003-01-25i386.c (x86_output_mi_thunk): Correct test for TARGET_MACHO.Andreas Jaeger1-1/+1
2003-01-25ia64.c (ia64_rwreloc_select_rtx_section): Rename from ia64_aix_select_rtx_sec...Richard Henderson3-20/+25
2003-01-25h8300.c (h8300_shift_needs_scratch_p): Update a comment.Kazu Hirata1-1/+1
2003-01-25* config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.Richard Henderson1-1/+1
2003-01-25t-sco5gas: (CRTSTUFF_T_CFLAGS_S): Delete -mcoff.Richard Henderson1-1/+1
2003-01-25crtend.asm [...]: Make __do_global_ctors_aux hidden global and don't put it i...Andreas Schwab2-8/+10
2003-01-25i386.c (ix86_expand_movstr, [...]): Consistently do libcall for large blocks.Jan Hubicka2-19/+28
2003-01-25* config/i386/i386.c (x86_output_mi_thunk) Add Darwin/x86 support.Stuart Hastings1-0/+11
2003-01-25c4x.md (UNSPEC_BU): New constants.Michael Hayes1-75/+82
2003-01-24xtensa.c: Remove unused include of machmode.h.Bob Wilson2-9/+8
2003-01-24builtins.c (DEF_BUILTIN): Accept 10 arguments.Jan Hubicka1-0/+7
2003-01-24config.gcc (xtensa-*-elf*): Removed assignments to with_newlib, extra_parts, ...Bob Wilson5-8/+94
2003-01-24i386-protos.h (function_arg_pass_by_reference): Declare.Zdenek Dvorak3-0/+53
2003-01-24* config/h8300/h8300.c (get_shift_alg): Fix a typo.Kazu Hirata1-1/+1
2003-01-24configure.in (HAVE_AS_TLS): Add s390-*-* and s390x-*-* cases.Ulrich Weigand4-46/+903
2003-01-24rs6000.c (rs6000_parse_abi_options): Make sure spe ABI is configured, if requ...Nathan Sidwell1-1/+6
2003-01-24* config/h8300/h8300.md (*andsi3_ashift_n_lower): New.Kazu Hirata1-0/+21
2003-01-24arm.c (use_return_insn): Do not use a single return instruction for interrupt...Nick Clifton1-13/+18