aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-29i386: Enable AVX/AVX512 features only if supported by OSXSAVEH.J. Lu1-44/+90
2018-03-22Fix PR85025: libgcc/config/i386/shadow-stack-unwind.h is wrong. Igor Tsimbalist1-1/+1
2018-03-20re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek2-36/+53
2018-03-15Add builtin_cpu for cannonlake and new isa features.Julia Koval2-1/+16
2018-03-14Split-up -march=icelake on -march=icelake-server and -march=icelake-clientJulia Koval1-1/+2
2018-03-07fptr.c (_dl_read_access_allowed): New.John David Anglin1-0/+20
2018-02-28re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek2-22/+7
2018-02-26re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek4-22/+52
2018-02-20libgcc: xtensa: fix build with -mtext-section-literalsMax Filippov2-0/+2
2018-02-16Additional fix for PR 84239.Igor Tsimbalist1-1/+8
2018-02-14Reimplement CET intrinsics for rdssp/incssp insn.Igor Tsimbalist1-12/+5
2018-02-02Add -march=icelake.Julia Koval1-0/+1
2018-01-26[ARC] Add support for reduced register file setClaudiu Zissulescu1-11/+11
2018-01-23libgcc: xtensa: fix NaN return from add/sub/mul/div helpersMax Filippov2-31/+74
2018-01-22rl78.md: New define_expand "anddi3".Sebastian Perta2-1/+68
2018-01-22rl78.md: New define_expand "umindi3".Sebastian Perta2-0/+75
2018-01-22rl78.md: New define_expand "smindi3".Sebastian Perta2-0/+77
2018-01-22rl78.md: New define_expand "smaxdi3".Sebastian Perta2-1/+78
2018-01-22rl78.md: New define_expand "umaxdi3".Sebastian Perta2-1/+76
2018-01-21re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))John David Anglin2-1/+9
2018-01-13SVE unwindingRichard Sandiford1-0/+16
2018-01-08quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to ...Michael Meissner6-74/+74
2018-01-03Update copyright years.Jakub Jelinek947-948/+952
2017-12-12Use C version of multi3 for RVE support.Kito Cheng3-91/+87
2017-12-08Add .type and .size directives to riscv libgcc functions.Jim Wilson5-102/+175
2017-12-01_mulkc3.c (__mulkc3): Add forward declaration.Michael Meissner2-0/+4