aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler5-1/+251
2015-01-06configure.ac: Add Visium support.Eric Botcazou16-0/+2189
2015-01-05Update copyright years.Jakub Jelinek947-946/+950
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune3-5/+13
2014-12-17crt.h: New.Oleg Endo4-11/+47
2014-12-15re PR libgcc/63832 (crtstuff.c:400:19: warning: array subscript is above arra...Uros Bizjak2-6/+11
2014-12-10Commit missing part of patch.David Edelsohn1-0/+1
2014-12-09Fix date in change log entry.Oleg Endo1-1/+1
2014-12-09Add missing link to PR in change log entry.Oleg Endo1-0/+1
2014-12-09(libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner4-16/+118
2014-12-05defaults.h: (DWARF_REG_TO_UNWIND_COLUMN): Define default.Olivier Hainque2-4/+5
2014-11-30lib1funcs.S: Check value of __SHMEDIA__ instead of checking whether it's defi...Oleg Endo2-9/+14
2014-11-27Support avx512f in __builtin_cpu_supports.Ilya Tocar2-1/+9
2014-11-27lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...Tony Wang2-4/+28
2014-11-25crtstuff.c (__do_glbal_ctors_1): Add missing semicolon.Segher Boessenkool2-1/+5
2014-11-24linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin2-5/+7
2014-11-22linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin2-141/+176
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt5-1/+137
2014-11-13divmodhi.S: Add support for the G10 architecture.Nick Clifton9-212/+257
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune2-6/+35
2014-11-10Add the nvptx port.Bernd Schmidt10-4/+261
2014-10-30Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers8-10/+171
2014-10-29Optimize powerpc*-*-linux* e500 hardfp/soft-fp use.Joseph Myers6-3/+92
2014-10-26linux-unwind.h (pa32_read_access_ok): New function.John David Anglin2-6/+34
2014-10-25Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use.Joseph Myers4-2/+71
2014-10-22Do not build soft-fp code at all for powerpc64-linux-gnu.Joseph Myers3-4/+11
2014-10-22lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay2-5/+14
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke4-52/+225
2014-10-09Update soft-fp from glibc.Joseph Myers37-1352/+1738
2014-10-08Add overlap functionality to gcov-tool.Rong Xu3-40/+584
2014-10-07Update the ChangeLog for r215962 and r215963.Rong Xu1-0/+15
2014-10-07Makefile.in: Fix dependence.Rong Xu6-3/+312
2014-10-04remove score-* supportTrevor Saunders2-7/+4
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers4-18/+25
2014-09-22re PR target/63312 (FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 ex...Joseph Myers2-0/+11
2014-09-22crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson5-2/+61
2014-09-19config.gcc (powerpc-wrs-vxworksmils): New configuration.Olivier Hainque2-1/+6
2014-09-19Remove LIBGCC2_TF_CEXT target macro.Joseph Myers2-9/+8
2014-09-18Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers2-1/+6
2014-09-17Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell5-13/+79
2014-09-17config.host (x86_64-*-mingw*): Add i386/t-cygming to tmake_file and crtbegin....Olivier Hainque2-2/+7
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers4-34/+47
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay3-129/+112
2014-09-09Add crtfastmath for AArch64.Marcus Shawcroft3-2/+47
2014-09-09remove picochipTrevor Saunders24-3937/+26
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers3-44/+53
2014-09-08Remove no-longer-needed fp-bit target macros.Joseph Myers2-40/+25
2014-09-07libgcov-interface.c (STRONG_ALIAS): Rename to ...Nathan Sidwell2-5/+13
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers26-172/+233
2014-09-03libgcov-interface.c (STRONG_ALIAS): New.Nathan Sidwell3-3/+21