aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sysv4.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+0
2011-01-26bfin.h (ASM_SPEC): Remove %{Yd,*}.Joseph Myers1-2/+2
2010-12-22svr4.h: Remove.Joseph Myers1-7/+3
2010-12-09bfin.h (ASM_SPEC): Remove %{n} and %{T}.Joseph Myers1-1/+1
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers1-1/+1
2010-03-31sysv4.h (PUSHSECTION_FORMAT): Remove undef.Rainer Orth1-8/+0
2010-03-02config.gcc (sparc-*-linux*): Do not include sparc/gas.h.Eric Botcazou1-4/+0
2010-02-17gas.h: New file.Mikael Pettersson1-2/+0
2010-01-27sparc.c (sparc_elf_asm_named_section): Test for HAVE_GNU_AS value.Rainer Orth1-1/+1
2010-01-25sysv4.h (TARGET_ASM_NAMED_SECTION): Only define if not using GAS.David S. Miller1-1/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-24linux.h (DBX_REGISTER_NUMBER): Delete.Eric Botcazou1-16/+0
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-12-04sp64-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Delete.Eric Botcazou1-7/+0
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2003-06-17sysv4.h: Remove target-independent comment; replace "GNU CC" with "GCC".Nathanael Nerode1-9/+4
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-1/+1
2003-05-17config.gcc (sparc-*-sysv4*): Add sparc/sysv4-only.h.Neil Booth1-7/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+1
2002-09-15cypress.md: Replace Sparc with SPARC.Kazu Hirata1-9/+9
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-10/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-9/+9
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-7/+0
2001-12-17config.gcc (sparc64-*-freebsd*): Add target.David O'Brien1-0/+1
2001-11-14config.gcc (sparc64-wrs-vxworks*, [...]): Include various CPU headers via tm_...David O'Brien1-13/+3
2001-11-12config.gcc (sparc-tti-*, [...]): Include various CPU headers via tm_file.David O'Brien1-2/+0
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-0/+2
2001-10-03dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.John Wehle1-1/+1
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-1/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-19/+4
2000-12-06osf.h: Standarize copyright statement.Rodney Brown1-1/+2
2000-11-02config:Neil Booth1-1/+1
2000-09-25Change callers in config/[n-z]*/ (the rest) to match:Hans-Peter Nilsson1-1/+1
2000-09-25definitions in config/[s-w]* (rest):Hans-Peter Nilsson1-18/+18
1999-10-21calls.c: Include tm_p.h later, so everything we need is defined.Kaveh R. Ghazi1-1/+1
1999-06-21sparc.c (sparc_override_options): Don't allow profiling for code models other...Richard Henderson1-22/+5
1998-10-06sysv4.h (ASM_OUTPUT_SECTION_NAME): Don't check for flag_function_sections.Catherine Moore1-2/+2
1998-08-09Sparc backend rewrite by rth and myself, pleaseDavid S. Miller1-1/+3
1998-05-03Support for official Sparc V9 ABI:Richard Henderson1-0/+10