aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2019-08-23re PR target/91306 ([MSP430] libgcc/crtstuff.c: Alignment of frame_dummy .ini...Jozef Lawrynowicz
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas
2019-07-31[Arm][CMSE]Add warn_unused_return attribute to cmse functionsJoel Hutton
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska
2019-07-21or1k: Fix issues with msoft-divStafford Horne
2019-07-08PR middle-end/71924 - missing -Wreturn-local-addr returning alloca resultMartin Sebor
2019-07-04[Darwin] Revert one hunk from r273016 (TLC for older Darwin versions).Iain Sandoe
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe
2019-07-03Rename SINGE_VALUE to TOPN_VALUES counters.Martin Liska
2019-07-03Support N values in libgcov for single value counter type.Martin Liska
2019-06-27Add --disable-tm-clone-registry libgcc configure option.Ilia Diachkov
2019-06-27Remove quite obvious dead assignments.Martin Liska
2019-06-27Fix misc stuff seen by clang-static-analyzer.Martin Liska
2019-06-25Darwin, add a missed file changeIain Sandoe
2019-06-25[Darwin, PPC] Move the out of line register save/restore to an endfile.Iain Sandoe
2019-06-25Do not call strlen with NULL argument in libgcov.Martin Liska
2019-06-25Stub implementation of unwinding for AMD GCN.Andrew Stubbs
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung
2019-06-18[nvptx] Fix __main missing prototype warning in crt0.cTom de Vries
2019-06-17[netbsd][aarch64] add netbsd/aarch64 targetMatthew Green
2019-06-16MSP430: Implement 64-bit shifts in assembly codeJozef Lawrynowicz
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas
2019-06-12Initial TI PRU libgcc portDimitar Dimitrov
2019-06-11* libgcov-merge.c (__gcov_merge_single): Revert previous change.Jakub Jelinek
2019-06-10Add missing ATTR_UNUSED (PR bootstrap/90808).Martin Liska
2019-06-10Implement N disk counters for single value and indirect call counters.Martin Liska
2019-06-07Remove indirect call top N counter type.Martin Liska
2019-06-06Darwin, PowerPC, libgcc - Ensure unwinder is built with altivec enabled.Iain Sandoe
2019-06-06MSP430: Put libgcc shift functions in their own sectionJozef Lawrynowicz
2019-06-05config.host (rx-*-linux*): Add t-fdpbit to tmake_file Add appropriate tm_file...Yoshinori Sato
2019-06-05crtbegin.S (__dso_handle): Put in .sdata/.sbss rather than .data/.bss so it c...James Clarke
2019-06-05aix-unwind.h (LR_REGNO): Rename to R_LR.David Edelsohn
2019-05-29config.gcc (rx-*-linux*): New target.Yoshinori Sato
2019-05-29[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs
2019-05-28Remove pre-Solaris 11/SPARC unwinding supportRainer Orth
2019-05-26linux-unwind.h (pa32_fallback_frame_state): Add cast.John David Anglin
2019-05-22Add support for constructors and destuctors on GCNKwok Cheung Yeung
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-05-17soft-fp: Update soft-fp from glibcH.J. Lu
2019-05-14Remove obsolete Solaris 10 supportRainer Orth
2019-05-12darwin, powerpc - set .machine in an asm file.Iain Sandoe
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan
2019-04-15[NDS32] Refine force unwind. Linux kernel only uses RT_SIGRETURN.Monk Chiang
2019-02-21extend.texi (__clear_cache): Correct signature.Martin Sebor
2019-02-20linux-unwind.h (alpha_fallback_frame_state): Cast 'mcontext_t *' &rt_->uc.uc_...Uros Bizjak
2019-02-19unwind-dw2.c (_Unwind_GetGR): Compare regno instead of index to DWARF_ZERO_REG.Uros Bizjak
2019-02-15lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_...Eric Botcazou
2019-01-31t-linux: Add -mfp-rounding-mode=d to HOST_LIBGCC2_CFLAGS.Uros Bizjak