aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-17libgcc: fix build with older makeJan Beulich1-1/+3
2015-07-14tramp.c (MOVHI, ORI, JMP): Conditionalize for __nios2_arch__ level.Sandra Loosemore1-3/+17
2015-07-13t-dragonfly: New.John Marino1-0/+2
2015-07-01linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we...John David Anglin1-26/+26
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu2-0/+6
2015-06-23lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries.James Lemke1-2/+9
2015-05-27config.host (i[34567]86-*-freebsd*, [...]): Set md_unwind_headerJohn Marino1-0/+173
2015-05-22config.host (i[34567]-*-*, x86_64-*-*): Add t-crtfm instead of i386/t-crtfm t...Uros Bizjak2-47/+46
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-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman8-0/+1502
2015-05-15Add support for CFI directives in fp emulation routines for ARM.Martin Galvan3-30/+264
2015-05-06unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore1-0/+40