aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay3-52/+57
2013-01-14avr-lib.h: Add GPL copyright notice.Georg-Johann Lay2-0/+27
2013-01-14fixed-bit.c (SATFRACT): Only declare / set min_low, min_high if TO_MODE_UNSIG...Georg-Johann Lay2-12/+14
2013-01-07config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[...Mark Kettenis2-1/+7
2013-01-04lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is...Nick Clifton2-18/+24
2012-12-20gthr.h (__gthread_cond_timedwait_recursive): Do not require.Jonathan Wakely3-11/+5
2012-12-13fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat2-5/+8
2012-12-12re PR libgcc/55451 (FAIL: gcc.dg/fixed-point/unary.c)Jakub Jelinek2-18/+17
2012-12-09re PR target/55344 (Cross compiling for alpha-linux fails because <signal.h> ...Uros Bizjak2-0/+7
2012-12-06sfp-machine.h (FP_EX_ALL): Define.Uros Bizjak4-10/+26
2012-12-04re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi)Richard Henderson2-2/+7
2012-12-04AArch64: Define FP_TRAPPING_EXCEPTIONS.Marcus Shawcroft2-0/+12
2012-12-04aarch64: Refactor aarch64 sfp-machine.hMarcus Shawcroft4-52/+96
2012-12-04config.host: (arm*-*-freebsd*): Remove.Richard Earnshaw6-140/+34
2012-11-29re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz4-6/+13
2012-11-28re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address)Richard Henderson2-2/+8
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay3-59/+162
2012-11-20re PR bootstrap/55370 (Bad libgcc.map)Jakub Jelinek2-0/+9
2012-11-19This patch addresses the bogus "Invocation mismatch" messages seen in paralle...Teresa Johnson2-10/+33
2012-11-15soft-fp updated from GLIBC upstream.Marcus Shawcroft3-29/+46
2012-11-06generic-morestack.c (__generic_morestack): Align the returned stack pointer t...Ian Lance Taylor3-13/+46
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge4-2/+12
2012-11-02re PR target/55175 (i386/sfp-exceptions.c:52:7: error: impossible constraint ...Uros Bizjak5-1/+19
2012-10-31config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o as extra_parts.Joel Sherrill2-0/+6
2012-10-26crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.Uros Bizjak3-19/+32
2012-10-25config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.Ralf Corsepius2-1/+5
2012-10-25config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.Ralf Corsepius2-1/+8
2012-10-25config.host (powerpc-*-rtems*): Add rs6000/t-savresfgpr to tmake_file.Sebastian Huber2-1/+6
2012-10-23AArch64 [8/10] Fixup botched commit.Marcus Shawcroft7-0/+510
2012-10-23AArch64 [8/10]Ian Bolton2-0/+33
2012-10-21crti.S: Mark program and data addresses using PRELD.Hans-Peter Nilsson2-9/+51
2012-10-19config.host (arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtemseabi*): Rename "...Sebastian Huber2-6/+8
2012-10-18Add basic armv8-a supportMatthew Gretton-Dann2-0/+8
2012-10-15config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose2-1/+5
2012-10-15gthr.m4: New.Pavel Chupin3-12/+11
2012-10-11sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions for 64bit t...Uros Bizjak2-2/+7
2012-10-10sfp-machine.h (FP_RND_NEAREST, [...]): Move to ...Uros Bizjak4-15/+39
2012-10-07Fix typo in previous commit:Matthias Klose1-1/+1
2012-10-07unwind-arm.h (__gnu_unwind_24bit): Mark parameters as unused.Matthias Klose2-2/+11
2012-10-05config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file.Mark Kettenis3-2/+15
2012-10-05re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely2-3/+11
2012-10-04re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo4-4/+8
2012-10-03re PR target/50457 (SH2A atomic functions)Oleg Endo4-228/+98
2012-10-02re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely11-16/+92
2012-09-20config.host (hppa-*-openbsd*): New target.Mark Kettenis3-0/+17
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay4-16/+290
2012-09-10re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2-208/+249
2012-09-10re PR target/46191 (Non-absolute names in libgcc_s.so)Andreas Schwab2-1/+7
2012-09-07This fixes part of the issue described in PR gcov-profile/54487 where there...Teresa Johnson2-1/+13
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay4-0/+83