aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2014-01-09Move libgcc ChangeLog entries to libgcc/ChangeLogH.J. Lu1-0/+9
2014-01-09libgcov-driver.c (this_prg): make it local to save bss space.Rong Xu1-15/+16
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu8-57/+254
2014-01-03ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and...Joseph Myers2-1/+15
2014-01-02Update copyright years in libgcc/Richard Sandiford950-948/+956
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford71-86/+110
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang15-0/+1105
2013-12-26cpuinfo.c (enum vendor_signatures): Remove.Uros Bizjak2-8/+8
2013-12-26Change AMD cpu namesGanesh Gopalasubramanian2-6/+12
2013-12-25Convert leading spaces to tabH.J. Lu1-3/+3
2013-12-25Remove model 0x3f from HaswellH.J. Lu2-1/+5
2013-12-25re PR target/59422 (Support more targets for function multi versioning)Allan Sandfeld Jensen2-8/+76
2013-12-23Use proper Intel processor names for -march=/-mtune=H.J. Lu2-5/+11
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