aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-09-23rs6000.c (function_arg_pass_by_reference): Don't pass zero-size arrays by ref...Geoffrey Keating1-2/+2
2003-09-23target.h (struct gcc_target): New member external_libcall.Rainer Orth4-16/+16
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode18-56/+0
2003-09-22rs6000.c (altivec_in_gprs_p): Rename to ...David Edelsohn4-164/+178
2003-09-22xtensa-protos.h: Convert to ISO C90.Bob Wilson2-344/+218
2003-09-22mn10300.md: Revert 2003-09-17's patch.Alexandre Oliva1-12/+47
2003-09-22m68k.h (MASK_RTD, [...]): Resurrect -mrtd option.Bernardo Innocenti1-3/+24
2003-09-22re PR target/12281 (not emiting function which is static and marked as inline)Andrew Pinski1-2/+2
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2-4/+6
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2-6/+4
2003-09-21* config/vax/vax-protos.h: Convert to ISO C90.Nathanael Nerode1-6/+6
2003-09-21* config/vax/vax.c: Convert to ISO C90.Nathanael Nerode1-40/+24
2003-09-21re PR target/12353 (ICE in copyprop_hardreg_forward_1)Graham Stott1-1/+1
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson5-39/+37
2003-09-21i386.c (ix86_expand_carry_flag_compare): Fix transformation of a>=0 into (uns...Roger Sayle1-3/+3
2003-09-20* config/darwin.c (machopic_select_rtx_section): Fix check for PIC code.Andrew Pinski1-1/+1
2003-09-20t-linux, [...]: Remove obsolete references to ENQUIRE.Nathanael Nerode3-11/+0
2003-09-19xm-vsta.h: Remove xm-file believed useless.Nathanael Nerode1-11/+0
2003-09-19t-m68kbare, t-rtems: Change 68681 to 68881.Joel Sherrill2-2/+2
2003-09-19m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefines for -m68030, -m68020-60 an...Bernardo Innocenti2-143/+126
2003-09-19t-rtems: New.Ralf Corsepius1-0/+6
2003-09-19t-rtems: New.Ralf Corsepius1-0/+5
2003-09-19re PR target/12166 (Profiled programs crash if PROFDIR is set)T. Papadopoulo1-0/+4
2003-09-18winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has...Danny Smith1-2/+8
2003-09-18* config/i386/i386.c (x86_emit_floatuns): Also handle SImode operand.Zdenek Dvorak1-3/+8
2003-09-18mn10300.md (andsi3, [...]): Make them set_zn.Alexandre Oliva1-12/+12
2003-09-18* config/rs6000/sysv4.h (LIB_LINUX_SPEC): Give -lpthread before -lc.Daniel Jacobowitz1-2/+2
2003-09-17re PR target/10190 ([IRIX] building gcc 3.2.2 on irix 5.3 fails)Rainer Orth3-54/+20
2003-09-17sysv4.h (LIB_LINUX_SPEC): Make -pthread apply to shared libraries.Daniel Jacobowitz1-1/+1
2003-09-17m68k.h (TARGET_CPU_CPP_BUILTINS): Add target predefines.Bernardo Innocenti2-63/+41
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek8-5/+30
2003-09-15xtensa.c (xtensa_multibss_section_type_flags): Add ATTRIBUTE_UNUSED.Bob Wilson1-3/+32
2003-09-15xtensa.h (LEGITIMATE_PIC_OPERAND_P): Use SYMBOL_REF_LOCAL_P.Bob Wilson1-1/+1
2003-09-15expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.Kazu Hirata4-32/+8
2003-09-15altivec.h: Convert () prototypes to ISO C90.Andreas Jaeger2-35/+35
2003-09-14rs6000.c: Fix typo: Remove extra ')'.Olaf Hering1-1/+1
2003-09-13re PR target/12021 (warning "cpu" and "machine" reasserted for every file)Andrew Pinski2-4/+0
2003-09-13rs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Remove.Andrew Pinski1-23/+4
2003-09-13Fix still another typo.Dale Johannesen1-1/+1
2003-09-13Fix typos in previous.Dale Johannesen1-2/+2
2003-09-12darwin.c (machopic_select_rtx_section): Use const_data_section for things tha...Geoffrey Keating1-0/+5
2003-09-12elf.h (ASM_SPEC): Remove no-density option.Bob Wilson3-145/+42
2003-09-12Use ISO C90 prototypes.Dale Johannesen4-956/+524
2003-09-12mcore-protos.h (mcore_r15_operand_p): Declare.Richard Sandiford4-324/+85
2003-09-10re PR target/11965 (invalid assembler code for a shift << 32 operation)Eric Botcazou2-6/+31
2003-09-09darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.Devang Patel1-1/+1
2003-09-09coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti8-113/+281
2003-09-09m68k.c (m68k_output_function_prologue): Simplify by removing redundant variab...Bernardo Innocenti1-25/+13
2003-09-09Fix thinko in last patch.Mark Mitchell1-14/+8
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell2-6/+42