summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* linux.h: Do not include arch/icache.hWalter Lee2016-06-282-2/+13
* config.host: Add suport for arm*-*-phoenix* targets.Jakub Sejdak2016-06-232-0/+11
* remove mep-* supportTrevor Saunders2016-06-216-389/+8
* remove avr-rtems supportTrevor Saunders2016-06-213-8/+5
* remove m32-rtems supportTrevor Saunders2016-06-212-4/+4
* remove h8300-rtems supportTrevor Saunders2016-06-212-5/+4
* remove knetbsd supportTrevor Saunders2016-06-212-4/+7
* remove support for targeting openbsd 2 or 3Trevor Saunders2016-06-212-2/+4
* remove support for the interix targetTrevor Saunders2016-06-213-6/+5
* fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...John David Anglin2016-06-182-1/+6
* * Partially revert my previous commit.Uros Bizjak2016-06-1410-85/+23
* i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type.Uros Bizjak2016-06-139-11/+97
* re PR bootstrap/71400 (profiledbootstrap failed)Aaron Conole2016-06-062-14/+21
* On behalf of Aaron Conole <aconole@redhat.com>Aaron Conole2016-06-023-3/+62
* free.asm: Delete.Nathan Sidwell2016-05-265-159/+8
* crt0.s: Delete.Nathan Sidwell2016-05-254-47/+45
* cygming.h (DWARF2_UNWIND_INFO): Allow --disable-sjlj-exceptions for TARGET_BI...Sandra Loosemore2016-05-192-0/+13
* [RTEMS] Fix moxie libgcc supportJoel Sherrill2016-05-102-7/+9
* config.guess: Remove SH5 support.Oleg Endo2016-04-303-17/+8
* crt1.S: Remove SH5 support.Oleg Endo2016-04-299-2574/+21
* [ARC] Handle FPX NaN within optimized floating point library.Claudiu Zissulescu2016-04-292-5/+14
* [ARC/LIBGCC] Add TLS support.Claudiu Zissulescu2016-04-284-0/+79
* cmpd.c (__mspabi_cmpf): Add prototype.Nick Clifton2016-04-257-6/+32
* * config/m68k/linux-atomic.c: Do not include unistd.hWaldemar Brodkorb2016-04-212-1/+4
* ieee754-df.S: Fix typos in comments.Martin Galvan2016-04-202-12/+16
* re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems)Michael Meissner2016-04-113-16/+32
* re PR target/67172 (i686-w64-mingw32 dwarf2 bootstrap fails with undefined re...Eric Botcazou2016-04-042-1/+12
* ft32.opt (mnodiv): New.James Bowman2016-03-293-10/+88
* re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built w...Michael Meissner2016-03-222-0/+11
* Save call-clobbered registers in _mcount on 32-bit Solaris/x86 (PR target/38239)Rainer Orth2016-03-162-24/+19
* config.host: Add x86_64-*-rtems*.Joel Sherrill2016-02-262-1/+5
* config.host: Add aarch64-*-rtems*.Joel Sherrill2016-02-262-1/+5
* sfp-machine.h (_FP_DECL_EX): Declare _fpsr as a union of u64 and double.Paul E. Murphy2016-02-262-9/+23
* re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2016-02-255-8/+26
* xtensa: fix libgcc build with --text-section-literalsMax Filippov2016-02-173-0/+11
* S/390: Add -fsplit-stack supportMarcin Koƛcielnicki2016-02-155-2/+626
* config.host (tilegx*-*-linux*): remove ti from softfp_int_modes for 32-bit co...Walter Lee2016-02-122-1/+9
* re PR go/68562 (morestack misaligns stack on x86_64)Ian Lance Taylor2016-02-102-1/+10
* re PR bootstrap/69611 (Bootstrap broken on PowerPC FreeBSD, IEEE 128-bit floa...Andreas Tobler2016-02-032-2/+8
* re PR target/69444 (recent changes broke x64_64 -> powerpc crosscompiler build)Jakub Jelinek2016-01-252-34/+40
* Add missing fileMichael Meissner2016-01-211-0/+25
* float128-sed: New files to convert TF names to KF names for PowerPC IEEE 128-...Michael Meissner2016-01-2118-3/+1581
* t-msp430 (lib2_mul_none.o): Only use the first dependency as the source file ...Nick Clifton2016-01-152-5/+12
* Revert 2016-01-13 change.Michael Meissner2016-01-1418-1460/+23
* rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner2016-01-1318-5/+1535
* aix-unwind.h (ucontext_for): Handle AIX 7.1 specificities.Olivier Hainque2016-01-052-3/+13
* Update copyright years.Jakub Jelinek2016-01-04979-977/+997
* Add *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targetsAndris Pavenis2015-12-182-0/+6
* unwind-generic.h (_Unwind_GetTextRelBase): Call __builtin_abort instead of ab...Bernd Edlinger2015-12-162-3/+6
* fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...John David Anglin2015-12-102-42/+33