aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
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