aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2016-08-22Update ChangeLog and version files for releasereleases/gcc-6.2.0Richard Biener
2016-07-29backport: _divkc3.c: Add copyright/license boilerplate.Bill Schmidt
2016-07-14backport: _divkc3.c: New.Bill Schmidt
2016-05-17[RTEMS] Fix moxie libgcc supportSebastian Huber
2016-04-27Update ChangeLog and version files for releasereleases/gcc-6.1.0GCC Administrator
2016-04-11re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems)Michael Meissner
2016-04-04re PR target/67172 (i686-w64-mingw32 dwarf2 bootstrap fails with undefined re...Eric Botcazou
2016-03-29ft32.opt (mnodiv): New.James Bowman
2016-03-22re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built w...Michael Meissner
2016-03-16Save call-clobbered registers in _mcount on 32-bit Solaris/x86 (PR target/38239)Rainer Orth
2016-02-26config.host: Add x86_64-*-rtems*.Joel Sherrill
2016-02-26config.host: Add aarch64-*-rtems*.Joel Sherrill
2016-02-26sfp-machine.h (_FP_DECL_EX): Declare _fpsr as a union of u64 and double.Paul E. Murphy
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin
2016-02-17xtensa: fix libgcc build with --text-section-literalsMax Filippov
2016-02-15S/390: Add -fsplit-stack supportMarcin Koƛcielnicki
2016-02-12config.host (tilegx*-*-linux*): remove ti from softfp_int_modes for 32-bit co...Walter Lee
2016-02-10re PR go/68562 (morestack misaligns stack on x86_64)Ian Lance Taylor
2016-02-03re PR bootstrap/69611 (Bootstrap broken on PowerPC FreeBSD, IEEE 128-bit floa...Andreas Tobler
2016-01-25re PR target/69444 (recent changes broke x64_64 -> powerpc crosscompiler build)Jakub Jelinek
2016-01-21Add missing fileMichael Meissner
2016-01-21float128-sed: New files to convert TF names to KF names for PowerPC IEEE 128-...Michael Meissner
2016-01-15t-msp430 (lib2_mul_none.o): Only use the first dependency as the source file ...Nick Clifton
2016-01-14Revert 2016-01-13 change.Michael Meissner
2016-01-13rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner
2016-01-05aix-unwind.h (ucontext_for): Handle AIX 7.1 specificities.Olivier Hainque
2016-01-04Update copyright years.Jakub Jelinek
2015-12-18Add *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targetsAndris Pavenis
2015-12-16unwind-generic.h (_Unwind_GetTextRelBase): Call __builtin_abort instead of ab...Bernd Edlinger
2015-12-10fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...John David Anglin
2015-12-04gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton
2015-12-01fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved...John David Anglin
2015-11-25Port libvtv to SolarisRainer Orth
2015-11-23[ARM] PR target/68059 libgcc should not use __write for printing fatal errorSzabolcs Nagy
2015-11-19* config/msp430/lib2hw_mul.S: Fix alignment.DJ Delorie
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell
2015-11-15on_exit.c: New file.David Edelsohn
2015-11-11dp-hack.h: Add support for ARCHS.Claudiu Zissulescu
2015-11-09Support init priority on SolarisRainer Orth
2015-11-07replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders
2015-11-07atexit.c: New file.David Edelsohn
2015-10-30libgcc changes for AMD znver1.Venkataramanan Kumar
2015-10-29config.host (arm*-*-eabi*, [...]): Include crtfastmath.o.Christophe Lyon
2015-10-23re PR libgcc/66883 (config/epiphany/udivsi3-float.c:52: bad if test ?)Joern Rennecke
2015-10-16divmodqi.S: Return 0x00 by default for div by 0.Kaushik Phatak
2015-10-11Add bdver4 for multiversioning and fix AMD model detection.Venkataramanan Kumar
2015-10-05cpuinfo.c (get_intel_cpu): Detect "skylake-avx512".Kirill Yukhin
2015-10-03xtensa: add uclinux supportMax Filippov
2015-10-02AVX-512.Kirill Yukhin
2015-09-28Update soft-fp from glibc.Joseph Myers