aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2019-02-22Update ChangeLog and version files for releasereleases/gcc-8.3.0GCC Administrator
2019-02-19unwind-dw2.c (_Unwind_GetGR): Compare regno instead of index to DWARF_ZERO_REG.Uros Bizjak
2018-10-03i386: Remove _Unwind_Frames_IncrementH.J. Lu
2018-08-17backport: pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin
2018-07-26Update ChangeLog and version files for releasereleases/gcc-8.2.0GCC Administrator
2018-06-22backport: re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble -mcpu=power...Michael Meissner
2018-06-20re PR libgcc/86213 (-fsplit-stack runtime may clobber SSE input param reg)Than McIntosh
2018-06-01re PR target/85591 (__builtin_cpu_is() is not detecting bdver2 with Model = 0...Uros Bizjak
2018-05-07[NDS32] Fix incorrect settings in sfp-machine.h and t-nds32-newlib for hard fp.Chung-Ju Wu
2018-05-02Update ChangeLog and version files for releaseGCC Administrator
2018-04-27PR85532, crtend.o built without --enable-initfini-array has bad .eh_frameAlan Modra
2018-04-24x86: Update __CET__ checkH.J. Lu
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-20re PR target/85456 (PowerPC: Using -mabi=ieeelongdouble calls wrong function ...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-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-04-16re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub 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-20re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub 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-07fptr.c (_dl_read_access_allowed): New.John David Anglin
2018-02-28re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek
2018-02-26re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub 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
2018-02-02Add -march=icelake.Julia Koval
2018-01-26[ARC] Add support for reduced register file setClaudiu Zissulescu
2018-01-23libgcc: xtensa: fix NaN return from add/sub/mul/div helpersMax Filippov
2018-01-22rl78.md: New define_expand "anddi3".Sebastian Perta
2018-01-22rl78.md: New define_expand "umindi3".Sebastian Perta
2018-01-22rl78.md: New define_expand "smindi3".Sebastian Perta
2018-01-22rl78.md: New define_expand "smaxdi3".Sebastian Perta
2018-01-22fixed year in gcc/ChangeLog and libgcc/ChangeLogSebastian Perta
2018-01-22rl78.md: New define_expand "umaxdi3".Sebastian Perta
2018-01-21re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))John David Anglin
2018-01-13SVE unwindingRichard Sandiford
2018-01-08quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to ...Michael Meissner
2018-01-08quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to ...Michael Meissner
2018-01-05RTEMS/EPIPHANY: Add RTEMS supportSebastian Huber
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12Use C version of multi3 for RVE support.Kito Cheng
2017-12-08Add .type and .size directives to riscv libgcc functions.Jim Wilson
2017-12-01_mulkc3.c (__mulkc3): Add forward declaration.Michael Meissner