summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* 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
* config.host (x86_64-*-openbsd*): New target.Mark Kettenis2012-09-022-0/+6
* crtfastmath.c (set_fast_math): Add 'nomips16' attribute.Chung-Lin Tang2012-08-292-1/+6
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-08-242-5/+10
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-08-245-150/+1308
* Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE befo...Georg-Johann Lay2012-08-233-4/+14
* Add -mlong-double-64/-mlong-double-80 to i386H.J. Lu2012-08-222-0/+6
* Makefile.in (vis_hide, [...]): Do not make definitions depend on --enable-sha...Joseph Myers2012-08-223-14/+22
* morestack.S (__morestack_non_split): Increase amount of space allocated for n...Ian Lance Taylor2012-08-212-4/+14
* crtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems using glibc even if inhi...Joseph Myers2012-08-192-1/+20
* Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown2012-08-173-2/+20
* linux-atomic.c (__sync_lock_test_and_set_1): Fix type.Andreas Schwab2012-08-172-2/+7
* config.host (*-*-aix*): Move rs6000/t-ibm-ldouble after rs6000/t-slibgcc-aix.David Edelsohn2012-08-162-3/+8
* longlong.h: (powerpc): Delete _ARCH_PWR and _ARCH_COM handling.Segher Boessenkool2012-08-162-10/+4
* aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool2012-08-162-17/+21
* Replace top_srcdir with srcdirH.J. Lu2012-08-032-1/+6
* * Makefile.in (version): set to BASE-VER file from gcc directory.Jonathan Yong2012-08-032-1/+5
* lib2funcs.c (__clrsbhi2): New function.Nick Clifton2012-08-012-1/+20
* lib2funcs.c (__clrsbhi2): New function.Nick Clifton2012-07-314-0/+26
* coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher2012-07-232-2/+5
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-198-2/+558