aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-23gcov-tool.c (gcov_list): Declare here.Nathan Sidwell3-13/+12
2014-07-17linux-atomic.c (__sync_lock_release_4): New.John David Anglin2-2/+29
2014-07-14libgcov.h (struct gcov_fn_info): Make ctrs size 1.Richard Biener2-1/+5
2014-07-11libgcov-util.c (gcov_max_filename): Fix declartion.Rong Xu2-1/+5
2014-07-11Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu5-12/+1019
2014-06-23re PR libgcc/61585 (Subscript-out-of-range in unwind-seh.c?)Kai Tietz2-2/+9
2014-06-18bpabi.c (__gnu_uldivmod_helper): Remove.Charles Baylis1-14/+0
2014-06-18bpabi-v6m.S (__aeabi_uldivmod): Perform division using __udivmoddi4.Charles Baylis1-1/+1
2014-06-18bpabi.S (__aeabi_ldivmod, [...]): Use .cfi_* directives for DWARF annotations.Charles Baylis1-5/+16
2014-06-18bpabi.S (__aeabi_ldivmod): Perform division using __udivmoddi4, and fixups fo...Charles Baylis1-1/+40
2014-06-18bpabi.S (__aeabi_ldivmod): Optimise stack manipulation.Charles Baylis1-11/+3
2014-06-18bpabi.S (__aeabi_uldivmod): Perform division using call to __udivmoddi4.Charles Baylis1-1/+1
2014-06-18bpabi.S (__aeabi_uldivmod): Optimise stack pointer manipulation.Charles Baylis1-11/+43
2014-06-18bpabi.S (__aeabi_uldivmod, [...]): Add comment describing register usage on f...Charles Baylis1-0/+16
2014-06-18bpabi.S (__aeabi_uldivmod): Fix whitespace.Charles Baylis1-18/+18
2014-06-10bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.Uros Bizjak3-25/+36
2014-05-22t-msp430 (HOST_LIBGCC2_CFLAGS): Add -mhwmult=none.Nick Clifton2-1/+6
2014-05-22gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson2-3/+9
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino6-17/+213
2014-05-21re PR libgcc/60166 (ARM default NAN encoding violates EABI)Maciej W. Rozycki2-4/+10
2014-05-13Enable Java on Cygwin-64Bernd Edlinger2-24/+23
2014-05-12arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay2-0/+8
2014-05-08Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097)Rainer Orth2-0/+10
2014-04-30Work around for current cygwin32 build problems.Bernd Edlinger2-0/+15