aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2019-09-10[ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architectureChristophe Lyon2-1/+11
2019-09-10[ARM/FDPIC v6 11/24] [ARM] FDPIC: Add support to unwind FDPIC signal frameChristophe Lyon2-0/+135
2019-09-10[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptionsChristophe Lyon5-3/+214
2019-09-10[ARM/FDPIC v6 05/24] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy g...Christophe Lyon2-1/+22
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon2-2/+6
2019-09-09GCC port for eBPFJose E. Marchesi5-0/+37
2019-09-06RISC-V: Re-enable -msave-restore for shared libraries.Jim Wilson2-2/+7
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand17-1518/+5
2019-08-23re PR target/91306 ([MSP430] libgcc/crtstuff.c: Alignment of frame_dummy .ini...Jozef Lawrynowicz2-16/+31
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu2-0/+7
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas3-0/+20
2019-07-31[Arm][CMSE]Add warn_unused_return attribute to cmse functionsJoel Hutton2-0/+6
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska3-9/+6
2019-07-21or1k: Fix issues with msoft-divStafford Horne2-3/+11
2019-07-08PR middle-end/71924 - missing -Wreturn-local-addr returning alloca resultMartin Sebor1-0/+2
2019-07-04[Darwin] Revert one hunk from r273016 (TLC for older Darwin versions).Iain Sandoe2-3/+5
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe5-24/+30
2019-07-03Rename SINGE_VALUE to TOPN_VALUES counters.Martin Liska6-44/+64
2019-07-03Support N values in libgcov for single value counter type.Martin Liska3-31/+64
2019-06-27Add --disable-tm-clone-registry libgcc configure option.Ilia Diachkov4-1/+35
2019-06-27Remove quite obvious dead assignments.Martin Liska3-5/+8
2019-06-27Fix misc stuff seen by clang-static-analyzer.Martin Liska2-0/+11
2019-06-25Darwin, add a missed file changeIain Sandoe1-2/+2
2019-06-25[Darwin, PPC] Move the out of line register save/restore to an endfile.Iain Sandoe3-9/+44
2019-06-25Do not call strlen with NULL argument in libgcov.Martin Liska2-2/+8
2019-06-25Stub implementation of unwinding for AMD GCN.Andrew Stubbs3-1/+44
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung3-0/+170
2019-06-18[nvptx] Fix __main missing prototype warning in crt0.cTom de Vries2-1/+7
2019-06-17[netbsd][aarch64] add netbsd/aarch64 targetMatthew Green2-0/+11
2019-06-16MSP430: Implement 64-bit shifts in assembly codeJozef Lawrynowicz4-0/+111
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas4-1/+46
2019-06-12Initial TI PRU libgcc portDimitar Dimitrov24-0/+1272
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