summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setupRasmus Villemoes2018-12-122-2/+6
* * udivmodhi4.c (__udivmodhi4): Fix loop end check.Paul Koning2018-12-052-1/+5
* [RS6000] libgcc cfiAlan Modra2018-11-273-3/+19
* linux-unwind.h (sc_pt_regs): Update for kernel.Xianmiao Qu2018-11-162-3/+9
* csky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.Xianmiao Qu2018-11-152-4/+6
* linux-unwind.h (_sig_ucontext_t): Remove.Xianmiao Qu2018-11-132-53/+58
* or1k: libgcc: initial support for openriscStafford Horne2018-11-096-0/+403
* Update soft-fp from glibc.Kito Cheng2018-11-0889-122/+329
* Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar2018-11-043-0/+8
* t-pdp11 (LIB2ADD): Add divmod.c.Paul Koning2018-11-012-2/+9
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-313-393/+488
* [ARC] Remove non standard funcions calls.Claudiu Zissulescu2018-10-313-1/+60
* libgcc: properly destroy mutexes on VxWorksRasmus Villemoes2018-10-302-1/+6
* Revert partially changes from r265454 (PR other/87735).Martin Liska2018-10-252-1/+6
* Remove reduntant dumps and make tp_first_run dump more compact.Martin Liska2018-10-242-1/+6
* udivmodsi4.c (__udivmodsi4): Rename to conform to coding standard.Paul Koning2018-10-187-7/+106
* libgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_STRasmus Villemoes2018-10-172-0/+6
* tighten the toplevel guard on ibm-ldouble.cOlivier Hainque2018-10-122-1/+7
* * config/pdp11/t-pdp11: Remove -mfloat32 switch.Paul Koning2018-10-082-1/+5
* Fix divergence in indirect profiling (PR gcov-profile/84107).Martin Liska2018-10-043-17/+29
* libgcc2.c (isnan): Use __builtin_isnan.Uros Bizjak2018-10-032-15/+15
* crtprec.c (set_precision): Use fnstcw instead of fstcw.Uros Bizjak2018-09-262-1/+5
* Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque2018-09-214-0/+53
* Remove arc profile histogram in non-LTO mode.Martin Liska2018-09-213-317/+63
* [NDS32] Sync glibc and kernel structure, all use _rt_sigframe.Monk Chiang2018-09-212-14/+10
* [NDS32] Add t-nds32-glibc file.Kito Cheng2018-09-212-0/+38
* Use v2 map syntax in libgcc-unwind.map if Solaris ld supports itRainer Orth2018-09-185-0/+56
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-19/+19
* PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw2018-08-233-1/+52
* commit missed change from r263764Iain Sandoe2018-08-221-1/+1
* Move Darwin10 unwinder fix to a crt shim.Iain Sandoe2018-08-224-13/+25
* libgcc: add crt{begin,end} for powerpc-wrs-vxworks targetRasmus Villemoes2018-08-212-0/+6
* C-SKY port: libgccJojo2018-08-179-0/+1371
* [NDS32] Implement more C ISR extension.Chung-Ju Wu2018-08-1288-241/+902
* pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin2018-08-112-39/+39
* arm - correctly handle denormal results during softfp subtractionNicolas Pitre2018-08-023-9/+18
* __gcov_indirect_call_callee can't be null in __gcov_indirect_call_profiler_v2.Martin Liska2018-08-012-1/+6
* [ARM] libgcc: Fix comment for code working on architectures >= 4.Christophe Lyon2018-07-303-2/+8
* i386: Remove _Unwind_Frames_IncrementH.J. Lu2018-07-272-5/+6
* Add missing '|' as wrong patch was applied.Jeff Law2018-07-051-1/+1
* dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke2018-07-052-1/+5
* Fix typo in libgcc/Makefile.inRainer Orth2018-06-272-1/+6
* add support for --disable-gcovRasmus Villemoes2018-06-274-1/+30
* [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon2018-06-215-77/+37
* [ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4Christophe Lyon2018-06-213-103/+8
* re PR libgcc/86213 (-fsplit-stack runtime may clobber SSE input param reg)Than McIntosh2018-06-202-25/+25
* re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble -mcpu=power9 breaks _...Michael Meissner2018-06-183-2/+8
* t-vxworks (LIBGCC_INCLUDES): Add -I$(MULTIBUILDTOP)../../gcc/include.Olivier Hainque2018-06-073-4/+15
* config.gcc: Support "tremont".Olga Makhotina2018-06-072-0/+5
* Fix compilation of libgcov with GCOV_LOCKED=0.Martin Liska2018-06-072-2/+7