aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2016-02-26sfp-machine.h (_FP_DECL_EX): Declare _fpsr as a union of u64 and double.Paul E. Murphy1-9/+13
2016-02-17xtensa: fix libgcc build with --text-section-literalsMax Filippov2-0/+4
2016-02-15S/390: Add -fsplit-stack supportMarcin Koƛcielnicki2-0/+613
2016-02-10re PR go/68562 (morestack misaligns stack on x86_64)Ian Lance Taylor1-1/+4
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-15t-msp430 (lib2_mul_none.o): Only use the first dependency as the source file ...Nick Clifton1-5/+5
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 Jelinek922-921/+931
2015-12-10fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...John David Anglin1-42/+28
2015-12-04gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton5-53/+277
2015-12-01fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved...John David Anglin1-4/+10
2015-11-23[ARM] PR target/68059 libgcc should not use __write for printing fatal errorSzabolcs Nagy1-2/+2
2015-11-19* config/msp430/lib2hw_mul.S: Fix alignment.DJ Delorie1-1/+1
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell2-1/+33
2015-11-15on_exit.c: New file.David Edelsohn3-1/+52
2015-11-11dp-hack.h: Add support for ARCHS.Claudiu Zissulescu10-31/+75
2015-11-09Support init priority on SolarisRainer Orth2-2/+2
2015-11-07replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders1-1/+1
2015-11-07atexit.c: New file.David Edelsohn4-3/+52
2015-10-30libgcc changes for AMD znver1.Venkataramanan Kumar1-0/+8
2015-10-23re PR libgcc/66883 (config/epiphany/udivsi3-float.c:52: bad if test ?)Joern Rennecke1-2/+2
2015-10-16divmodqi.S: Return 0x00 by default for div by 0.Kaushik Phatak3-2/+11
2015-10-11Add bdver4 for multiversioning and fix AMD model detection.Venkataramanan Kumar1-1/+4
2015-10-05cpuinfo.c (get_intel_cpu): Detect "skylake-avx512".Kirill Yukhin1-0/+6
2015-10-02AVX-512.Kirill Yukhin1-1/+7
2015-09-24ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infinity to __fp16Richard Earnshaw1-2/+5
2015-09-24Support PIE on SolarisRainer Orth2-7/+7
2015-09-24Use CRTs provided by SolarisRainer Orth4-2/+95
2015-09-23linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.John David Anglin1-16/+44
2015-09-22AVX-512. Introduce SKylake server CPU.Kirill Yukhin1-2/+20
2015-09-21[FT32] fixes for the default hardware startupJames Bowman1-27/+26
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-09-15xtensa: fix xtensa_fallback_frame_state for call0 ABIMax Filippov1-2/+28
2015-09-13fptr.c (SIGN_EXTEND): Cast -1 to unsigned.John David Anglin1-1/+1
2015-09-03RTEMS: Update RTEMS thread modelSebastian Huber1-56/+139
2015-08-18xtensa: fix _Unwind_GetCFAMax Filippov1-1/+1
2015-08-18xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fdeMax Filippov1-1/+1
2015-08-18xtensa: reimplement register spillingMax Filippov1-7/+23
2015-08-14driver-i386.c (host_detect_local_cpu): Add support for skylake.Yuri Rumyantsev1-0/+7
2015-08-12Add Knights Landing support to __builtin_cpu_isH.J. Lu1-0/+5
2015-08-11re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak1-1/+4
2015-08-10Treat model == 0x4f as BroadwellH.J. Lu1-0/+1
2015-07-22re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak1-1/+4
2015-07-22linux-atomic.c (<asm/unistd.h>): Remove #include.Chung-Lin Tang1-5/+0