aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-19cygming-crtend.c (register_frame_ctor): Move atexit call from here...Yaakov Selkowitz5-8/+36
2014-08-19cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.Yaakov Selkowitz2-1/+6
2014-08-13crtstuff.c: Undef caddr_t.Steve Ellcey2-0/+5
2014-08-12mips16.S: Skip when __mips_soft_float is defined.Steve Ellcey2-3/+11
2014-08-07Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...Nathan Sidwell5-70/+97
2014-08-05Fixed text formattingEdmar Wienskoski1-1/+1
2014-08-04re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno)Rohit Arul Raj2-2/+8
2014-08-01Makefile.in (LIBGCOV_MERGE, [...]): Reformat.Nathan Sidwell4-21/+34
2014-07-31ibm-ldouble.c (typedef union longDblUnion): Delete.Alan Modra2-39/+46
2014-07-30s390.c (s390_emit_tpf_eh_return): Pass original return address as second para...Ulrich Weigand2-22/+50
2014-07-29libgcov.h: Move renaming of entry points to lib gcov specific portion.Nathan Sidwell3-63/+88
2014-07-28Add missing change from moxiebox patch posted earlier today.Anthony Green1-2/+2
2014-07-27Add moxiebox target.Anthony Green1-0/+4
2014-07-27libgcov-driver.c (struct gcov_filename_aux): Rename ...Nathan Sidwell4-120/+112
2014-07-25libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions pol...Nathan Sidwell3-38/+18
2014-07-24cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie2-9/+14
2014-07-23Remove redundant testsMarius Cornea2-4/+7