summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2017-03-10freebsd-unwind.h: New file.John Marino
2017-03-10Build crt*vr.S with AltiVec enabledSegher Boessenkool
2017-03-10rs6000: float128 on BE and 32-bitSegher Boessenkool
2017-03-02gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE...Jonathan Yong
2017-03-02unwind-seh.c: Suppress warnings for RtlUnwindEx calls.Jonathan Yong
2017-02-16value-unwind.h: New file.Andrew Pinski
2017-02-06RISC-V Port: libgccPalmer Dabbelt
2017-01-24op-common.h (_FP_MUL, [...]): Add /* FALLTHRU */ comments.Jakub Jelinek
2017-01-21* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.Gerald Pfeifer
2017-01-20[AArch64] Only build & test pauth code for LP64Jiong Wang
2017-01-20[AArch64] Always include linux-unwind.hJiong Wang
2017-01-20[AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang
2017-01-20[AArch64][4/4] libgcc unwinder support for return address signingJiong Wang
2017-01-17t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-13t-msp430 (libmul_none.a, [...]): Filter archived prerequisites.Joe Seymour
2017-01-12builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak
2017-01-10Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2017-01-01Update copyright years.Jakub Jelinek
2016-12-19config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson
2016-12-17gmon: Remove empty directory.Matthias Klose
2016-12-16[ARC] Rework code for profiling.Claudiu Zissulescu
2016-12-12lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin
2016-12-12lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin
2016-12-10config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to tmake_file.Krister Walfridsson
2016-12-05[ARC] Fix PIE.Cupertino Miranda
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2016-12-02ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira
2016-11-28re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni
2016-11-28re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni
2016-11-27[Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe
2016-11-24[Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...James Greenhalgh
2016-11-23[Patch 15/17 libgcc ARM] Add double to half conversions.James Greenhalgh
2016-11-23[Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function.James Greenhalgh
2016-11-23[Patch libgcc 9/17] Update soft-fp from glibcJames Greenhalgh
2016-11-20Protect __TMC_END__ - __TMC_LIST__ == 0Marc Glisse
2016-11-19TILEPro: force gcc to link against libgcc.a when creating sharedWalter Lee
2016-11-17Add avx5124vnniw/avx5124fmaps to target attributesH.J. Lu
2016-11-17[ARC][libgcc] Add support for QuarkSE processor.Claudiu Zissulescu
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov
2016-11-16re PR libgcc/68468 (frv/bfin FDPIC toolchain build error)Waldemar Brodkorb
2016-11-15[ARC] [libgcc] Fix definesClaudiu Zissulescu
2016-11-11[i386][musl] Add cpuinfo to static libgcc only on *-musl*Szabolcs Nagy
2016-11-03Make direct emission of time profiler counterMartin Liska
2016-11-03re PR libgcc/78067 (libgcc2 calls count_leading_zero with 0)Bernd Edlinger
2016-11-02Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.Uros Bizjak
2016-10-24PR libgcc/78064: Add missing include directive to unwind-c.cFlorian Weimer