summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* config.host: Append t-floattodi to tmake_file depending on host_address.Andreas Krebbel2014-03-272-1/+9
* ChangeLog: Fix typoJoel Sherrill2014-03-201-2/+1
* config.host (v850*-*-*): Add to tmake_file instead of resetting it.Joel Sherrill2014-03-202-1/+6
* re PR libgcc/60472 (Warning: array subscript is above array bounds when compi...Uros Bizjak2014-03-102-5/+16
* Don't install vtv_*.o unless --enable-vtable-verify (PR libgcc/59339)Rainer Orth2014-03-062-1/+11
* t-msp430 (LIB2ADD): Add lib2hw_mul.SNick Clifton2014-03-063-0/+232
* re PR libgcc/60166 (ARM default NAN encoding violates EABI)Joey Ye2014-02-282-4/+13
* TILE-Gx big endian support.Walter Lee2014-02-244-2/+22
* nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.Chung-Lin Tang2014-02-204-8/+12
* re PR objc/56870 (@catch handler broken with SEH)Kai Tietz2014-02-182-2/+10
* float128-mul-underflow.c, [...]: New tests.Joseph Myers2014-02-1298-85/+270
* _fixdfdi.c: Throw invalid exception if number cannot be represented.Andreas Krebbel2014-02-077-66/+191
* configure.ac (libgcc_cv_mips_hard_float): New.Richard Sandiford2014-02-078-1/+229
* config.host: Include t-floattodi also for s390x.Andreas Krebbel2014-02-058-1/+30
* Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/...Rainer Orth2014-02-042-0/+32
* nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ...Sandra Loosemore2014-02-022-4/+9
* configure.ac: Check __mips64 when setting host_address.Richard Sandiford2014-02-029-19/+213
* [AArch64] Fix sfp-machine.h _FP_I_TYPE.Marcus Shawcroft2014-01-292-1/+6
* atomic.c: Include tconfig.h.Walter Lee2014-01-252-2/+9
* atomic.c (pre_atomic_barrier): Mark inline.Walter Lee2014-01-252-41/+274
* atomic.c (BIT_OFFSET): Define.Walter Lee2014-01-252-2/+14
* atomic.c (__atomic_do_and_fetch): Add a prefix op argument.Walter Lee2014-01-252-14/+34
* Fix typo.Sterling Augustine2014-01-211-1/+1
* config.host (tmake_file): add t-slibgcc-libgcc for xtensa*-*-linux*.Baruch Siach2014-01-212-1/+5
* Move libgcc ChangeLog entries to libgcc/ChangeLogH.J. Lu2014-01-091-0/+9
* libgcov-driver.c (this_prg): make it local to save bss space.Rong Xu2014-01-091-15/+16
* gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu2014-01-088-57/+254
* ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and...Joseph Myers2014-01-032-1/+15
* Update copyright years in libgcc/Richard Sandiford2014-01-02950-948/+956
* arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford2014-01-0271-86/+110
* Commit of nios2 port to trunk:Chung-Lin Tang2013-12-3115-0/+1105
* cpuinfo.c (enum vendor_signatures): Remove.Uros Bizjak2013-12-262-8/+8
* Change AMD cpu namesGanesh Gopalasubramanian2013-12-262-6/+12
* Convert leading spaces to tabH.J. Lu2013-12-251-3/+3
* Remove model 0x3f from HaswellH.J. Lu2013-12-252-1/+5
* re PR target/59422 (Support more targets for function multi versioning)Allan Sandfeld Jensen2013-12-252-8/+76
* Use proper Intel processor names for -march=/-mtune=H.J. Lu2013-12-232-5/+11
* config.host (arm*-*-uclinux*): Move t-arm before t-bpabi.Zhenqiang Chen2013-12-122-1/+5
* ChangeLog: Fix ChangeLog entry.Uros Bizjak2013-12-091-1/+1
* sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak2013-12-092-3/+8
* config.host (microblaze-*-rtems*): New.Ralf Corsepius2013-12-062-0/+8
* bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah2013-12-042-0/+10
* longlong.h: New file.Richard Sandiford2013-12-042-1724/+4
* ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella2013-12-032-0/+7
* sfp-machine.h (__FP_FRAC_ADDI_4): New macro.Uros Bizjak2013-11-282-1/+15
* linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE.Matthew Leach2013-11-282-1/+19
* op-4.h: Update from glibc.Uros Bizjak2013-11-272-5/+9
* tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah2013-11-272-0/+75
* crt1.S (start): Don't do VBR_SETUP for SH2E.Oleg Endo2013-11-252-1/+5
* Suppress some warnings for soft-fp filesRainer Orth2013-11-252-2/+9