aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2019-09-25libgcc: Rebuild autoconf filesRichard Henderson
2019-09-25aarch64: Configure for sys/auxv.h in libgcc for lse-init.cRichard Henderson
2019-09-25aarch64: Fix store-exclusive in load-operate LSE helpersRichard Henderson
2019-09-25[AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShaokun Zhang
2019-09-20Revert [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M arc...Christophe Lyon
2019-09-19aarch64: Add out-of-line functions for LSE atomicsRichard Henderson
2019-09-10[ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architectureChristophe Lyon
2019-09-10[ARM/FDPIC v6 11/24] [ARM] FDPIC: Add support to unwind FDPIC signal frameChristophe Lyon
2019-09-10[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptionsChristophe Lyon
2019-09-10[ARM/FDPIC v6 05/24] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy g...Christophe Lyon
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon
2019-09-09GCC port for eBPFJose E. Marchesi
2019-09-07RISC-V: Re-enable -msave-restore for shared libraries.Jim Wilson
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-08-232019-08-23 Jozef Lawrynowicz <jozef.l@mittosystems.com>Jozef Lawrynowicz
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu
2019-07-31gcc/ChangeLog: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-09PR 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-05 * config.host (rx-*-linux*): Add t-fdpbit to tmake_fileYoshinori Sato
2019-06-05 * config/ia64/crtbegin.S (__dso_handle): Put in .sdata/.sbssJames Clarke
2019-06-05* config/rs6000/aix-unwind.h (LR_REGNO): Rename to R_LR.David Edelsohn
2019-05-29 * config.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