summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* fixed-bit.c (SATFRACT): Only declare / set min_low, min_high if TO_MODE_UNSIG...Georg-Johann Lay2013-01-142-12/+14
* config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[...Mark Kettenis2013-01-072-1/+7
* lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is...Nick Clifton2013-01-042-18/+24
* gthr.h (__gthread_cond_timedwait_recursive): Do not require.Jonathan Wakely2012-12-203-11/+5
* fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat2012-12-132-5/+8
* re PR libgcc/55451 (FAIL: gcc.dg/fixed-point/unary.c)Jakub Jelinek2012-12-122-18/+17
* re PR target/55344 (Cross compiling for alpha-linux fails because <signal.h> ...Uros Bizjak2012-12-092-0/+7
* sfp-machine.h (FP_EX_ALL): Define.Uros Bizjak2012-12-064-10/+26
* re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi)Richard Henderson2012-12-042-2/+7
* AArch64: Define FP_TRAPPING_EXCEPTIONS.Marcus Shawcroft2012-12-042-0/+12
* aarch64: Refactor aarch64 sfp-machine.hMarcus Shawcroft2012-12-044-52/+96
* config.host: (arm*-*-freebsd*): Remove.Richard Earnshaw2012-12-046-140/+34
* re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz2012-11-294-6/+13
* re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address)Richard Henderson2012-11-282-2/+8
* Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2012-11-223-59/+162
* re PR bootstrap/55370 (Bad libgcc.map)Jakub Jelinek2012-11-202-0/+9
* This patch addresses the bogus "Invocation mismatch" messages seen in paralle...Teresa Johnson2012-11-192-10/+33
* soft-fp updated from GLIBC upstream.Marcus Shawcroft2012-11-153-29/+46
* generic-morestack.c (__generic_morestack): Align the returned stack pointer t...Ian Lance Taylor2012-11-063-13/+46
* bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2012-11-054-2/+12
* re PR target/55175 (i386/sfp-exceptions.c:52:7: error: impossible constraint ...Uros Bizjak2012-11-025-1/+19
* config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o as extra_parts.Joel Sherrill2012-10-312-0/+6
* crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.Uros Bizjak2012-10-263-19/+32
* config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.Ralf Corsepius2012-10-252-1/+5
* config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.Ralf Corsepius2012-10-252-1/+8
* config.host (powerpc-*-rtems*): Add rs6000/t-savresfgpr to tmake_file.Sebastian Huber2012-10-252-1/+6
* AArch64 [8/10] Fixup botched commit.Marcus Shawcroft2012-10-237-0/+510
* AArch64 [8/10]Ian Bolton2012-10-232-0/+33
* crti.S: Mark program and data addresses using PRELD.Hans-Peter Nilsson2012-10-212-9/+51
* config.host (arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtemseabi*): Rename "...Sebastian Huber2012-10-192-6/+8
* Add basic armv8-a supportMatthew Gretton-Dann2012-10-182-0/+8
* config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose2012-10-152-1/+5
* gthr.m4: New.Pavel Chupin2012-10-153-12/+11
* sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions for 64bit t...Uros Bizjak2012-10-112-2/+7
* sfp-machine.h (FP_RND_NEAREST, [...]): Move to ...Uros Bizjak2012-10-104-15/+39
* Fix typo in previous commit:Matthias Klose2012-10-071-1/+1
* unwind-arm.h (__gnu_unwind_24bit): Mark parameters as unused.Matthias Klose2012-10-072-2/+11
* config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file.Mark Kettenis2012-10-053-2/+15
* re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely2012-10-052-3/+11
* re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo2012-10-044-4/+8
* re PR target/50457 (SH2A atomic functions)Oleg Endo2012-10-034-228/+98
* re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely2012-10-0211-16/+92
* config.host (hppa-*-openbsd*): New target.Mark Kettenis2012-09-203-0/+17
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-09-154-16/+290
* re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2012-09-102-208/+249
* re PR target/46191 (Non-absolute names in libgcc_s.so)Andreas Schwab2012-09-102-1/+7
* This fixes part of the issue described in PR gcov-profile/54487 where there...Teresa Johnson2012-09-072-1/+13
* re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay2012-09-054-0/+83
* Adding change log entries for r190952:Teresa Johnson2012-09-041-0/+8
* Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson2012-09-041-8/+114