summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore
2020-02-10Fix libgcc build failure for FRV with recent versions of gas.Jeff Law
2020-02-10Move ChangeLog entry of commit bf6465d046 from gcc to libgccH.J. Lu
2020-02-10i386: Properly pop restore token in signal frameH.J. Lu
2020-02-10arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]Christophe Lyon
2020-02-07arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]Jakub Jelinek
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore
2020-01-27Add __gcov_indirect_call_profiler_v4_atomic.Martin Liska
2020-01-27[ARC] Make libgcc compatible with ARC's reduced register set config.Claudiu Zissulescu
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-24libgcov: Fix merging of topn [PR92924]Jan Hubicka
2020-01-23Emit .note.GNU-stack for hard-float linux targets.Dragan Mladjenovic
2020-01-23Emit .note.GNU-stack for soft-float linux targets.Dragan Mladjenovic
2020-01-23Remove wrong bail out in prune_topn_counter.Martin Liska
2020-01-22Fix TOP N counter update.Martin Liska
2020-01-22Smart relaxation of TOP N counter.Martin Liska
2020-01-18libgcc: cris: config/cris/arit.c (DS): Apply attribute __fallthrough__.Hans-Peter Nilsson
2020-01-18Fix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEXIT is falseJohn David Anglin
2020-01-17Fix up ChangeLog.Jakub Jelinek
2020-01-16[PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgccMihail Ionescu
2020-01-14Typo.Georg-Johann Lay
2020-01-10[amdgcn] Remove dependency on stdint.h in libgccKwok Cheung Yeung
2020-01-09[amdgcn] Add support for sub-word sync_compare_and_swap operationsKwok Cheung Yeung
2020-01-08Implement 64-bit double functions.Georg-Johann Lay
2020-01-05Guard inclusion of vxAtomicLib.h from gthr-vxworks.hOlivier Hainque
2020-01-01Update copyright years.Jakub Jelinek
2019-12-30Introduce an internal API for VxWorks version checksOlivier Hainque
2019-12-30Improve VxWorks GTHREAD_ONCE_INITOlivier Hainque
2019-12-30Fix macro reference in gthr-vxworks-tls.cOlivier Hainque
2019-12-30Fix typo in macro name guarding conditional in vxcrtstuff.cOlivier Hainque
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz
2019-12-11MSP430: Add -fno-exceptions multilibJozef Lawrynowicz
2019-12-11libgcc: Declare __dso_handle only if DEFAULT_USE_CXA_ATEXIT is trueJozef Lawrynowicz
2019-12-09libgcc: Fix misuse of USE_EH_FRAME_REGISTRY in crtstuff.cJozef Lawrynowicz
2019-12-09libgcc: Dont define __do_global_dtors_aux if it will be emptyJozef Lawrynowicz
2019-12-05re PR target/92055 ([avr] Support 64-bit double)Georg-Johann Lay
2019-11-18fix ChangeLog to reference the PRSzabolcs Nagy
2019-11-18musl: Don't use gthr weak refs in libgcc PR91737Szabolcs Nagy
2019-11-17linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.John David Anglin
2019-11-15m68k: add musl supportSzabolcs Nagy
2019-11-14Update the arm-*-vxworks* supportJerome Lambourg
2019-11-14Base support for vxworks 7 on aarch64Doug Rupp
2019-11-14Update the libgcc support for VxWorks AE/653Olivier Hainque
2019-11-14Improve the thread support for VxWorksCorentin Gay
2019-11-14Introduce vxworks specific crtstuff supportJerome Lambourg
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay
2019-11-04libgcc: Fix incorrect use of USE_TM_CLONE_REGISTRYJozef Lawrynowicz
2019-11-03re PR libgcc/78804 ([RX] -m64bit-doubles does not work)Oleg Endo
2019-11-01RISC-V: Build soft-float divide routines for -mno-fdiv.Jim Wilson