aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2019-06-11* libgcov-merge.c (__gcov_merge_single): Revert previous change.Jakub Jelinek2-3/+6
2019-06-10Add missing ATTR_UNUSED (PR bootstrap/90808).Martin Liska2-1/+6
2019-06-10Implement N disk counters for single value and indirect call counters.Martin Liska5-49/+126
2019-06-07Remove indirect call top N counter type.Martin Liska7-304/+22
2019-06-06Darwin, PowerPC, libgcc - Ensure unwinder is built with altivec enabled.Iain Sandoe2-0/+8
2019-06-06MSP430: Put libgcc shift functions in their own sectionJozef Lawrynowicz4-6/+34
2019-06-05config.host (rx-*-linux*): Add t-fdpbit to tmake_file Add appropriate tm_file...Yoshinori Sato3-2/+8
2019-06-05crtbegin.S (__dso_handle): Put in .sdata/.sbss rather than .data/.bss so it c...James Clarke2-2/+8
2019-06-05aix-unwind.h (LR_REGNO): Rename to R_LR.David Edelsohn2-14/+23
2019-05-29config.gcc (rx-*-linux*): New target.Yoshinori Sato3-0/+9
2019-05-29[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs4-6/+54
2019-05-28Remove pre-Solaris 11/SPARC unwinding supportRainer Orth2-90/+8
2019-05-26linux-unwind.h (pa32_fallback_frame_state): Add cast.John David Anglin2-1/+5
2019-05-22Add support for constructors and destuctors on GCNKwok Cheung Yeung1-0/+56
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-6/+6
2019-05-17soft-fp: Update soft-fp from glibcH.J. Lu90-98/+111
2019-05-14Remove obsolete Solaris 10 supportRainer Orth5-40/+16
2019-05-12darwin, powerpc - set .machine in an asm file.Iain Sandoe2-1/+11
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu3-2/+13
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan4-0/+13
2019-04-15[NDS32] Refine force unwind. Linux kernel only uses RT_SIGRETURN.Monk Chiang2-6/+9
2019-02-21extend.texi (__clear_cache): Correct signature.Martin Sebor3-4/+12
2019-02-20linux-unwind.h (alpha_fallback_frame_state): Cast 'mcontext_t *' &rt_->uc.uc_...Uros Bizjak2-1/+9
2019-02-19unwind-dw2.c (_Unwind_GetGR): Compare regno instead of index to DWARF_ZERO_REG.Uros Bizjak2-1/+6
2019-02-15lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_...Eric Botcazou2-1/+8
2019-01-31t-linux: Add -mfp-rounding-mode=d to HOST_LIBGCC2_CFLAGS.Uros Bizjak2-2/+9
2019-01-31sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon.Uros Bizjak1-1/+1
2019-01-23libgcc2.c: Correct DI/TI -> SF/DF conversionsH.J. Lu2-1/+7
2019-01-18Bump version of __gcov_indirect_call_profiler function as there was ABI change.Martin Liska4-4/+13
2019-01-18Update error message prefix in libgcov profiling.Martin Liska2-8/+18
2019-01-18Describe better version mismatch in libgcov driver.Martin Liska2-2/+32
2019-01-17GCN libgcc.Andrew Stubbs8-0/+394
2019-01-09PR other/16615 [1/5]Sandra Loosemore7-6/+18
2019-01-04PR c/88546 - Copy attribute unusable for weakrefsMartin Sebor1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1029-1030/+1034
2018-12-20C/C++: Add -Waddress-of-packed-memberH.J. Lu2-0/+10
2018-12-19[ARM] Optimize executable size when using softfloat fmul/dmulThomas Preud'homme5-15/+67
2018-12-18driver-i386.c (host_detect_local_cpu): Detect cascadelake.Wei Xiao3-3/+17
2018-12-12libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setupRasmus Villemoes2-2/+6
2018-12-05* udivmodhi4.c (__udivmodhi4): Fix loop end check.Paul Koning2-1/+5
2018-11-27[RS6000] libgcc cfiAlan Modra3-3/+19
2018-11-16linux-unwind.h (sc_pt_regs): Update for kernel.Xianmiao Qu2-3/+9
2018-11-15csky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.Xianmiao Qu2-4/+6
2018-11-13linux-unwind.h (_sig_ucontext_t): Remove.Xianmiao Qu2-53/+58
2018-11-09or1k: libgcc: initial support for openriscStafford Horne6-0/+403
2018-11-08Update soft-fp from glibc.Kito Cheng89-122/+329
2018-11-04Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar3-0/+8
2018-11-01t-pdp11 (LIB2ADD): Add divmod.c.Paul Koning2-2/+9
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers3-393/+488
2018-10-31[ARC] Remove non standard funcions calls.Claudiu Zissulescu3-1/+60