summaryrefslogtreecommitdiff
path: root/libgcc/config
Commit message (Expand)AuthorAgeFilesLines
* s390.c (s390_emit_tpf_eh_return): Pass original return address as second para...Ulrich Weigand2014-07-301-22/+43
* cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie2014-07-241-9/+8
* Remove redundant testsMarius Cornea2014-07-232-4/+7
* linux-atomic.c (__sync_lock_release_4): New.John David Anglin2014-07-171-2/+23
* bpabi.c (__gnu_uldivmod_helper): Remove.Charles Baylis2014-06-181-14/+0
* bpabi-v6m.S (__aeabi_uldivmod): Perform division using __udivmoddi4.Charles Baylis2014-06-181-1/+1
* bpabi.S (__aeabi_ldivmod, [...]): Use .cfi_* directives for DWARF annotations.Charles Baylis2014-06-181-5/+16
* bpabi.S (__aeabi_ldivmod): Perform division using __udivmoddi4, and fixups fo...Charles Baylis2014-06-181-1/+40
* bpabi.S (__aeabi_ldivmod): Optimise stack manipulation.Charles Baylis2014-06-181-11/+3
* bpabi.S (__aeabi_uldivmod): Perform division using call to __udivmoddi4.Charles Baylis2014-06-181-1/+1
* bpabi.S (__aeabi_uldivmod): Optimise stack pointer manipulation.Charles Baylis2014-06-181-11/+43
* bpabi.S (__aeabi_uldivmod, [...]): Add comment describing register usage on f...Charles Baylis2014-06-181-0/+16
* bpabi.S (__aeabi_uldivmod): Fix whitespace.Charles Baylis2014-06-181-18/+18
* bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.Uros Bizjak2014-06-103-25/+36
* t-msp430 (HOST_LIBGCC2_CFLAGS): Add -mhwmult=none.Nick Clifton2014-05-221-1/+1
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-211-0/+180
* re PR libgcc/60166 (ARM default NAN encoding violates EABI)Maciej W. Rozycki2014-05-211-4/+4
* arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay2014-05-121-0/+4
* Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097)Rainer Orth2014-05-081-0/+4
* Work around for current cygwin32 build problems.Bernd Edlinger2014-04-301-0/+8
* Remove SSE execution test in crtfastmath.cRainer Orth2014-04-251-20/+0
* Remove obsolete Solaris 9 supportRainer Orth2014-04-223-147/+59
* t-msp430 (LIB2ADD): Add lib2hw_mul.SNick Clifton2014-03-062-0/+227
* re PR libgcc/60166 (ARM default NAN encoding violates EABI)Joey Ye2014-02-281-4/+6
* TILE-Gx big endian support.Walter Lee2014-02-242-0/+8
* nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.Chung-Lin Tang2014-02-203-8/+5
* float128-mul-underflow.c, [...]: New tests.Joseph Myers2014-02-1216-0/+39
* _fixdfdi.c: Throw invalid exception if number cannot be represented.Andreas Krebbel2014-02-076-66/+181
* configure.ac (libgcc_cv_mips_hard_float): New.Richard Sandiford2014-02-074-0/+174
* config.host: Include t-floattodi also for s390x.Andreas Krebbel2014-02-056-0/+19
* Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/...Rainer Orth2014-02-041-0/+23
* nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ...Sandra Loosemore2014-02-021-4/+4
* configure.ac: Check __mips64 when setting host_address.Richard Sandiford2014-02-025-11/+182
* [AArch64] Fix sfp-machine.h _FP_I_TYPE.Marcus Shawcroft2014-01-291-1/+1
* atomic.c: Include tconfig.h.Walter Lee2014-01-251-2/+3
* atomic.c (pre_atomic_barrier): Mark inline.Walter Lee2014-01-251-41/+192
* atomic.c (BIT_OFFSET): Define.Walter Lee2014-01-251-2/+8
* atomic.c (__atomic_do_and_fetch): Add a prefix op argument.Walter Lee2014-01-251-14/+27
* ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and...Joseph Myers2014-01-031-1/+10
* Update copyright years in libgcc/Richard Sandiford2014-01-02897-896/+900
* arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford2014-01-0266-78/+66
* Commit of nios2 port to trunk:Chung-Lin Tang2013-12-3113-0/+1075
* cpuinfo.c (enum vendor_signatures): Remove.Uros Bizjak2013-12-261-8/+2
* Change AMD cpu namesGanesh Gopalasubramanian2013-12-261-6/+6
* Remove model 0x3f from HaswellH.J. Lu2013-12-251-1/+0
* re PR target/59422 (Support more targets for function multi versioning)Allan Sandfeld Jensen2013-12-251-8/+60
* Use proper Intel processor names for -march=/-mtune=H.J. Lu2013-12-231-5/+5
* sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak2013-12-091-3/+3
* bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah2013-12-041-0/+4
* ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella2013-12-031-0/+2