aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2014-03-27config.host: Append t-floattodi to tmake_file depending on host_address.Andreas Krebbel2-1/+9
2014-03-20ChangeLog: Fix typoJoel Sherrill1-2/+1
2014-03-20config.host (v850*-*-*): Add to tmake_file instead of resetting it.Joel Sherrill2-1/+6
2014-03-10re PR libgcc/60472 (Warning: array subscript is above array bounds when compi...Uros Bizjak2-5/+16
2014-03-06Don't install vtv_*.o unless --enable-vtable-verify (PR libgcc/59339)Rainer Orth2-1/+11
2014-03-06t-msp430 (LIB2ADD): Add lib2hw_mul.SNick Clifton3-0/+232
2014-02-28re PR libgcc/60166 (ARM default NAN encoding violates EABI)Joey Ye2-4/+13
2014-02-24TILE-Gx big endian support.Walter Lee4-2/+22
2014-02-20nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.Chung-Lin Tang4-8/+12
2014-02-18re PR objc/56870 (@catch handler broken with SEH)Kai Tietz2-2/+10
2014-02-12float128-mul-underflow.c, [...]: New tests.Joseph Myers98-85/+270
2014-02-07_fixdfdi.c: Throw invalid exception if number cannot be represented.Andreas Krebbel7-66/+191
2014-02-07configure.ac (libgcc_cv_mips_hard_float): New.Richard Sandiford8-1/+229
2014-02-05config.host: Include t-floattodi also for s390x.Andreas Krebbel8-1/+30
2014-02-04Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/...Rainer Orth2-0/+32
2014-02-02nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ...Sandra Loosemore2-4/+9
2014-02-02configure.ac: Check __mips64 when setting host_address.Richard Sandiford9-19/+213
2014-01-29[AArch64] Fix sfp-machine.h _FP_I_TYPE.Marcus Shawcroft2-1/+6
2014-01-25atomic.c: Include tconfig.h.Walter Lee2-2/+9
2014-01-25atomic.c (pre_atomic_barrier): Mark inline.Walter Lee2-41/+274
2014-01-25atomic.c (BIT_OFFSET): Define.Walter Lee2-2/+14
2014-01-25atomic.c (__atomic_do_and_fetch): Add a prefix op argument.Walter Lee2-14/+34
2014-01-21Fix typo.Sterling Augustine1-1/+1
2014-01-21config.host (tmake_file): add t-slibgcc-libgcc for xtensa*-*-linux*.Baruch Siach2-1/+5
2014-01-09Move libgcc ChangeLog entries to libgcc/ChangeLogH.J. Lu1-0/+9
2014-01-09libgcov-driver.c (this_prg): make it local to save bss space.Rong Xu1-15/+16
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu8-57/+254
2014-01-03ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and...Joseph Myers2-1/+15
2014-01-02Update copyright years in libgcc/Richard Sandiford950-948/+956
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford71-86/+110
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang15-0/+1105
2013-12-26cpuinfo.c (enum vendor_signatures): Remove.Uros Bizjak2-8/+8
2013-12-26Change AMD cpu namesGanesh Gopalasubramanian2-6/+12
2013-12-25Convert leading spaces to tabH.J. Lu1-3/+3
2013-12-25Remove model 0x3f from HaswellH.J. Lu2-1/+5
2013-12-25re PR target/59422 (Support more targets for function multi versioning)Allan Sandfeld Jensen2-8/+76
2013-12-23Use proper Intel processor names for -march=/-mtune=H.J. Lu2-5/+11
2013-12-12config.host (arm*-*-uclinux*): Move t-arm before t-bpabi.Zhenqiang Chen2-1/+5
2013-12-09ChangeLog: Fix ChangeLog entry.Uros Bizjak1-1/+1
2013-12-09sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak2-3/+8
2013-12-06config.host (microblaze-*-rtems*): New.Ralf Corsepius2-0/+8
2013-12-04bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah2-0/+10
2013-12-04longlong.h: New file.Richard Sandiford2-1724/+4
2013-12-03ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella2-0/+7
2013-11-28sfp-machine.h (__FP_FRAC_ADDI_4): New macro.Uros Bizjak2-1/+15
2013-11-28linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE.Matthew Leach2-1/+19
2013-11-27op-4.h: Update from glibc.Uros Bizjak2-5/+9
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah2-0/+75
2013-11-25crt1.S (start): Don't do VBR_SETUP for SH2E.Oleg Endo2-1/+5
2013-11-25Suppress some warnings for soft-fp filesRainer Orth2-2/+9