aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-08sparc.c (struct machine_function): New type.Jakub Jelinek6-145/+1281
2003-09-08re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)Eric Botcazou1-3/+15
2003-09-06darwin.h (PREFERRED_RELOAD_CLASS): Always return a subset of the input class.Geoffrey Keating1-10/+11
2003-09-06i860.c: Follow spelling conventions.Kazu Hirata3-6/+6
2003-09-05h8300-protos.h: Declare h8300_hard_regno_rename_okNitin Yewale3-0/+24
2003-09-05t-frv: Fix path for frv-abi.h.Eric Christopher2-7/+7
2003-09-04re PR target/12101 (i386 Solaris no longer works with GNU as?)Rainer Orth2-8/+6
2003-09-04m68k.c (m68k_coff_asm_named_section): Restore deleted function.Bernardo Innocenti2-0/+26
2003-09-04Add support for v850e1 processor - a variant of the v850e.Nick Clifton3-0/+23
2003-09-04Fix v850 multilibs so that there is only one copy of the default multilibNick Clifton2-2/+94
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