summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpabi.S (__aeabi_uldivmod): Perform division using call to __udivmoddi4.Charles Baylis2014-06-181-1/+1
* bpabi.S (__aeabi_uldivmod): Optimise stack pointer manipulation.Charles Baylis2014-06-181-11/+43
* bpabi.S (__aeabi_uldivmod, [...]): Add comment describing register usage on f...Charles Baylis2014-06-181-0/+16
* bpabi.S (__aeabi_uldivmod): Fix whitespace.Charles Baylis2014-06-181-18/+18
* bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.Uros Bizjak2014-06-103-25/+36
* t-msp430 (HOST_LIBGCC2_CFLAGS): Add -mhwmult=none.Nick Clifton2014-05-222-1/+6
* gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson2014-05-222-3/+9
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-216-17/+213
* re PR libgcc/60166 (ARM default NAN encoding violates EABI)Maciej W. Rozycki2014-05-212-4/+10
* Enable Java on Cygwin-64Bernd Edlinger2014-05-132-24/+23
* arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay2014-05-122-0/+8
* Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097)Rainer Orth2014-05-082-0/+10
* Work around for current cygwin32 build problems.Bernd Edlinger2014-04-302-0/+15