aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2013-12-12config.host (arm*-*-uclinux*): Move t-arm before t-bpabi.Zhenqiang Chen2-1/+5
2013-12-09ChangeLog: Fix ChangeLog entry.Uros Bizjak1-1/+1
2013-12-09sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak2-3/+8
2013-12-06config.host (microblaze-*-rtems*): New.Ralf Corsepius2-0/+8
2013-12-04bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah2-0/+10
2013-12-04longlong.h: New file.Richard Sandiford2-1724/+4
2013-12-03ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella2-0/+7
2013-11-28sfp-machine.h (__FP_FRAC_ADDI_4): New macro.Uros Bizjak2-1/+15
2013-11-28linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE.Matthew Leach2-1/+19
2013-11-27op-4.h: Update from glibc.Uros Bizjak2-5/+9
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah2-0/+75
2013-11-25crt1.S (start): Don't do VBR_SETUP for SH2E.Oleg Endo2-1/+5
2013-11-25Suppress some warnings for soft-fp filesRainer Orth2-2/+9
2013-11-23re PR target/33704 (AIX runs c++ constructors in incorrect order)David Edelsohn4-0/+49
2013-11-22Enable AES, PCLMUL and RDRND for SilvermontYuri Rumyantsev2-0/+9
2013-11-19libgcov-driver.c (run_accounted): Make global level static.Jan Hubicka2-6/+12
2013-11-19libgcov-driver.c (gcov_exit_merge_summary): Fix setting run_accounted.Jan Hubicka2-1/+4
2013-11-18libgcov-driver.c (get_gcov_dump_complete): Update comments.Jan Hubicka2-29/+51
2013-11-15picflag.m4 (m68k-*-*): Use default PIC flag.Andreas Schwab2-3/+4
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand3-6/+124
2013-11-14linux-unwind.h (ppc_fallback_frame_state): Correct location of CR save area f...Ulrich Weigand2-4/+13
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu7-1423/+1782
2013-11-11Time profiler introduced.Martin Liska2-1/+39
2013-11-11config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_...Eric Botcazou3-2/+7
2013-11-10cygming-crtbegin.c (__gcc_register_frame): Increment load-count on use of LIB...Kai Tietz2-2/+21
2013-11-08libgcc: check for fenv.h in dfp configure checkBernhard Reutner-Fischer3-1/+27
2013-11-07sfp-exceptions.c (__sfp_handle_exceptions): Rewrite FP_EX_INEXACT handling.Uros Bizjak2-7/+12
2013-11-07sfp-exceptions.c (__sfp_handle_exceptions): Handle FP_EX_DENORM.Uros Bizjak2-2/+21
2013-11-06float128-cmp-invalid.c, [...]: New tests.Joseph Myers83-3802/+4715
2013-11-05i386-c.c (ix86_target_macros): Define _SOFT_FLOAT for !TARGET_80387.Uros Bizjak3-1/+16
2013-11-03crtfastmath.c: Compile only for !_SOFT_FLOAT.Uros Bizjak3-2/+11
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu257-0/+15176
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-3/+3
2013-10-16For CRIS ports, switch to soft-fp. Improve arit.c and longlong.h.Hans-Peter Nilsson8-44/+489
2013-10-15tree-tailcall.c (find_tail_calls): Don't use tail-call recursion for built-in...Richard Sandiford2-17/+17
2013-10-03config.host (hppa*64*-*-linux*): Define extra_parts.John David Anglin2-0/+7
2013-10-02In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html :Joern Rennecke54-53/+109
2013-10-01simdext.md: Update copyright years.Joern Rennecke3-3/+3
2013-10-01muldf3.S (.Linf_denorm): Likewise.Joern Rennecke4-3/+6
2013-10-01mcount.c (_MCOUNT_DECL): Comment typo fix.Joern Rennecke2-1/+6
2013-10-01config.host (arc*-*-elf*, [...]): New configurations.Joern Rennecke66-10/+10260
2013-09-17gthr-win32.c: CreateSemaphoreW instead of CreateSemaphoreA.Jacek Caban3-4/+10
2013-09-16* config/rl78/vregs.h: Add G10 register definitions.DJ Delorie2-0/+25
2013-09-16rl78.c (rl78_asm_file_start): Specify alternate vregs location for RL78/G10.DJ Delorie7-52/+35
2013-09-14mulsi3.S: Remove a few unneeded moves and branches.DJ Delorie9-27/+1302
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie22-0/+1119
2013-08-18re PR gcov-profile/58127 (37 failures in gcc.dg/tree-prof/ for x86_64-apple-d...Iain Sandoe2-2/+9
2013-08-16mips16.S (CE_STARTFN, CE_ENDFN): New macros.Maciej W. Rozycki4-51/+48
2013-08-13* config.host <mips*-*-linux*>: Remove a stray comment.Maciej W. Rozycki2-1/+4
2013-08-10Workaround binutils PR14342Jan Hubicka3-3/+44