summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek2018-03-203-36/+63
* Add builtin_cpu for cannonlake and new isa features.Julia Koval2018-03-153-1/+25
* Split-up -march=icelake on -march=icelake-server and -march=icelake-clientJulia Koval2018-03-142-1/+7
* fptr.c (_dl_read_access_allowed): New.John David Anglin2018-03-072-0/+25
* re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek2018-02-286-22/+89
* re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek2018-02-265-22/+70
* libgcc: xtensa: fix build with -mtext-section-literalsMax Filippov2018-02-203-0/+8
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-1/+21
* Additional fix for PR 84239.Igor Tsimbalist2018-02-162-2/+15
* Reimplement CET intrinsics for rdssp/incssp insn.Igor Tsimbalist2018-02-142-12/+11
* Add -march=icelake.Julia Koval2018-02-022-0/+5
* [ARC] Add support for reduced register file setClaudiu Zissulescu2018-01-262-11/+18
* libgcc: xtensa: fix NaN return from add/sub/mul/div helpersMax Filippov2018-01-233-31/+81
* rl78.md: New define_expand "anddi3".Sebastian Perta2018-01-223-1/+73
* rl78.md: New define_expand "umindi3".Sebastian Perta2018-01-223-0/+80
* rl78.md: New define_expand "smindi3".Sebastian Perta2018-01-223-0/+82
* rl78.md: New define_expand "smaxdi3".Sebastian Perta2018-01-223-1/+83
* fixed year in gcc/ChangeLog and libgcc/ChangeLogSebastian Perta2018-01-221-1/+1
* rl78.md: New define_expand "umaxdi3".Sebastian Perta2018-01-223-1/+81
* re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))John David Anglin2018-01-213-1/+15
* SVE unwindingRichard Sandiford2018-01-133-4/+35
* quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to ...Michael Meissner2018-01-081-0/+38
* quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to ...Michael Meissner2018-01-086-74/+74
* RTEMS/EPIPHANY: Add RTEMS supportSebastian Huber2018-01-052-2/+7
* Update copyright years.Jakub Jelinek2018-01-031005-1007/+1015
* Use C version of multi3 for RVE support.Kito Cheng2017-12-124-91/+93
* Add .type and .size directives to riscv libgcc functions.Jim Wilson2017-12-086-102/+182
* _mulkc3.c (__mulkc3): Add forward declaration.Michael Meissner2017-12-013-0/+7
* re PR libgcc/83112 (Silence warnings from PowerPC libgcc float128-ifunc.c com...Michael Meissner2017-11-307-84/+166
* i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak2017-11-263-0/+12
* re PR bootstrap/83015 (bootstrap comparison failure on ia64)Igor Tsimbalist2017-11-205-5/+16
* Add Intel CET support for EH in libgcc.Igor Tsimbalist2017-11-176-13/+106
* Enable building libgcc with CET options.Igor Tsimbalist2017-11-1712-2/+115
* Adapt Solaris 12 referencesRainer Orth2017-11-145-8/+15
* [libgcc, rs6000] Remove semicolon after do {} while (0) in REGISTER_CFA_OFFSE...Tom de Vries2017-11-072-1/+6
* [libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONSTom de Vries2017-11-076-5/+15
* re PR libgcc/82635 (std::thread's join broken on FreeBSD with all GCCs >= 5)Andreas Tobler2017-11-042-2/+49
* [ARC] Fix to unwinding.Cupertino Miranda2017-11-034-0/+203
* rl78.md: New define_expand "subdi3".Sebastian Perta2017-10-233-1/+65
* Forgot to add the new file :-P 2017-10-13 Sebastian Perta <sebastian.perta@re...Sebastian Perta2017-10-231-0/+58
* rl78.c (rl78_emit_libcall): New function.Sebastian Perta2017-10-132-1/+7
* re PR target/82274 (__builtin_mul_overflow fails to detect overflow for int64...Jakub Jelinek2017-10-132-1/+9
* crti-hw.S: Add watchdog vector, FT930 IRQ support.James Bowman2017-09-292-11/+21
* Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers2017-09-2612-0/+76
* PR target/82196 addendum: Fix Darwin build breakage and test FAILS on SolarisDaniel Santos2017-09-235-8/+105
* config.gcc: Support "knm".Sebastian Peryt2017-09-203-20/+30
* PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xloguesDaniel Santos2017-09-1721-96/+164
* config.host (*-*-vxworks7): Widen scope to vxworks7*.Olivier Hainque2017-09-012-1/+5
* config.gcc (powerpc-wrs-vxworks|vxworksae|vxworksmils): Now match as powerpc-...Olivier Hainque2017-08-312-1/+6
* Share mingw fset-stack-executable with cygwinJonathan Yong2017-08-072-0/+8