summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* Update soft-fp from glibc.Joseph Myers2014-10-0937-1352/+1738
* Add overlap functionality to gcov-tool.Rong Xu2014-10-083-40/+584
* Update the ChangeLog for r215962 and r215963.Rong Xu2014-10-071-0/+15
* Makefile.in: Fix dependence.Rong Xu2014-10-076-3/+312
* remove score-* supportTrevor Saunders2014-10-042-7/+4
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2014-09-234-18/+25
* re PR target/63312 (FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 ex...Joseph Myers2014-09-222-0/+11
* crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson2014-09-225-2/+61
* config.gcc (powerpc-wrs-vxworksmils): New configuration.Olivier Hainque2014-09-192-1/+6
* Remove LIBGCC2_TF_CEXT target macro.Joseph Myers2014-09-192-9/+8
* Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers2014-09-182-1/+6
* Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell2014-09-175-13/+79
* config.host (x86_64-*-mingw*): Add i386/t-cygming to tmake_file and crtbegin....Olivier Hainque2014-09-172-2/+7
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-124-34/+47
* re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay2014-09-113-129/+112
* Add crtfastmath for AArch64.Marcus Shawcroft2014-09-093-2/+47
* remove picochipTrevor Saunders2014-09-0924-3937/+26
* Remove SF_SIZE etc. target macros.Joseph Myers2014-09-083-44/+53
* Remove no-longer-needed fp-bit target macros.Joseph Myers2014-09-082-40/+25
* libgcov-interface.c (STRONG_ALIAS): Rename to ...Nathan Sidwell2014-09-072-5/+13
* Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2014-09-0526-172/+233
* libgcov-interface.c (STRONG_ALIAS): New.Nathan Sidwell2014-09-033-3/+21
* cygming-crtend.c (register_frame_ctor): Move atexit call from here...Yaakov Selkowitz2014-08-195-8/+36
* cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.Yaakov Selkowitz2014-08-192-1/+6
* crtstuff.c: Undef caddr_t.Steve Ellcey2014-08-132-0/+5
* mips16.S: Skip when __mips_soft_float is defined.Steve Ellcey2014-08-122-3/+11
* Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...Nathan Sidwell2014-08-075-70/+97
* Fixed text formattingEdmar Wienskoski2014-08-051-1/+1
* re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno)Rohit Arul Raj2014-08-042-2/+8
* Makefile.in (LIBGCOV_MERGE, [...]): Reformat.Nathan Sidwell2014-08-014-21/+34
* ibm-ldouble.c (typedef union longDblUnion): Delete.Alan Modra2014-07-312-39/+46
* s390.c (s390_emit_tpf_eh_return): Pass original return address as second para...Ulrich Weigand2014-07-302-22/+50
* libgcov.h: Move renaming of entry points to lib gcov specific portion.Nathan Sidwell2014-07-293-63/+88
* Add missing change from moxiebox patch posted earlier today.Anthony Green2014-07-281-2/+2
* Add moxiebox target.Anthony Green2014-07-271-0/+4
* libgcov-driver.c (struct gcov_filename_aux): Rename ...Nathan Sidwell2014-07-274-120/+112
* libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions pol...Nathan Sidwell2014-07-253-38/+18
* cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie2014-07-242-9/+14
* Remove redundant testsMarius Cornea2014-07-232-4/+7
* gcov-tool.c (gcov_list): Declare here.Nathan Sidwell2014-07-233-13/+12
* linux-atomic.c (__sync_lock_release_4): New.John David Anglin2014-07-172-2/+29
* libgcov.h (struct gcov_fn_info): Make ctrs size 1.Richard Biener2014-07-142-1/+5
* libgcov-util.c (gcov_max_filename): Fix declartion.Rong Xu2014-07-112-1/+5
* Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu2014-07-115-12/+1019
* re PR libgcc/61585 (Subscript-out-of-range in unwind-seh.c?)Kai Tietz2014-06-232-2/+9
* bpabi.c (__gnu_uldivmod_helper): Remove.Charles Baylis2014-06-181-14/+0
* bpabi-v6m.S (__aeabi_uldivmod): Perform division using __udivmoddi4.Charles Baylis2014-06-181-1/+1
* bpabi.S (__aeabi_ldivmod, [...]): Use .cfi_* directives for DWARF annotations.Charles Baylis2014-06-181-5/+16
* bpabi.S (__aeabi_ldivmod): Perform division using __udivmoddi4, and fixups fo...Charles Baylis2014-06-181-1/+40
* bpabi.S (__aeabi_ldivmod): Optimise stack manipulation.Charles Baylis2014-06-181-11/+3