summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* t-vxworks (LIBGCC2_INCLUDES): Remove extraneous dollar sign before $(MULTIDIR).Olivier Hainque2017-05-302-1/+6
* re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson2017-05-262-0/+9
* unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler2017-05-173-0/+35
* lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella2017-05-152-0/+11
* PR target/80600 - hidden symbol '__cpu_model' is referenced by DSOKrister Walfridsson2017-05-142-0/+6
* i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos2017-05-1410-2/+443
* config.host: Use the generic FreeBSD t-slibgcc-elf-ver for arm*-*-freebsd* in...Andreas Tobler2017-05-092-1/+6
* Add fuchsia support to libgccJoshua Conner2017-05-064-1/+70
* Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska2017-04-194-10/+60
* Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...Martin Liska2017-04-182-0/+14
* Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law2017-04-073-3/+10
* [RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra2017-04-072-1/+9
* Fix numerous typos in commentsJonathan Wakely2017-04-032-1/+5
* [ARC] Fix divdf3 emulation for arcem.Claudiu Zissulescu2017-03-272-4/+8
* freebsd-unwind.h: New file.John Marino2017-03-103-1/+114
* Build crt*vr.S with AltiVec enabledSegher Boessenkool2017-03-103-0/+7
* rs6000: float128 on BE and 32-bitSegher Boessenkool2017-03-104-13/+23
* gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE...Jonathan Yong2017-03-022-0/+7
* unwind-seh.c: Suppress warnings for RtlUnwindEx calls.Jonathan Yong2017-03-022-3/+7
* value-unwind.h: New file.Andrew Pinski2017-02-163-0/+35
* RISC-V Port: libgccPalmer Dabbelt2017-02-0616-0/+1142
* op-common.h (_FP_MUL, [...]): Add /* FALLTHRU */ comments.Jakub Jelinek2017-01-242-1/+11
* * config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.Gerald Pfeifer2017-01-212-4/+4
* [AArch64] Only build & test pauth code for LP64Jiong Wang2017-01-203-3/+9
* [AArch64] Always include linux-unwind.hJiong Wang2017-01-202-1/+7
* [AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang2017-01-201-0/+87
* [AArch64][4/4] libgcc unwinder support for return address signingJiong Wang2017-01-204-5/+65
* t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour2017-01-171-2/+4
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-174-1/+31
* t-msp430 (libmul_none.a, [...]): Filter archived prerequisites.Joe Seymour2017-01-132-4/+9
* builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak2017-01-121-6/+6
* Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich2017-01-103-1/+11
* Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2017-01-042-1/+18
* Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra2017-01-043-2/+17
* Update copyright years.Jakub Jelinek2017-01-01979-979/+983
* config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson2016-12-194-3/+10
* gmon: Remove empty directory.Matthias Klose2016-12-171-0/+4
* [ARC] Rework code for profiling.Claudiu Zissulescu2016-12-1618-1525/+27
* lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin2016-12-122-1/+5
* lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin2016-12-122-11/+24
* config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to tmake_file.Krister Walfridsson2016-12-102-0/+6
* [ARC] Fix PIE.Cupertino Miranda2016-12-053-2/+11
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-033-90/+126
* ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira2016-12-023-0/+139
* Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira2016-12-023-0/+126
* re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni2016-11-283-1893/+8
* re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni2016-11-282-1/+10
* [Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe2016-11-272-0/+10
* [Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...James Greenhalgh2016-11-243-2/+13
* [Patch 15/17 libgcc ARM] Add double to half conversions.James Greenhalgh2016-11-232-0/+35