aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2019-12-11MSP430: Add -fno-exceptions multilibJozef Lawrynowicz3-1/+14
2019-12-11libgcc: Declare __dso_handle only if DEFAULT_USE_CXA_ATEXIT is trueJozef Lawrynowicz2-1/+10
2019-12-09libgcc: Fix misuse of USE_EH_FRAME_REGISTRY in crtstuff.cJozef Lawrynowicz2-2/+7
2019-12-09libgcc: Dont define __do_global_dtors_aux if it will be emptyJozef Lawrynowicz2-1/+12
2019-12-05re PR target/92055 ([avr] Support 64-bit double)Georg-Johann Lay2-2/+7
2019-11-18fix ChangeLog to reference the PRSzabolcs Nagy1-0/+1
2019-11-18musl: Don't use gthr weak refs in libgcc PR91737Szabolcs Nagy3-0/+14
2019-11-17linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.John David Anglin2-100/+129
2019-11-15m68k: add musl supportSzabolcs Nagy2-1/+6
2019-11-14Update the arm-*-vxworks* supportJerome Lambourg3-21/+71
2019-11-14Base support for vxworks 7 on aarch64Doug Rupp2-0/+11
2019-11-14Update the libgcc support for VxWorks AE/653Olivier Hainque4-0/+40
2019-11-14Improve the thread support for VxWorksCorentin Gay11-219/+835
2019-11-14Introduce vxworks specific crtstuff supportJerome Lambourg4-0/+162
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay5-2/+64
2019-11-04libgcc: Fix incorrect use of USE_TM_CLONE_REGISTRYJozef Lawrynowicz2-6/+11
2019-11-03re PR libgcc/78804 ([RX] -m64bit-doubles does not work)Oleg Endo4-32/+12
2019-11-01RISC-V: Build soft-float divide routines for -mno-fdiv.Jim Wilson2-0/+21
2019-10-23lib2hw_mul.S: Fix wrong syntax in branch instruction.Jozef Lawrynowicz3-67/+118
2019-10-15fptr.c (_dl_read_access_allowed): Change argument to unsigned int.John David Anglin2-6/+18
2019-10-12lib2funcs.S (__gcc_plt_call): Load branch target to %r21.John David Anglin3-14/+30
2019-10-03fptr.c: Disable -Warray-bounds warning.John David Anglin2-0/+9
2019-09-25libgcc: Rebuild autoconf filesRichard Henderson2-18/+9
2019-09-25aarch64: Configure for sys/auxv.h in libgcc for lse-init.cRichard Henderson5-9/+37
2019-09-25aarch64: Fix store-exclusive in load-operate LSE helpersRichard Henderson2-2/+8
2019-09-25[AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShaokun Zhang2-21/+41
2019-09-20Revert [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M arc...Christophe Lyon2-5/+9
2019-09-19aarch64: Add out-of-line functions for LSE atomicsRichard Henderson5-0/+335
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