| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around for current cygwin32 build problems. | Bernd Edlinger | 2014-04-30 | 1 | -0/+8 |
* | Remove SSE execution test in crtfastmath.c | Rainer Orth | 2014-04-25 | 1 | -20/+0 |
* | Remove obsolete Solaris 9 support | Rainer Orth | 2014-04-22 | 3 | -147/+59 |
* | t-msp430 (LIB2ADD): Add lib2hw_mul.S | Nick Clifton | 2014-03-06 | 2 | -0/+227 |
* | re PR libgcc/60166 (ARM default NAN encoding violates EABI) | Joey Ye | 2014-02-28 | 1 | -4/+6 |
* | TILE-Gx big endian support. | Walter Lee | 2014-02-24 | 2 | -0/+8 |
* | nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum. | Chung-Lin Tang | 2014-02-20 | 3 | -8/+5 |
* | float128-mul-underflow.c, [...]: New tests. | Joseph Myers | 2014-02-12 | 16 | -0/+39 |
* | _fixdfdi.c: Throw invalid exception if number cannot be represented. | Andreas Krebbel | 2014-02-07 | 6 | -66/+181 |
* | configure.ac (libgcc_cv_mips_hard_float): New. | Richard Sandiford | 2014-02-07 | 4 | -0/+174 |
* | config.host: Include t-floattodi also for s390x. | Andreas Krebbel | 2014-02-05 | 6 | -0/+19 |
* | Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/... | Rainer Orth | 2014-02-04 | 1 | -0/+23 |
* | nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ... | Sandra Loosemore | 2014-02-02 | 1 | -4/+4 |
* | configure.ac: Check __mips64 when setting host_address. | Richard Sandiford | 2014-02-02 | 5 | -11/+182 |
* | [AArch64] Fix sfp-machine.h _FP_I_TYPE. | Marcus Shawcroft | 2014-01-29 | 1 | -1/+1 |
* | atomic.c: Include tconfig.h. | Walter Lee | 2014-01-25 | 1 | -2/+3 |
* | atomic.c (pre_atomic_barrier): Mark inline. | Walter Lee | 2014-01-25 | 1 | -41/+192 |
* | atomic.c (BIT_OFFSET): Define. | Walter Lee | 2014-01-25 | 1 | -2/+8 |
* | atomic.c (__atomic_do_and_fetch): Add a prefix op argument. | Walter Lee | 2014-01-25 | 1 | -14/+27 |
* | ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and... | Joseph Myers | 2014-01-03 | 1 | -1/+10 |
* | Update copyright years in libgcc/ | Richard Sandiford | 2014-01-02 | 897 | -896/+900 |
* | arc-common.c, [...]: Use the standard form for the copyright notice. | Richard Sandiford | 2014-01-02 | 66 | -78/+66 |
* | Commit of nios2 port to trunk: | Chung-Lin Tang | 2013-12-31 | 13 | -0/+1075 |
* | cpuinfo.c (enum vendor_signatures): Remove. | Uros Bizjak | 2013-12-26 | 1 | -8/+2 |
* | Change AMD cpu names | Ganesh Gopalasubramanian | 2013-12-26 | 1 | -6/+6 |
* | Remove model 0x3f from Haswell | H.J. Lu | 2013-12-25 | 1 | -1/+0 |
* | re PR target/59422 (Support more targets for function multi versioning) | Allan Sandfeld Jensen | 2013-12-25 | 1 | -8/+60 |
* | Use proper Intel processor names for -march=/-mtune= | H.J. Lu | 2013-12-23 | 1 | -5/+5 |
* | sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG... | Uros Bizjak | 2013-12-09 | 1 | -3/+3 |
* | bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h... | Kugan Vivekanandarajah | 2013-12-04 | 1 | -0/+4 |
* | ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an... | Adhemerval Zanella | 2013-12-03 | 1 | -0/+2 |
* | sfp-machine.h (__FP_FRAC_ADDI_4): New macro. | Uros Bizjak | 2013-11-28 | 1 | -0/+10 |
* | linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE. | Matthew Leach | 2013-11-28 | 1 | -1/+14 |
* | crt1.S (start): Don't do VBR_SETUP for SH2E. | Oleg Endo | 2013-11-25 | 1 | -1/+1 |
* | Suppress some warnings for soft-fp files | Rainer Orth | 2013-11-25 | 1 | -2/+4 |
* | re PR target/33704 (AIX runs c++ constructors in incorrect order) | David Edelsohn | 2013-11-23 | 3 | -0/+40 |
* | Enable AES, PCLMUL and RDRND for Silvermont | Yuri Rumyantsev | 2013-11-22 | 1 | -0/+5 |
* | rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2. | Ulrich Weigand | 2013-11-14 | 2 | -6/+100 |
* | linux-unwind.h (ppc_fallback_frame_state): Correct location of CR save area f... | Ulrich Weigand | 2013-11-14 | 1 | -4/+7 |
* | config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_... | Eric Botcazou | 2013-11-11 | 1 | -1/+0 |
* | cygming-crtbegin.c (__gcc_register_frame): Increment load-count on use of LIB... | Kai Tietz | 2013-11-10 | 1 | -2/+12 |
* | sfp-exceptions.c (__sfp_handle_exceptions): Rewrite FP_EX_INEXACT handling. | Uros Bizjak | 2013-11-07 | 1 | -7/+11 |
* | sfp-exceptions.c (__sfp_handle_exceptions): Handle FP_EX_DENORM. | Uros Bizjak | 2013-11-07 | 1 | -2/+14 |
* | i386-c.c (ix86_target_macros): Define _SOFT_FLOAT for !TARGET_80387. | Uros Bizjak | 2013-11-05 | 1 | -0/+6 |
* | crtfastmath.c: Compile only for !_SOFT_FLOAT. | Uros Bizjak | 2013-11-03 | 2 | -0/+4 |
* | Add new nds32 port, including machine description, libgcc, and documentation. | Chung-Ju Wu | 2013-10-31 | 255 | -0/+15144 |
* | For CRIS ports, switch to soft-fp. Improve arit.c and longlong.h. | Hans-Peter Nilsson | 2013-10-16 | 5 | -38/+429 |
* | In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html : | Joern Rennecke | 2013-10-02 | 53 | -53/+53 |
* | simdext.md: Update copyright years. | Joern Rennecke | 2013-10-01 | 3 | -3/+3 |
* | muldf3.S (.Linf_denorm): Likewise. | Joern Rennecke | 2013-10-01 | 3 | -3/+3 |