aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-07-24cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie1-9/+8
2014-07-23Remove redundant testsMarius Cornea2-4/+7
2014-07-17linux-atomic.c (__sync_lock_release_4): New.John David Anglin1-2/+23
2014-06-18bpabi.c (__gnu_uldivmod_helper): Remove.Charles Baylis1-14/+0
2014-06-18bpabi-v6m.S (__aeabi_uldivmod): Perform division using __udivmoddi4.Charles Baylis1-1/+1
2014-06-18bpabi.S (__aeabi_ldivmod, [...]): Use .cfi_* directives for DWARF annotations.Charles Baylis1-5/+16
2014-06-18bpabi.S (__aeabi_ldivmod): Perform division using __udivmoddi4, and fixups fo...Charles Baylis1-1/+40
2014-06-18bpabi.S (__aeabi_ldivmod): Optimise stack manipulation.Charles Baylis1-11/+3
2014-06-18bpabi.S (__aeabi_uldivmod): Perform division using call to __udivmoddi4.Charles Baylis1-1/+1
2014-06-18bpabi.S (__aeabi_uldivmod): Optimise stack pointer manipulation.Charles Baylis1-11/+43
2014-06-18bpabi.S (__aeabi_uldivmod, [...]): Add comment describing register usage on f...Charles Baylis1-0/+16
2014-06-18bpabi.S (__aeabi_uldivmod): Fix whitespace.Charles Baylis1-18/+18
2014-06-10bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.Uros Bizjak3-25/+36
2014-05-22t-msp430 (HOST_LIBGCC2_CFLAGS): Add -mhwmult=none.Nick Clifton1-1/+1
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+180
2014-05-21re PR libgcc/60166 (ARM default NAN encoding violates EABI)Maciej W. Rozycki1-4/+4
2014-05-12arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay1-0/+4
2014-05-08Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097)Rainer Orth1-0/+4
2014-04-30Work around for current cygwin32 build problems.Bernd Edlinger1-0/+8
2014-04-25Remove SSE execution test in crtfastmath.cRainer Orth1-20/+0
2014-04-22Remove obsolete Solaris 9 supportRainer Orth3-147/+59
2014-03-06t-msp430 (LIB2ADD): Add lib2hw_mul.SNick Clifton2-0/+227
2014-02-28re PR libgcc/60166 (ARM default NAN encoding violates EABI)Joey Ye1-4/+6
2014-02-24TILE-Gx big endian support.Walter Lee2-0/+8
2014-02-20nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.Chung-Lin Tang3-8/+5
2014-02-12float128-mul-underflow.c, [...]: New tests.Joseph Myers16-0/+39
2014-02-07_fixdfdi.c: Throw invalid exception if number cannot be represented.Andreas Krebbel6-66/+181
2014-02-07configure.ac (libgcc_cv_mips_hard_float): New.Richard Sandiford4-0/+174
2014-02-05config.host: Include t-floattodi also for s390x.Andreas Krebbel6-0/+19
2014-02-04Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/...Rainer Orth1-0/+23
2014-02-02nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ...Sandra Loosemore1-4/+4
2014-02-02configure.ac: Check __mips64 when setting host_address.Richard Sandiford5-11/+182
2014-01-29[AArch64] Fix sfp-machine.h _FP_I_TYPE.Marcus Shawcroft1-1/+1
2014-01-25atomic.c: Include tconfig.h.Walter Lee1-2/+3
2014-01-25atomic.c (pre_atomic_barrier): Mark inline.Walter Lee1-41/+192
2014-01-25atomic.c (BIT_OFFSET): Define.Walter Lee1-2/+8
2014-01-25atomic.c (__atomic_do_and_fetch): Add a prefix op argument.Walter Lee1-14/+27
2014-01-03ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and...Joseph Myers1-1/+10
2014-01-02Update copyright years in libgcc/Richard Sandiford897-896/+900
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford66-78/+66
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang13-0/+1075
2013-12-26cpuinfo.c (enum vendor_signatures): Remove.Uros Bizjak1-8/+2
2013-12-26Change AMD cpu namesGanesh Gopalasubramanian1-6/+6
2013-12-25Remove model 0x3f from HaswellH.J. Lu1-1/+0
2013-12-25re PR target/59422 (Support more targets for function multi versioning)Allan Sandfeld Jensen1-8/+60
2013-12-23Use proper Intel processor names for -march=/-mtune=H.J. Lu1-5/+5
2013-12-09sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak1-3/+3
2013-12-04bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah1-0/+4
2013-12-03ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella1-0/+2
2013-11-28sfp-machine.h (__FP_FRAC_ADDI_4): New macro.Uros Bizjak1-0/+10