aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek969-970/+970
2018-12-19[ARM] Optimize executable size when using softfloat fmul/dmulThomas Preud'homme4-15/+52
2018-12-18driver-i386.c (host_detect_local_cpu): Detect cascadelake.Wei Xiao2-3/+12
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-11-16linux-unwind.h (sc_pt_regs): Update for kernel.Xianmiao Qu1-3/+3
2018-11-15csky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.Xianmiao Qu1-4/+2
2018-11-13linux-unwind.h (_sig_ucontext_t): Remove.Xianmiao Qu1-53/+52
2018-11-09or1k: libgcc: initial support for openriscStafford Horne4-0/+385
2018-11-04Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar2-0/+3
2018-11-01t-pdp11 (LIB2ADD): Add divmod.c.Paul Koning1-2/+4
2018-10-31[ARC] Remove non standard funcions calls.Claudiu Zissulescu2-1/+55
2018-10-30libgcc: properly destroy mutexes on VxWorksRasmus Villemoes1-1/+2
2018-10-18udivmodsi4.c (__udivmodsi4): Rename to conform to coding standard.Paul Koning1-0/+2
2018-10-12tighten the toplevel guard on ibm-ldouble.cOlivier Hainque1-1/+2
2018-10-08* config/pdp11/t-pdp11: Remove -mfloat32 switch.Paul Koning1-1/+1
2018-09-26crtprec.c (set_precision): Use fnstcw instead of fstcw.Uros Bizjak1-1/+1
2018-09-21Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque3-0/+45
2018-09-21[NDS32] Sync glibc and kernel structure, all use _rt_sigframe.Monk Chiang1-14/+4
2018-09-21[NDS32] Add t-nds32-glibc file.Kito Cheng1-0/+34
2018-09-18Use v2 map syntax in libgcc-unwind.map if Solaris ld supports itRainer Orth1-0/+11
2018-08-23PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw2-1/+45
2018-08-22Move Darwin10 unwinder fix to a crt shim.Iain Sandoe3-13/+17
2018-08-17C-SKY port: libgccJojo7-0/+1349
2018-08-12[NDS32] Implement more C ISR extension.Chung-Ju Wu87-241/+883
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin1-39/+27
2018-08-02arm - correctly handle denormal results during softfp subtractionNicolas Pitre2-9/+11
2018-07-30[ARM] libgcc: Fix comment for code working on architectures >= 4.Christophe Lyon2-2/+2
2018-07-27i386: Remove _Unwind_Frames_IncrementH.J. Lu1-5/+0
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon4-77/+27
2018-06-21[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4Christophe Lyon2-103/+2
2018-06-18re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble -mcpu=power9 breaks _...Michael Meissner2-2/+2
2018-06-07t-vxworks (LIBGCC_INCLUDES): Add -I$(MULTIBUILDTOP)../../gcc/include.Olivier Hainque2-4/+8
2018-06-07config.gcc: Support "tremont".Olga Makhotina1-0/+1
2018-06-02[NDS32] Support Linux target for nds32.Chung-Ju Wu2-0/+438
2018-05-31re PR target/85591 (__builtin_cpu_is() is not detecting bdver2 with Model = 0...Uros Bizjak1-4/+7
2018-05-23lb1sf68.S (Laddsf$nf): Fix sign bit handling in path to Lf$finfty.Kalamatee1-2/+2
2018-05-18RISC-V: Add RV32E support.Kito Cheng1-1/+45
2018-05-18[arm][1/2] Remove support for deprecated -march=armv5 and armv5eKyrylo Tkachov1-2/+2
2018-05-17arm_cmse.h (cmse_nsfptr_create, [...]): Remove #include <stdint.h>.Jerome Lambourg1-2/+3
2018-05-17config.gcc: Support "goldmont-plus".Olga Makhotina2-0/+5
2018-05-08config.gcc: Support "goldmont".Olga Makhotina2-0/+6
2018-04-27re PR libgcc/84292 (__sync_add_and_fetch returns the old value instead of the...Andreas Tobler1-11/+11
2018-04-27PR85532, crtend.o built without --enable-initfini-array has bad .eh_frameAlan Modra1-1/+1
2018-04-25[NDS32] Fix incorrect settings in sfp-machine.h and t-nds32-newlib for hard fp.Chung-Ju Wu2-1/+20
2018-04-24x86: Update __CET__ checkH.J. Lu1-1/+1
2018-04-20re PR target/85456 (PowerPC: Using -mabi=ieeelongdouble calls wrong function ...Michael Meissner5-3/+82
2018-04-19libgcc/CET: Skip signal frames when unwinding shadow stackH.J. Lu1-0/+5
2018-04-19libgcc/CET: Add _CET_ENDBR to __stack_split_initializeH.J. Lu1-0/+1
2018-04-16re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek1-1/+8