aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-24sparc.md: Use define_insn_and_split.David S. Miller1-398/+179
2002-06-24sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32-bit ABI libfuncs to NULL.David S. Miller1-0/+11
2002-06-22PR target/6841 target/6770 target/6719David S. Miller1-0/+2
2002-06-21* config/sparc/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o.Rainer Orth1-1/+2
2002-06-20t-crtfm (crtfastmath.o): Prefix with $(T) for multilibs.Rainer Orth2-3/+4
2002-06-20sol2.h: New file.Rainer Orth2-233/+23
2002-06-14* config/sparc/sparc.h (DYNAMIC_CHAIN_ADDRESS): Add SPARC_STACK_BIAS.Jeff Sturm1-1/+2
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-16/+19
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-20/+42
2002-06-08netbsd-elf.h (LINK_ARCH32_SPEC): Only specify linker emulation.Jason Thorpe1-30/+19
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-23/+8
2002-05-30config.gcc (sparc64-*-openbsd*): New.Marc Espie2-0/+99
2002-05-29netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.Jason Thorpe2-31/+38
2002-05-28milli32.S, [...]: Delete unused files.Zack Weinberg1-88/+0
2002-05-28sparc.md (cpu): Tidy.David S. Miller5-65/+73
2002-05-25sparc.c (sparc_output_mi_thunk): New implementation using rtl instead of fpri...Richard Henderson3-18/+71
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg1-27/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2-10/+18
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson6-24/+23
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2-22/+10