summaryrefslogtreecommitdiff
path: root/libgcc/config
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn2013-02-016-0/+364
* lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton2013-01-311-3/+3
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2013-01-291-0/+14
* gcc: PR target/54663David Holsgrove2013-01-261-0/+2
* sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize ...Yufeng Zhang2013-01-171-2/+4
* [AARCH64] Fix __clear_cache.Sofiane Naci2013-01-151-2/+8
* * Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay2013-01-142-52/+52
* avr-lib.h: Add GPL copyright notice.Georg-Johann Lay2013-01-141-0/+23
* lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is...Nick Clifton2013-01-041-18/+19
* fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat2012-12-131-5/+3
* re PR target/55344 (Cross compiling for alpha-linux fails because <signal.h> ...Uros Bizjak2012-12-091-0/+2
* sfp-machine.h (FP_EX_ALL): Define.Uros Bizjak2012-12-063-6/+15
* AArch64: Define FP_TRAPPING_EXCEPTIONS.Marcus Shawcroft2012-12-041-0/+6
* aarch64: Refactor aarch64 sfp-machine.hMarcus Shawcroft2012-12-043-52/+88
* config.host: (arm*-*-freebsd*): Remove.Richard Earnshaw2012-12-044-109/+11
* Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2012-11-222-59/+144
* generic-morestack.c (__generic_morestack): Align the returned stack pointer t...Ian Lance Taylor2012-11-061-10/+27
* bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2012-11-052-2/+7
* re PR target/55175 (i386/sfp-exceptions.c:52:7: error: impossible constraint ...Uros Bizjak2012-11-024-0/+8
* crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.Uros Bizjak2012-10-262-18/+23
* AArch64 [8/10] Fixup botched commit.Marcus Shawcroft2012-10-237-0/+510
* crti.S: Mark program and data addresses using PRELD.Hans-Peter Nilsson2012-10-211-9/+45
* Add basic armv8-a supportMatthew Gretton-Dann2012-10-181-0/+4
* sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions for 64bit t...Uros Bizjak2012-10-111-2/+2
* sfp-machine.h (FP_RND_NEAREST, [...]): Move to ...Uros Bizjak2012-10-103-15/+30
* Fix typo in previous commit:Matthias Klose2012-10-071-1/+1
* unwind-arm.h (__gnu_unwind_24bit): Mark parameters as unused.Matthias Klose2012-10-071-2/+5
* re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely2012-10-051-3/+3
* re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo2012-10-043-4/+1
* re PR target/50457 (SH2A atomic functions)Oleg Endo2012-10-033-224/+86
* re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely2012-10-027-12/+61
* config.host (hppa-*-openbsd*): New target.Mark Kettenis2012-09-201-0/+9
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-09-153-16/+273
* re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2012-09-101-208/+243
* re PR target/46191 (Non-absolute names in libgcc_s.so)Andreas Schwab2012-09-101-1/+1
* re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay2012-09-051-0/+66
* crtfastmath.c (set_fast_math): Add 'nomips16' attribute.Chung-Lin Tang2012-08-291-1/+1
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-08-241-5/+5
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-08-244-150/+1288
* Add -mlong-double-64/-mlong-double-80 to i386H.J. Lu2012-08-221-0/+2
* morestack.S (__morestack_non_split): Increase amount of space allocated for n...Ian Lance Taylor2012-08-211-4/+9
* Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown2012-08-171-0/+5
* linux-atomic.c (__sync_lock_test_and_set_1): Fix type.Andreas Schwab2012-08-171-2/+2
* lib2funcs.c (__clrsbhi2): New function.Nick Clifton2012-08-011-1/+15
* lib2funcs.c (__clrsbhi2): New function.Nick Clifton2012-07-313-0/+19
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-193-1/+29
* * config/t-darwin (crt3.0): Remove work-around for fixed PR26840.Steven Bosscher2012-07-141-3/+1
* sfp-machine.h (FP_HANDLE_EXCEPTIONS): Use __builtin_expect when checking for ...Uros Bizjak2012-06-172-2/+2
* sfp-machine.h (__sfp_handle_exceptions): New function declaration.Uros Bizjak2012-06-133-44/+76
* sfp-machine.h (_FP_NANSIGN_S, [...]): Move ...Uros Bizjak2012-06-133-20/+17