PR c++/85149 - generic lambda and constexpr if.
[gcc.git] / libgcc / config /
2018-03-29 H.J. Lui386: Enable AVX/AVX512 features only if supported...
2018-03-22 Igor TsimbalistFix PR85025: libgcc/config/i386/shadow-stack-unwind...
2018-03-20 Jakub Jelinekre PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312...
2018-03-15 Julia KovalAdd builtin_cpu for cannonlake and new isa features.
2018-03-14 Julia KovalSplit-up -march=icelake on -march=icelake-server and...
2018-03-07 John David Anglinfptr.c (_dl_read_access_allowed): New.
2018-02-28 Jakub Jelinekre PR debug/83917 (with -mcall-ms2sysv-xlogues, steppin...
2018-02-26 Jakub Jelinekre PR debug/83917 (with -mcall-ms2sysv-xlogues, steppin...
2018-02-20 Max Filippovlibgcc: xtensa: fix build with -mtext-section-literals
2018-02-16 Igor TsimbalistAdditional fix for PR 84239.
2018-02-14 Igor TsimbalistReimplement CET intrinsics for rdssp/incssp insn.
2018-02-02 Julia KovalAdd -march=icelake.
2018-01-26 Claudiu Zissulescu[ARC] Add support for reduced register file set
2018-01-23 Max Filippovlibgcc: xtensa: fix NaN return from add/sub/mul/div...
2018-01-22 Sebastian Pertarl78.md: New define_expand "anddi3".
2018-01-22 Sebastian Pertarl78.md: New define_expand "umindi3".
2018-01-22 Sebastian Pertarl78.md: New define_expand "smindi3".
2018-01-22 Sebastian Pertarl78.md: New define_expand "smaxdi3".
2018-01-22 Sebastian Pertarl78.md: New define_expand "umaxdi3".
2018-01-21 John David Anglinre PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0...
2018-01-13 Richard SandifordSVE unwinding
2018-01-08 Michael Meissnerquad-float128.h (IBM128_TYPE): Explicitly use __ibm128...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-13 Kito ChengUse C version of multi3 for RVE support.
2017-12-09 Jim WilsonAdd .type and .size directives to riscv libgcc functions.
2017-12-01 Michael Meissner_mulkc3.c (__mulkc3): Add forward declaration.
2017-11-30 Michael Meissnerre PR libgcc/83112 (Silence warnings from PowerPC libgc...
2017-11-26 Uros Bizjaki386.c (processor_target_table): Add skylake_cost for...
2017-11-20 Igor Tsimbalistre PR bootstrap/83015 (bootstrap comparison failure...
2017-11-17 Igor TsimbalistAdd Intel CET support for EH in libgcc.
2017-11-17 Igor TsimbalistEnable building libgcc with CET options.
2017-11-14 Rainer OrthAdapt Solaris 12 references
2017-11-07 Tom de Vries[libgcc, rs6000] Remove semicolon after do {} while...
2017-11-07 Tom de Vries[libgcc] Remove semicolon after do {} while (0) in...
2017-11-04 Andreas Toblerre PR libgcc/82635 (std::thread's join broken on FreeBS...
2017-11-03 Cupertino Miranda[ARC] Fix to unwinding.
2017-10-23 Sebastian Pertarl78.md: New define_expand "subdi3".
2017-10-23 Sebastian PertaForgot to add the new file :-P 2017-10-13 Sebastian...
2017-10-14 Sebastian Pertarl78.c (rl78_emit_libcall): New function.
2017-09-29 James Bowmancrti-hw.S: Add watchdog vector, FT930 IRQ support.
2017-09-26 Joseph MyersEnable no-exec stacks for more targets using the Linux...
2017-09-23 Daniel SantosPR target/82196 addendum: Fix Darwin build breakage...
2017-09-20 Sebastian Perytconfig.gcc: Support "knm".
2017-09-17 Daniel SantosPR target/82196 correct choice of avx/sse stubs for...
2017-08-01 Jerome Lambourgconfig.gcc (arm-wrs-vxworks*): Rework to handle arm...
2017-08-01 Olivier Hainquet-vxworks (LIBGCC2_INCLUDES): Start with -I.
2017-08-01 Olivier Hainquet-vxworks: Instead of redefining LIB2ADD, augment LIB2A...
2017-07-28 Sebastian Huber[PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI
2017-07-24 Daniel SantosPR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin...
2017-07-19 John MarinoFix Unwind support on DragonFly BSD after sigtramp...
2017-07-07 Peter Bergnerfloat128-ifunc.c: Don't include auxv.h.
2017-07-06 Thomas Preud'hommeAdd support for ARMv8-R architecture
2017-07-03 Olivier Hainquet-vxworks7: New file.
2017-06-28 Joseph MyersUse ucontext_t not struct ucontext in linux-unwind...
2017-06-22 Matt Turnerdriver-i386.c (host_detect_local_cpu): Add Kaby Lake...
2017-06-16 Richard Earnshaw[arm] Explicitly set .fpu in cmse_nonsecure_call.S
2017-06-08 Olivier Hainquet-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip...
2017-06-07 David EdelsohnFix white space.
2017-06-07 Tony Reixaix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define...
2017-06-02 Olivier Hainquevxlib.c (__gthread_once): Add missing value to nested...
2017-05-30 Olivier Hainquet-vxworks (LIBGCC2_INCLUDES): Remove extraneous dollar...
2017-05-26 Richard Hendersonre PR libgcc/80037 (Bad .eh_frame data in crtend.o)
2017-05-17 Andreas Toblerunwind-arm.h: Make _Unwind_GetIP...
2017-05-15 Adhemerval Zanellalb1spc.S: Emit .note.GNU-stack section for a non-execut...
2017-05-14 Daniel Santosi386.opt: Add option -mcall-ms2sysv-xlogues.
2017-05-06 Joshua ConnerAdd fuchsia support to libgcc
2017-04-07 Jeff LawMakefile.in: Swap definition of LIBGCC_LINKS and inclus...
2017-04-07 Alan Modra[RS6000] Out-of-line register save functions can't...
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-27 Claudiu Zissulescu[ARC] Fix divdf3 emulation for arcem.
2017-03-10 John Marinofreebsd-unwind.h: New file.
2017-03-10 Segher BoessenkoolBuild crt*vr.S with AltiVec enabled
2017-03-02 Jonathan Yonggthr-win32.h: Define NOGDI before windows.h include...
2017-02-16 Andrew Pinskivalue-unwind.h: New file.
2017-02-06 Palmer DabbeltRISC-V Port: libgcc
2017-01-21 Gerald Pfeifer* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No...
2017-01-20 Jiong Wang[AArch64] Only build & test pauth code for LP64
2017-01-20 Jiong Wang[AArch64] Always include linux-unwind.h
2017-01-20 Jiong Wang[AArch64, libgcc] Add missing file, forget "svn add"
2017-01-20 Jiong Wang[AArch64][4/4] libgcc unwinder support for return addre...
2017-01-18 Joe Seymourt-msp430 (LIB2ADD): Remove mpy.c
2017-01-13 Joe Seymourt-msp430 (libmul_none.a, [...]): Filter archived prereq...
2017-01-12 Uros Bizjakbuiltin_target.c (check_features): Check all supported...
2017-01-10 Andrew SenkevichEnable AVX-512 VPOPCNTD/VPOPCNTQ instructions.
2017-01-04 Joseph MyersMake MIPS soft-fp preserve NaN payloads for NAN2008.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-16 Claudiu Zissulescu[ARC] Rework code for profiling.
2016-12-12 George Spelvinlib1funcs.S (__ashrdi3): Fix typo from r243545.
2016-12-12 George Spelvinlib1funcs.S (__ashldi3): Use __tmp_reg__ to restore...
2016-12-05 Cupertino Miranda[ARC] Fix PIE.
2016-12-03 Thomas Koenigre PR libfortran/78379 (Processor-specific versions...
2016-12-02 Andre VieiraARMv8-M Security Extension's cmse_nonsecure_call: use...
2016-12-02 Andre VieiraAdd support for ARMv8-M's Secure Extensions flag and...
2016-11-28 Thomas Petazzonire PR target/74748 (libgcc_s.so.1 isn't created correct...
2016-11-27 Iain Sandoe[Darwin] fix PR67710 by updating 'as' specs to handle...
2016-11-24 James Greenhalgh[Patch libgcc AArch64 12/17] Enable hfmode soft-float...
2016-11-23 James Greenhalgh[Patch 15/17 libgcc ARM] Add double to half conversions.
2016-11-23 James Greenhalgh[Patch 14/17] [libgcc, ARM] Generalise float-to-half...
2016-11-17 H.J. LuAdd avx5124vnniw/avx5124fmaps to target attributes
2016-11-17 Claudiu Zissulescu[ARC][libgcc] Add support for QuarkSE processor.
next