aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu1-0/+2
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas1-0/+9
2019-07-31[Arm][CMSE]Add warn_unused_return attribute to cmse functionsJoel Hutton1-0/+1
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska2-9/+1
2019-07-21or1k: Fix issues with msoft-divStafford Horne1-3/+3
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe3-20/+14
2019-06-25[Darwin, PPC] Move the out of line register save/restore to an endfile.Iain Sandoe2-9/+35
2019-06-25Stub implementation of unwinding for AMD GCN.Andrew Stubbs2-1/+39
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung1-0/+163
2019-06-18[nvptx] Fix __main missing prototype warning in crt0.cTom de Vries1-1/+3
2019-06-16MSP430: Implement 64-bit shifts in assembly codeJozef Lawrynowicz3-0/+102
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas2-0/+26
2019-06-12Initial TI PRU libgcc portDimitar Dimitrov22-0/+1239
2019-06-06Darwin, PowerPC, libgcc - Ensure unwinder is built with altivec enabled.Iain Sandoe1-0/+3
2019-06-06MSP430: Put libgcc shift functions in their own sectionJozef Lawrynowicz3-6/+18
2019-06-05config.host (rx-*-linux*): Add t-fdpbit to tmake_file Add appropriate tm_file...Yoshinori Sato1-1/+0
2019-06-05crtbegin.S (__dso_handle): Put in .sdata/.sbss rather than .data/.bss so it c...James Clarke1-2/+2
2019-06-05aix-unwind.h (LR_REGNO): Rename to R_LR.David Edelsohn1-14/+14
2019-05-29config.gcc (rx-*-linux*): New target.Yoshinori Sato1-0/+1
2019-05-29[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs1-4/+28
2019-05-28Remove pre-Solaris 11/SPARC unwinding supportRainer Orth1-90/+2
2019-05-26linux-unwind.h (pa32_fallback_frame_state): Add cast.John David Anglin1-1/+1
2019-05-22Add support for constructors and destuctors on GCNKwok Cheung Yeung1-0/+56
2019-05-17soft-fp: Update soft-fp from glibcH.J. Lu1-2/+2
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-35/+1
2019-05-12darwin, powerpc - set .machine in an asm file.Iain Sandoe1-1/+7
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu2-2/+7
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan2-0/+2
2019-04-15[NDS32] Refine force unwind. Linux kernel only uses RT_SIGRETURN.Monk Chiang1-6/+3
2019-02-20linux-unwind.h (alpha_fallback_frame_state): Cast 'mcontext_t *' &rt_->uc.uc_...Uros Bizjak1-1/+4
2019-02-15lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_...Eric Botcazou1-1/+3
2019-01-31t-linux: Add -mfp-rounding-mode=d to HOST_LIBGCC2_CFLAGS.Uros Bizjak1-0/+3
2019-01-31sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon.Uros Bizjak1-1/+1
2019-01-17GCN libgcc.Andrew Stubbs6-0/+373
2019-01-09PR other/16615 [1/5]Sandra Loosemore3-3/+3
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