aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek71-71/+71
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe2-10/+10
2019-06-25[Darwin, PPC] Move the out of line register save/restore to an endfile.Iain Sandoe1-8/+34
2019-06-06Darwin, PowerPC, libgcc - Ensure unwinder is built with altivec enabled.Iain Sandoe1-0/+3
2019-06-05aix-unwind.h (LR_REGNO): Rename to R_LR.David Edelsohn1-14/+14
2019-05-17soft-fp: Update soft-fp from glibcH.J. Lu1-2/+2
2019-05-12darwin, powerpc - set .machine in an asm file.Iain Sandoe1-1/+7
2019-01-01Update copyright years.Jakub Jelinek71-71/+71
2018-12-12libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setupRasmus Villemoes1-2/+1
2018-11-27[RS6000] libgcc cfiAlan Modra2-0/+9
2018-10-12tighten the toplevel guard on ibm-ldouble.cOlivier Hainque1-1/+2
2018-06-18re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble -mcpu=power9 breaks _...Michael Meissner2-2/+2
2018-04-27PR85532, crtend.o built without --enable-initfini-array has bad .eh_frameAlan Modra1-1/+1
2018-04-20re PR target/85456 (PowerPC: Using -mabi=ieeelongdouble calls wrong function ...Michael Meissner5-3/+82
2018-01-08quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to ...Michael Meissner6-74/+74
2018-01-03Update copyright years.Jakub Jelinek70-70/+70
2017-12-01_mulkc3.c (__mulkc3): Add forward declaration.Michael Meissner2-0/+4
2017-11-30re PR libgcc/83112 (Silence warnings from PowerPC libgcc float128-ifunc.c com...Michael Meissner6-84/+104
2017-11-07[libgcc, rs6000] Remove semicolon after do {} while (0) in REGISTER_CFA_OFFSE...Tom de Vries1-1/+1
2017-11-07[libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONSTom de Vries1-1/+1
2017-07-28[PowerPC/RTEMS] Add 64-bit support using ELFv2 ABISebastian Huber1-1/+2
2017-07-07float128-ifunc.c: Don't include auxv.h.Peter Bergner1-41/+1
2017-06-07Fix white space.David Edelsohn1-4/+4
2017-06-07aix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define unconditionally.Tony Reix1-9/+28
2017-04-07[RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra1-1/+4
2017-03-10Build crt*vr.S with AltiVec enabledSegher Boessenkool2-0/+2
2017-01-01Update copyright years.Jakub Jelinek70-70/+70
2016-07-29_divkc3.c: Add copyright/license boilerplate.Bill Schmidt2-0/+50
2016-07-12_divkc3.c: New.Bill Schmidt4-1/+142
2016-03-22re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built w...Michael Meissner1-0/+4
2016-02-26sfp-machine.h (_FP_DECL_EX): Declare _fpsr as a union of u64 and double.Paul E. Murphy1-9/+13
2016-02-03re PR bootstrap/69611 (Bootstrap broken on PowerPC FreeBSD, IEEE 128-bit floa...Andreas Tobler1-2/+2
2016-01-25re PR target/69444 (recent changes broke x64_64 -> powerpc crosscompiler build)Jakub Jelinek1-1/+1
2016-01-21Add missing fileMichael Meissner1-0/+25
2016-01-21float128-sed: New files to convert TF names to KF names for PowerPC IEEE 128-...Michael Meissner14-3/+1406
2016-01-14Revert 2016-01-13 change.Michael Meissner14-1377/+3
2016-01-13rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner14-3/+1377
2016-01-05aix-unwind.h (ucontext_for): Handle AIX 7.1 specificities.Olivier Hainque1-3/+8
2016-01-04Update copyright years.Jakub Jelinek58-58/+58
2015-11-15on_exit.c: New file.David Edelsohn3-1/+52
2015-11-07atexit.c: New file.David Edelsohn4-3/+52
2015-09-18Update copyright.David Edelsohn1-1/+1
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie2-0/+34
2015-05-21re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems...Alan Modra1-1/+0
2015-05-20rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra2-0/+353
2015-01-05Update copyright years.Jakub Jelinek54-54/+54
2014-12-09(libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner1-16/+66
2014-10-29Optimize powerpc*-*-linux* e500 hardfp/soft-fp use.Joseph Myers2-0/+58
2014-10-22Do not build soft-fp code at all for powerpc64-linux-gnu.Joseph Myers1-3/+0
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers3-8/+8