aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2018-12-12libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setupRasmus Villemoes2-2/+6
2018-12-05* udivmodhi4.c (__udivmodhi4): Fix loop end check.Paul Koning2-1/+5
2018-11-27[RS6000] libgcc cfiAlan Modra3-3/+19
2018-11-16linux-unwind.h (sc_pt_regs): Update for kernel.Xianmiao Qu2-3/+9
2018-11-15csky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.Xianmiao Qu2-4/+6
2018-11-13linux-unwind.h (_sig_ucontext_t): Remove.Xianmiao Qu2-53/+58
2018-11-09or1k: libgcc: initial support for openriscStafford Horne6-0/+403
2018-11-08Update soft-fp from glibc.Kito Cheng89-122/+329
2018-11-04Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar3-0/+8
2018-11-01t-pdp11 (LIB2ADD): Add divmod.c.Paul Koning2-2/+9
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers3-393/+488
2018-10-31[ARC] Remove non standard funcions calls.Claudiu Zissulescu3-1/+60
2018-10-30libgcc: properly destroy mutexes on VxWorksRasmus Villemoes2-1/+6
2018-10-25Revert partially changes from r265454 (PR other/87735).Martin Liska2-1/+6
2018-10-24Remove reduntant dumps and make tp_first_run dump more compact.Martin Liska2-1/+6
2018-10-18udivmodsi4.c (__udivmodsi4): Rename to conform to coding standard.Paul Koning7-7/+106
2018-10-17libgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_STRasmus Villemoes2-0/+6
2018-10-12tighten the toplevel guard on ibm-ldouble.cOlivier Hainque2-1/+7
2018-10-08* config/pdp11/t-pdp11: Remove -mfloat32 switch.Paul Koning2-1/+5
2018-10-04Fix divergence in indirect profiling (PR gcov-profile/84107).Martin Liska3-17/+29
2018-10-03libgcc2.c (isnan): Use __builtin_isnan.Uros Bizjak2-15/+15
2018-09-26crtprec.c (set_precision): Use fnstcw instead of fstcw.Uros Bizjak2-1/+5
2018-09-21Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque4-0/+53
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska3-317/+63
2018-09-21[NDS32] Sync glibc and kernel structure, all use _rt_sigframe.Monk Chiang2-14/+10
2018-09-21[NDS32] Add t-nds32-glibc file.Kito Cheng2-0/+38
2018-09-18Use v2 map syntax in libgcc-unwind.map if Solaris ld supports itRainer Orth5-0/+56
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-19/+19
2018-08-23PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw3-1/+52
2018-08-22commit missed change from r263764Iain Sandoe1-1/+1
2018-08-22Move Darwin10 unwinder fix to a crt shim.Iain Sandoe4-13/+25
2018-08-21libgcc: add crt{begin,end} for powerpc-wrs-vxworks targetRasmus Villemoes2-0/+6
2018-08-17C-SKY port: libgccJojo9-0/+1371
2018-08-12[NDS32] Implement more C ISR extension.Chung-Ju Wu88-241/+902
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin2-39/+39
2018-08-02arm - correctly handle denormal results during softfp subtractionNicolas Pitre3-9/+18
2018-08-01__gcov_indirect_call_callee can't be null in __gcov_indirect_call_profiler_v2.Martin Liska2-1/+6
2018-07-30[ARM] libgcc: Fix comment for code working on architectures >= 4.Christophe Lyon3-2/+8
2018-07-27i386: Remove _Unwind_Frames_IncrementH.J. Lu2-5/+6
2018-07-05Add missing '|' as wrong patch was applied.Jeff Law1-1/+1
2018-07-05dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke2-1/+5
2018-06-27Fix typo in libgcc/Makefile.inRainer Orth2-1/+6
2018-06-27add support for --disable-gcovRasmus Villemoes4-1/+30
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon5-77/+37
2018-06-21[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4Christophe Lyon3-103/+8
2018-06-20re PR libgcc/86213 (-fsplit-stack runtime may clobber SSE input param reg)Than McIntosh2-25/+25
2018-06-18re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble -mcpu=power9 breaks _...Michael Meissner3-2/+8
2018-06-07t-vxworks (LIBGCC_INCLUDES): Add -I$(MULTIBUILDTOP)../../gcc/include.Olivier Hainque3-4/+15
2018-06-07config.gcc: Support "tremont".Olga Makhotina2-0/+5
2018-06-07Fix compilation of libgcov with GCOV_LOCKED=0.Martin Liska2-2/+7