aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2003-04-04config/sparc/sol2-bi.h: Revert previous delta.Nick Clifton2-6/+6
2003-04-03sol2-bi.h (ASM_CPU64_DEFAULT_SPEC): Add -TSO.Nick Clifton1-4/+4
2003-04-01sparc.c (input_operand): Accept bare CONSTANT_P_RTX operands.Eric Botcazou1-2/+2
2003-03-28re PR target/10067 (GCC-3.2.2 outputs invalid asm on sparc64)Eric Botcazou1-1/+1
2003-03-28re PR c/8281 ([Sparc] ICE when compiling with -O2 -fPIC for Ultrasparc)Eric Botcazou1-7/+13
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-4/+1
2003-03-24re PR rtl-optimization/9414 ([Sparc] Scheduling bug on Ultrasparc)Eric Botcazou1-10/+10
2003-03-21re PR target/8366 ([sparc-sun-solaris2.7] C testsuite failure w/-m64 -fpic -O...Eric Botcazou1-6/+32
2003-03-12c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.Andreas Jaeger1-2/+1
2003-03-12freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.Loren J. Rittle1-1/+1
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka3-5/+5
2003-02-08freebsd.h (LINK_SPEC): Weaken error to notice.Loren J. Rittle1-1/+1
2003-01-28target.h (targetm.address_cost): New.Richard Henderson2-2/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson3-101/+135
2003-01-13gmon-sol2.c (moncontrol, [...]): Don't use PARAMS.Kaveh R. Ghazi1-13/+9
2003-01-05Warning fixes:Kaveh R. Ghazi1-0/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg16-414/+45
2002-12-10linux.h (LIB_SPEC): If -pthread, add -lpthread even if -shared.Jakub Jelinek2-6/+6
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe2-2/+2
2002-11-06freebsd: Fix typo.David O'Brien1-1/+1
2002-11-01freebsd.h (CPP_CPU64_DEFAULT_SPEC): Define __arch64__.David O'Brien1-29/+25
2002-10-31freebsd.h (TRANSFER_FROM_TRAMPOLINE): Define __enable_execute_stack function.David O'Brien1-0/+31
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+6
2002-10-22sparc.h: Add #error.Eric Christopher1-14/+13
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson4-9/+5
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-2/+2
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-10-18netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Define __enable_execute_stack function.Jason Thorpe2-0/+6
2002-10-08t-linux64 (MULTILIB_OPTIONS): Remove mno-app-regs|mcmodel=medany.Jakub Jelinek1-6/+7
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek4-83/+9
2002-10-01re PR middle-end/7151 ([sparc] ICE when compiling for UltraSPARC)David S. Miller1-7/+18
2002-09-26re PR target/7842 ([REGRESSION] sparc code gen bug)David S. Miller1-1/+0
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-18s390.c: Follow spelling convention.Kazu Hirata3-20/+20
2002-09-17Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.Samuel Figueroa1-0/+7
2002-09-15cypress.md: Replace Sparc with SPARC.Kazu Hirata19-52/+52
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata2-2/+2
2002-09-12* config/sparc/linux64.h (STARTFILE_SPEC32): Fix a typo.Jakub Jelinek1-1/+1
2002-09-04* config/sparc/t-netbsd64: Disable multilib for now.Jason Thorpe1-5/+7
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe8-17/+11
2002-08-29expr.h (enum block_op_methods): New.Richard Henderson1-1/+2
2002-08-14* config/sparc/sol2.h (SUBTARGET_EXTRA_SPECS): Define.Rainer Orth1-0/+5
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-2/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-4/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg3-6/+5
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+0
2002-07-15* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE): Remove.Jason Thorpe1-3/+0
2002-06-25sparc.md: Change \\{t,n} to \{t,n}.David S. Miller1-497/+497
2002-06-24sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32-bit ABI libfuncs to NULL.David S. Miller1-466/+303