aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2018-07-13setup branchMichael Meissner
2018-07-05Add missing '|' as wrong patch was applied.Jeff Law
2018-07-05config/James Clarke
2018-06-27Fix typo in libgcc/Makefile.inRainer Orth
2018-06-27add support for --disable-gcovRasmus Villemoes
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon
2018-06-21[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4Christophe Lyon
2018-06-20libgcc/:Than McIntosh
2018-06-18[gcc]Michael Meissner
2018-06-072018-06-07 Olivier Hainque <hainque@adacore.com>Olivier Hainque
2018-06-072018-06-07 Olga Makhotina <olga.makhotina@intel.com>Olga Makhotina
2018-06-07Fix compilation of libgcov with GCOV_LOCKED=0.Martin Liska
2018-06-07Fix libgcov-driver-system bootstrap failure (PR bootstrap/86057).Martin Liska
2018-06-05Support variables in expansion of -fprofile-generate option (PR gcov-profile/...Martin Liska
2018-06-05Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska
2018-06-02[NDS32] Support Linux target for nds32.Chung-Ju Wu
2018-05-31 PR target/85591Uros Bizjak
2018-05-30 * crtstuff.c: Remove declaration of _Jv_RegisterClasses.Rasmus Villemoes
2018-05-29libgcov: report about a different timestamp (PR gcov-profile/85759).Martin Liska
2018-05-232018-05-23 Kalamatee <kalamatee@gmail.com>Kalamatee
2018-05-18RISC-V: Add RV32E support.Kito Cheng
2018-05-18[arm][1/2] Remove support for deprecated -march=armv5 and armv5eKyrylo Tkachov
2018-05-172018-05-17 Jerome Lambourg <lambourg@adacore.com>Jerome Lambourg
2018-05-172018-05-17 Olga Makhotina <olga.makhotina@intel.com>Olga Makhotina
2018-05-082018-05-08 Olga Makhotina <olga.makhotina@intel.com>Olga Makhotina
2018-05-072018-05-07 Amaan Cheval <amaan.cheval@gmail.com>Amaan Cheval
2018-04-272018-04-27 Andreas Tobler <andreast@gcc.gnu.org>Andreas Tobler
2018-04-27PR85532, crtend.o built without --enable-initfini-array has bad .eh_frameAlan Modra
2018-04-25[NDS32] Fix incorrect settings in sfp-machine.h and t-nds32-newlib for hard fp.Chung-Ju Wu
2018-04-24x86: Update __CET__ checkH.J. Lu
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-20[libgcc]Michael Meissner
2018-04-19libgcc/CET: Skip signal frames when unwinding shadow stackH.J. Lu
2018-04-19libgcc/CET: Add _CET_ENDBR to __stack_split_initializeH.J. Lu
2018-04-19 * config/cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replaceJakub Jelinek
2018-04-18 PR jit/85384David Malcolm
2018-04-16 PR target/84945Jakub Jelinek
2018-04-06RISC-V: Support for FreeBSD.Ruslan Bukin
2018-03-29i386: Enable AVX/AVX512 features only if supported by OSXSAVEH.J. Lu
2018-03-22Fix PR85025: libgcc/config/i386/shadow-stack-unwind.h is wrong. Igor Tsimbalist
2018-03-20 PR target/84945Jakub Jelinek
2018-03-15Add builtin_cpu for cannonlake and new isa features.Julia Koval
2018-03-14Split-up -march=icelake on -march=icelake-server and -march=icelake-clientJulia Koval
2018-03-07 * config/pa/fptr.c (_dl_read_access_allowed): New.John David Anglin
2018-02-28 PR debug/83917Jakub Jelinek
2018-02-26 PR debug/83917Jakub Jelinek
2018-02-20libgcc: xtensa: fix build with -mtext-section-literalsMax Filippov
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-02-16Additional fix for PR 84239.Igor Tsimbalist
2018-02-14Reimplement CET intrinsics for rdssp/incssp insn.Igor Tsimbalist