aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-09-04libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.Jakub Jelinek2-0/+11
2003-09-04mips.c (mips_expand_prologue): Convert to calls.struct_value_rtx hook.Eric Christopher3-26/+65
2003-09-04freebsd.h (SIZE_TYPE): Support TARGET_64BIT.David O'Brien1-3/+3
2003-09-03targhooks.c: New file.DJ Delorie14-263/+468
2003-09-03config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF.Bernardo Innocenti5-29/+0
2003-09-03* config/sol2.h (NO_IMPLICIT_EXTERN_C): Update comment.Rainer Orth1-1/+1
2003-09-03fix typo in previous deltaNick Clifton1-1/+2
2003-09-03Handle TARGET_CPU_iwmmxt.Nick Clifton1-1/+4
2003-09-03mips.h (MASK_UNUSED1): Remove.Richard Sandiford2-11/+15
2003-09-02sol2.h (NO_IMPLICIT_EXTERN_C): Define here.Jason Merrill2-3/+3
2003-09-02re PR target/7327 (-isystem and template linkage)Jason Merrill1-0/+3
2003-08-30lib1funcs.asm (RETCOND): Delete.Richard Earnshaw4-324/+256
2003-08-29s390.md ("*mulsi3_sign"): New insn.Ulrich Weigand1-48/+99
2003-08-28s390.c (legitmate_constant_p): Use LARL on zSeries machines even in 31-bit ad...Ulrich Weigand2-240/+178
2003-08-27s390.c (struct machine_function): Remove member literal_pool_label.Ulrich Weigand3-198/+314
2003-08-27[multiple changes]Richard Earnshaw4-23/+2162
2003-08-27calls.c (initialize_argument_information): If an argument has no stack space ...Richard Sandiford4-214/+87
2003-08-26s390.c (emit_prologue): Don't check literal pool size.Ulrich Weigand2-34/+3
2003-08-26s390.md ("*llgt_sisi", [...]): New insns.Andreas Krebbel1-0/+71
2003-08-26s390.md ("*fmadddf", [...]): New insns.Andreas Krebbel1-0/+47
2003-08-26config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE th...Zack Weinberg3-6/+26
2003-08-25ia64.c (ia64_expand_tls_address): Properly truncate result when op0 is SImode.Richard Henderson1-26/+26
2003-08-24i386.i386.c (ix86_return_in_memory): Reformat.Richard Henderson1-19/+53
2003-08-24t-i860: New.Jason Eckhardt1-0/+5
2003-08-23re PR c/11369 (too relaxed checking with -Wstrict-prototypes)Jan Hubicka3-26/+94
2003-08-23s390.h (LOAD_EXTEND_OP): Remove.Ulrich Weigand2-26/+38
2003-08-23calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt1-5/+1
2003-08-23* config/mips/linux64.h (STARTFILE_PREFIX_SPEC): Remove.Richard Sandiford1-6/+0
2003-08-23mips.c (mips_setup_incoming_varargs): Handle o32 and o64 as well.Richard Sandiford1-100/+32
2003-08-23s390.c (s390_expand_movstr, [...]): Use ISO C syntax for function pointer calls.Ulrich Weigand2-44/+44
2003-08-23i860.h: Remove comment mentioning LIBGCC_NEEDS_DOUBLE.Jason Eckhardt1-3/+0
2003-08-23i860.c (i860_build_va_list): Create the va_decl declaration.Jason Eckhardt3-143/+200
2003-08-23iq2000.c: Fix comment typos.Kazu Hirata2-4/+4
2003-08-23iq2000.c: Follow spelling conventions.Kazu Hirata3-12/+12
2003-08-23i860.c (output_move_double): Don't set latehalf to zero for CONST_INT (since ...Jason Eckhardt2-2/+7
2003-08-23i860-protos.h (output_delay_insn): Remove prototype.Jason Eckhardt3-502/+109
2003-08-23i860.c: Replace all occurrences of 'GNU CC' with 'GCC'.Jason Eckhardt6-150/+88
2003-08-23i860-protos.h (i860_va_start): Remove 'stdarg_p' argument.Jason Eckhardt4-87/+112
2003-08-23MAINTAINERS: Resurrect the i860 maintainer.Jason Eckhardt7-0/+6456
2003-08-23pa.c: Replace 'GNU CC' with 'GCC'.Jason Eckhardt28-934/+582
2003-08-23s390-protos.h (s390_output_pool_entry): Declare.Ulrich Weigand3-177/+70
2003-08-22mips.h (MASK_FIX_SB1, [...]): New defines.Chris Demetriou2-17/+130
2003-08-22* config/ia64/hpux.h (SUPPORTS_INIT_PRIORITY): Define to 0.Mark Mitchell1-0/+4
2003-08-22ia64.md (*ptr_extend_plus_1): Rename to ...Mark Mitchell2-15/+42
2003-08-22m68k.c (m68k_coff_asm_named_section): remove unused function.Bernardo Innocenti1-33/+0
2003-08-22i386.c (const_int_1_operand): Simplify an integer comparison.Kazu Hirata1-1/+1
2003-08-22fp-bit.c: Specify config/ dir for include of fp-bit.h.Alan Modra2-2/+2
2003-08-22m68k-protos.h: Convert to ISO C90.Bernardo Innocenti2-200/+122
2003-08-21m68k.c (m68k_rtx_costs): Adjust mul/div costs for ColdFire cores.Bernardo Innocenti1-6/+13
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg41-382/+206