aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-07Fix libgcov-driver-system bootstrap failure (PR bootstrap/86057).Martin Liska4-27/+54
2018-06-05Support variables in expansion of -fprofile-generate option (PR gcov-profile/...Martin Liska2-0/+77
2018-06-05Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska3-172/+110
2018-06-02[NDS32] Support Linux target for nds32.Chung-Ju Wu4-0/+462
2018-05-31re PR target/85591 (__builtin_cpu_is() is not detecting bdver2 with Model = 0...Uros Bizjak2-4/+13
2018-05-30* crtstuff.c: Remove declaration of _Jv_RegisterClasses.Rasmus Villemoes2-3/+4
2018-05-29libgcov: report about a different timestamp (PR gcov-profile/85759).Martin Liska3-3/+23
2018-05-23lb1sf68.S (Laddsf$nf): Fix sign bit handling in path to Lf$finfty.Kalamatee2-2/+7
2018-05-18RISC-V: Add RV32E support.Kito Cheng2-1/+51
2018-05-18[arm][1/2] Remove support for deprecated -march=armv5 and armv5eKyrylo Tkachov2-2/+6
2018-05-17arm_cmse.h (cmse_nsfptr_create, [...]): Remove #include <stdint.h>.Jerome Lambourg2-2/+8
2018-05-17config.gcc: Support "goldmont-plus".Olga Makhotina3-0/+10
2018-05-08config.gcc: Support "goldmont".Olga Makhotina3-0/+11