aboutsummaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
AgeCommit message (Expand)Author
2019-05-03Update ChangeLog and version files for releasereleases/gcc-9.1.0GCC Administrator
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan
2019-04-15[NDS32] Refine force unwind. Linux kernel only uses RT_SIGRETURN.Monk Chiang
2019-02-21extend.texi (__clear_cache): Correct signature.Martin Sebor
2019-02-20linux-unwind.h (alpha_fallback_frame_state): Cast 'mcontext_t *' &rt_->uc.uc_...Uros Bizjak
2019-02-19unwind-dw2.c (_Unwind_GetGR): Compare regno instead of index to DWARF_ZERO_REG.Uros Bizjak
2019-02-15lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_...Eric Botcazou
2019-01-31t-linux: Add -mfp-rounding-mode=d to HOST_LIBGCC2_CFLAGS.Uros Bizjak
2019-01-23libgcc2.c: Correct DI/TI -> SF/DF conversionsH.J. Lu
2019-01-18Bump version of __gcov_indirect_call_profiler function as there was ABI change.Martin Liska
2019-01-18Update error message prefix in libgcov profiling.Martin Liska
2019-01-18Describe better version mismatch in libgcov driver.Martin Liska
2019-01-17GCN libgcc.Andrew Stubbs
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-20C/C++: Add -Waddress-of-packed-memberH.J. Lu
2018-12-19[ARM] Optimize executable size when using softfloat fmul/dmulThomas Preud'homme
2018-12-18driver-i386.c (host_detect_local_cpu): Detect cascadelake.Wei Xiao
2018-12-12libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setupRasmus Villemoes
2018-12-05* udivmodhi4.c (__udivmodhi4): Fix loop end check.Paul Koning
2018-11-27[RS6000] libgcc cfiAlan Modra
2018-11-16linux-unwind.h (sc_pt_regs): Update for kernel.Xianmiao Qu
2018-11-15csky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.Xianmiao Qu
2018-11-13linux-unwind.h (_sig_ucontext_t): Remove.Xianmiao Qu
2018-11-09or1k: libgcc: initial support for openriscStafford Horne
2018-11-08Update soft-fp from glibc.Kito Cheng
2018-11-04Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar
2018-11-01t-pdp11 (LIB2ADD): Add divmod.c.Paul Koning
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-31[ARC] Remove non standard funcions calls.Claudiu Zissulescu
2018-10-30libgcc: properly destroy mutexes on VxWorksRasmus Villemoes
2018-10-25Revert partially changes from r265454 (PR other/87735).Martin Liska
2018-10-24Remove reduntant dumps and make tp_first_run dump more compact.Martin Liska
2018-10-18udivmodsi4.c (__udivmodsi4): Rename to conform to coding standard.Paul Koning
2018-10-17libgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_STRasmus Villemoes
2018-10-12tighten the toplevel guard on ibm-ldouble.cOlivier Hainque
2018-10-08* config/pdp11/t-pdp11: Remove -mfloat32 switch.Paul Koning
2018-10-04Fix divergence in indirect profiling (PR gcov-profile/84107).Martin Liska
2018-10-03libgcc2.c (isnan): Use __builtin_isnan.Uros Bizjak
2018-09-26crtprec.c (set_precision): Use fnstcw instead of fstcw.Uros Bizjak
2018-09-21Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska
2018-09-21[NDS32] Sync glibc and kernel structure, all use _rt_sigframe.Monk Chiang
2018-09-21[NDS32] Add t-nds32-glibc file.Kito Cheng
2018-09-18Use v2 map syntax in libgcc-unwind.map if Solaris ld supports itRainer Orth
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-08-23PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw
2018-08-22Move Darwin10 unwinder fix to a crt shim.Iain Sandoe
2018-08-21libgcc: add crt{begin,end} for powerpc-wrs-vxworks targetRasmus Villemoes
2018-08-17C-SKY port: libgccJojo