aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-24Add sh2e support:Alexandre Oliva7-125/+184
2003-01-23re PR java/6748 (Array_3 testcase failing on powerpc-linux-gnu)Franz Sirl1-11/+35
2003-01-23arm.c (thumb_base_register_rtx_p): New function.Richard Earnshaw3-126/+195
2003-01-23s390.h (HARD_REGNO_MODE_OK): Fix warning regression introduced by last change.Ulrich Weigand1-1/+1
2003-01-22h8300.c (h8300_shift_needs_scratch_p): Don't request a scratch reg on H8S whe...Kazu Hirata1-1/+1
2003-01-22s390-protos.h (preferred_la_operand_p): Remove second parameter.Ulrich Weigand4-46/+62
2003-01-22arm.c (arm_address_register_rtx_p): New function.Richard Earnshaw3-135/+193
2003-01-22s390.md (floatdfdi2): Insn has type 'itof'.Hartmut Penner2-3/+3
2003-01-22* config/ia64/t-ia64 (insn-attrtab.o-warn): Define as -Wno-error.Andreas Schwab1-0/+3
2003-01-22rs6000.md: Remove warning.Geoffrey Keating2-7/+13
2003-01-21h8300.md (*negsf2_h8300): Use \\t instead of \t.Kazu Hirata1-4/+4
2003-01-21h8300.c (output_plussi): Support H8/300.Kazu Hirata2-11/+38
2003-01-21h8300.c (const_costs): Remove a warning.Kazu Hirata1-21/+27
2003-01-21h8300.md (addsi_h8300): Remove the last alternative.Kazu Hirata1-7/+6
2003-01-21* config/h8300/h8300.c (get_shift_alg): Remove redundant code.Kazu Hirata1-29/+4
2003-01-20Add an UNSPEC_PROLOGUE_USE to prevent the link register from being considered...Nick Clifton1-1/+7
2003-01-20* i386.md (SSE cmov splitter): Handle memory operand in operand 5.Jan Hubicka1-2/+5
2003-01-20h8300.c (notice_update_cc): Don't assume that recog_data.operands[0] is alway...Kazu Hirata1-4/+10
2003-01-19config.gcc (mips64*-*-linux*): Added.Alexandre Oliva5-1/+149
2003-01-19m68hc11.c (stack_push_word, [...]): Declare static and GTY().Stephane Carrez3-21/+14
2003-01-18* config/pa/pa.md (muldi3): Avoid invalid sharing of SUBREG RTXs.Roger Sayle1-1/+1
2003-01-18rs6000.md (*floatsidf2_internal): Add earlyclobbers.Dale Johannesen1-3/+3
2003-01-18* config/darwin-protos.h: Forward-declare struct cpp_reader.Stan Shebs1-0/+1