aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-28linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE.Matthew Leach1-1/+14
2013-11-25crt1.S (start): Don't do VBR_SETUP for SH2E.Oleg Endo1-1/+1
2013-11-25Suppress some warnings for soft-fp filesRainer Orth1-2/+4
2013-11-23re PR target/33704 (AIX runs c++ constructors in incorrect order)David Edelsohn3-0/+40
2013-11-22Enable AES, PCLMUL and RDRND for SilvermontYuri Rumyantsev1-0/+5
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand2-6/+100
2013-11-14linux-unwind.h (ppc_fallback_frame_state): Correct location of CR save area f...Ulrich Weigand1-4/+7
2013-11-11config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_...Eric Botcazou1-1/+0
2013-11-10cygming-crtbegin.c (__gcc_register_frame): Increment load-count on use of LIB...Kai Tietz1-2/+12
2013-11-07sfp-exceptions.c (__sfp_handle_exceptions): Rewrite FP_EX_INEXACT handling.Uros Bizjak1-7/+11
2013-11-07sfp-exceptions.c (__sfp_handle_exceptions): Handle FP_EX_DENORM.Uros Bizjak1-2/+14
2013-11-05i386-c.c (ix86_target_macros): Define _SOFT_FLOAT for !TARGET_80387.Uros Bizjak1-0/+6
2013-11-03crtfastmath.c: Compile only for !_SOFT_FLOAT.Uros Bizjak2-0/+4
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu255-0/+15144
2013-10-16For CRIS ports, switch to soft-fp. Improve arit.c and longlong.h.Hans-Peter Nilsson5-38/+429
2013-10-02In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html :Joern Rennecke53-53/+53
2013-10-01simdext.md: Update copyright years.Joern Rennecke3-3/+3
2013-10-01muldf3.S (.Linf_denorm): Likewise.Joern Rennecke3-3/+3
2013-10-01mcount.c (_MCOUNT_DECL): Comment typo fix.Joern Rennecke1-1/+1
2013-10-01config.host (arc*-*-elf*, [...]): New configurations.Joern Rennecke63-0/+10224
2013-09-17gthr-win32.c: CreateSemaphoreW instead of CreateSemaphoreA.Jacek Caban2-4/+4
2013-09-16* config/rl78/vregs.h: Add G10 register definitions.DJ Delorie1-0/+24
2013-09-16rl78.c (rl78_asm_file_start): Specify alternate vregs location for RL78/G10.DJ Delorie6-52/+26