aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-10/+8
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay2-129/+101
2014-09-09Add crtfastmath for AArch64.Marcus Shawcroft1-0/+36
2014-09-09remove picochipTrevor Saunders22-3934/+0
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers17-56/+47
2014-08-19cygming-crtend.c (register_frame_ctor): Move atexit call from here...Yaakov Selkowitz3-6/+27
2014-08-19cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.Yaakov Selkowitz1-1/+1
2014-08-12mips16.S: Skip when __mips_soft_float is defined.Steve Ellcey1-3/+7
2014-08-04re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno)Rohit Arul Raj1-2/+2
2014-07-31ibm-ldouble.c (typedef union longDblUnion): Delete.Alan Modra1-39/+34
2014-07-30s390.c (s390_emit_tpf_eh_return): Pass original return address as second para...Ulrich Weigand1-22/+43
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