[Ada] Remove a SPARK rule about implicit Global
[gcc.git] / libgcc /
2019-06-27 Ilia DiachkovAdd --disable-tm-clone-registry libgcc configure option.
2019-06-27 Martin LiskaRemove quite obvious dead assignments.
2019-06-27 Martin LiskaFix misc stuff seen by clang-static-analyzer.
2019-06-25 Iain SandoeDarwin, add a missed file change
2019-06-25 Iain Sandoe[Darwin, PPC] Move the out of line register save/restor...
2019-06-25 Martin LiskaDo not call strlen with NULL argument in libgcov.
2019-06-25 Andrew StubbsStub implementation of unwinding for AMD GCN.
2019-06-25 Kwok Cheung YeungCreate GCN-specific gthreads
2019-06-18 Tom de Vries[nvptx] Fix __main missing prototype warning in crt0.c
2019-06-17 Matthew Green[netbsd][aarch64] add netbsd/aarch64 target
2019-06-16 Jozef LawrynowiczMSP430: Implement 64-bit shifts in assembly code
2019-06-14 Matt Thomas[NetBSD] Add support for the Arm EABI.
2019-06-12 Dimitar DimitrovInitial TI PRU libgcc port
2019-06-11 Jakub Jelinek* libgcov-merge.c (__gcov_merge_single): Revert previou...
2019-06-10 Martin LiskaAdd missing ATTR_UNUSED (PR bootstrap/90808).
2019-06-10 Martin LiskaImplement N disk counters for single value and indirect...
2019-06-07 Martin LiskaRemove indirect call top N counter type.
2019-06-06 Iain SandoeDarwin, PowerPC, libgcc - Ensure unwinder is built...
2019-06-06 Jozef LawrynowiczMSP430: Put libgcc shift functions in their own section
2019-06-05 Yoshinori Satoconfig.host (rx-*-linux*): Add t-fdpbit to tmake_file...
2019-06-05 James Clarkecrtbegin.S (__dso_handle): Put in .sdata/.sbss rather...
2019-06-05 David Edelsohnaix-unwind.h (LR_REGNO): Rename to R_LR.
2019-05-29 Yoshinori Satoconfig.gcc (rx-*-linux*): New target.
2019-05-29 Sam Tebbs[PATCH 3/3][GCC][AARCH64] Add support for pointer authe...
2019-05-28 Rainer OrthRemove pre-Solaris 11/SPARC unwinding support
2019-05-26 John David Anglinlinux-unwind.h (pa32_fallback_frame_state): Add cast.
2019-05-22 Kwok Cheung YeungAdd support for constructors and destuctors on GCN
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-17 H.J. Lusoft-fp: Update soft-fp from glibc
2019-05-14 Rainer OrthRemove obsolete Solaris 10 support
2019-05-12 Iain Sandoedarwin, powerpc - set .machine in an asm file.
2019-05-08 Hongtao LiuEnable support for bfloat16 which will be in Future...
2019-04-23 Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-15 Monk Chiang[NDS32] Refine force unwind. Linux kernel only uses...
2019-02-21 Martin Seborextend.texi (__clear_cache): Correct signature.
2019-02-20 Uros Bizjaklinux-unwind.h (alpha_fallback_frame_state): Cast ...
2019-02-19 Uros Bizjakunwind-dw2.c (_Unwind_GetGR): Compare regno instead...
2019-02-15 Eric Botcazoulib2funcs.c (__set_trampoline_parity): Replace TRAMPOLI...
2019-01-31 Uros Bizjakt-linux: Add -mfp-rounding-mode=d to HOST_LIBGCC2_CFLAGS.
2019-01-30 Uros Bizjaksfp-exceptions.c (__sfp_handle_exceptions): Remove...
2019-01-23 H.J. Lulibgcc2.c: Correct DI/TI -> SF/DF conversions
2019-01-18 Martin LiskaBump version of __gcov_indirect_call_profiler function...
2019-01-18 Martin LiskaUpdate error message prefix in libgcov profiling.
2019-01-18 Martin LiskaDescribe better version mismatch in libgcov driver.
2019-01-17 Andrew StubbsGCN libgcc.
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-05 Martin SeborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-20 H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-19 Thomas Preud'homme[ARM] Optimize executable size when using softfloat...
2018-12-18 Wei Xiaodriver-i386.c (host_detect_local_cpu): Detect cascadelake.
2018-12-12 Rasmus Villemoeslibgcc: rs6000: tramp.S: fix placement of .cfi_endproc...
2018-12-05 Paul Koning* udivmodhi4.c (__udivmodhi4): Fix loop end check.
2018-11-27 Alan Modra[RS6000] libgcc cfi
2018-11-16 Xianmiao Qulinux-unwind.h (sc_pt_regs): Update for kernel.
2018-11-15 Xianmiao Qucsky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.
2018-11-13 Xianmiao Qulinux-unwind.h (_sig_ucontext_t): Remove.
2018-11-09 Stafford Horneor1k: libgcc: initial support for openrisc
2018-11-08 Kito ChengUpdate soft-fp from glibc.
2018-11-04 Venkataramanan KumarEnable support for next generation AMD Zen CPU, via...
2018-11-01 Paul Koningt-pdp11 (LIB2ADD): Add divmod.c.
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31 Claudiu Zissulescu[ARC] Remove non standard funcions calls.
2018-10-30 Rasmus Villemoeslibgcc: properly destroy mutexes on VxWorks
2018-10-25 Martin LiskaRevert partially changes from r265454 (PR other/87735).
2018-10-24 Martin LiskaRemove reduntant dumps and make tp_first_run dump more...
2018-10-18 Paul Koningudivmodsi4.c (__udivmodsi4): Rename to conform to codin...
2018-10-17 Rasmus Villemoeslibgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_ST
2018-10-12 Olivier Hainquetighten the toplevel guard on ibm-ldouble.c
2018-10-08 Paul Koning* config/pdp11/t-pdp11: Remove -mfloat32 switch.
2018-10-04 Martin LiskaFix divergence in indirect profiling (PR gcov-profile...
2018-10-03 Uros Bizjaklibgcc2.c (isnan): Use __builtin_isnan.
2018-09-26 Uros Bizjakcrtprec.c (set_precision): Use fnstcw instead of fstcw.
2018-09-21 Olivier HainqueLeverage cacheTextUpdate for __clear_cache on VxWorks
2018-09-21 Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-09-21 Monk Chiang[NDS32] Sync glibc and kernel structure, all use _rt_si...
2018-09-21 Kito Cheng[NDS32] Add t-nds32-glibc file.
2018-09-18 Rainer OrthUse v2 map syntax in libgcc-unwind.map if Solaris ld...
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-23 Richard EarnshawPR target/86951 arm - Handle speculation barriers on...
2018-08-22 Iain Sandoecommit missed change from r263764
2018-08-22 Iain SandoeMove Darwin10 unwinder fix to a crt shim.
2018-08-21 Rasmus Villemoeslibgcc: add crt{begin,end} for powerpc-wrs-vxworks...
2018-08-17 JojoC-SKY port: libgcc
2018-08-12 Chung-Ju Wu[NDS32] Implement more C ISR extension.
2018-08-11 John David Anglinpa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.
2018-08-02 Nicolas Pitrearm - correctly handle denormal results during softfp...
2018-08-01 Martin Liska__gcov_indirect_call_callee can't be null in __gcov_ind...
2018-07-30 Christophe Lyon[ARM] libgcc: Fix comment for code working on architect...
2018-07-27 H.J. Lui386: Remove _Unwind_Frames_Increment
2018-07-05 Jeff LawAdd missing '|' as wrong patch was applied.
2018-07-05 James Clarkedfp.m4 (enable_decimal_float): Enable for x86_64*-...
2018-06-27 Rainer OrthFix typo in libgcc/Makefile.in
2018-06-27 Rasmus Villemoesadd support for --disable-gcov
2018-06-21 Christophe Lyon[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead...
2018-06-21 Christophe Lyon[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4
2018-06-20 Than McIntoshre PR libgcc/86213 (-fsplit-stack runtime may clobber...
2018-06-18 Michael Meissnerre PR target/85358 (PowerPC: Using -mabi=ieeelongdouble...
2018-06-07 Olivier Hainquet-vxworks (LIBGCC_INCLUDES): Add -I$(MULTIBUILDTOP...
2018-06-07 Olga Makhotinaconfig.gcc: Support "tremont".
next