summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
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
2019-10-23lib2hw_mul.S: Fix wrong syntax in branch instruction.Jozef Lawrynowicz
2019-10-15fptr.c (_dl_read_access_allowed): Change argument to unsigned int.John David Anglin
2019-10-12lib2funcs.S (__gcc_plt_call): Load branch target to %r21.John David Anglin
2019-10-03fptr.c: Disable -Warray-bounds warning.John David Anglin
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-06RISC-V: Re-enable -msave-restore for shared libraries.Jim Wilson
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
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