aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sysv4.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-09FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14Andreas Tobler1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-8/+0
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-4/+4
2021-05-18rs6000: Remove old psabi warningsBill Schmidt1-2/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-28[RS6000] Make assembler command line cpu match default for gccAlan Modra1-1/+1
2019-07-18Update PowerPC compiler for pc-relative support.Michael Meissner1-2/+1
2019-02-12[RS6000] No inline PLT for V4 bss-plt, implement -mno-pltseqAlan Modra1-0/+25
2019-01-24altivec.md (build_vector_mask_for_load): Use MEM_P.Peter Bergner1-4/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-20[RS6000] Fix non-linux powerpc breakageAlan Modra1-0/+4
2018-11-27[RS6000] rs6000/sysv4.h using gnu-user.hAlan Modra1-62/+12
2018-11-27[RS6000] Use config/linux.h for powerpc*-*-linux*Alan Modra1-6/+4
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-4/+0
2018-05-04rs6000: Remove Xilinx FPSegher Boessenkool1-3/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-05rs6000: Fix an error message in sysv4.hSegher Boessenkool1-1/+1
2017-09-13sysv4.h (STARTFILE_LINUX_SPEC): Add -static-pie support.Jakub Jelinek1-4/+4
2017-08-14re PR target/79845 (rs6000: make code in rs6000.c more i18n-friendly)Bill Schmidt1-15/+16
2017-08-12[RS6000] linux startfile/endfileAlan Modra1-18/+28
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-10sysv4.h (CRTOFFLOADBEGIN): Define.James Norris1-3/+14
2016-05-05[RS6000] TARGET_RELOCATABLEAlan Modra1-11/+19
2016-05-04[RS6000] Simplify sysv4.h TARGET_TOCAlan Modra1-4/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-23powerpc musl libc supportGregor Richards1-3/+83
2015-10-21Pass --secure-plt to the linkerGregor Richards1-0/+6
2015-10-20PR66870 PowerPC64 Enable gold linker with split stackAlan Modra1-8/+0
2015-09-30re PR go/66870 (split stack issues on ppc64le and ppc64)Lynn Boger1-0/+8
2015-09-02[RS6000] Don't pass --oformat to ldAlan Modra1-6/+0
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-1/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-25sysv4.h (ASM_OUTPUT_REG_POP): Use addi instead of addic.Segher Boessenkool1-1/+1
2014-10-13rs6000.h (DBX_REGISTER_NUMBER): Pass format argument to rs6000_dbx_register_n...Ulrich Weigand1-1/+0
2014-07-28config.gcc (powerpc*-*-linux*): Include gnu-user.h in tm_file.Peter Bergner1-0/+1
2014-07-24rs6000-protos.h (rs6000_special_adjust_field_align_p): Add prototype.Ulrich Weigand1-1/+1
2014-02-10sysv4.h (ENDIAN_SELECT): Do not attempt to enforce big-endian mode for -mcall...Ulrich Weigand1-14/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-20sysv4.h (CC1_ENDIAN_LITTLE_SPEC): Define as empty.Alan Modra1-6/+1
2013-11-14rs6000.c (rs6000_option_override_internal): Replace "DEFAULT_ABI != ABI_AIX" ...Ulrich Weigand1-6/+6
2013-05-06linux.h (DEFAULT_ASM_ENDIAN): Define.Alan Modra1-4/+0
2013-05-06sysv4.h (ENDIAN_SELECT): Define, extracted fromAlan Modra1-25/+24
2013-04-25config.host: Match little-endian powerpc-linux.Alan Modra1-6/+0