aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-04Adding change log entries for r190952:Teresa Johnson1-0/+8
2012-09-04Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson1-8/+114
2012-09-02config.host (x86_64-*-openbsd*): New target.Mark Kettenis2-0/+6
2012-08-29crtfastmath.c (set_fast_math): Add 'nomips16' attribute.Chung-Lin Tang2-1/+6
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2-5/+10
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay5-150/+1308
2012-08-23Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE befo...Georg-Johann Lay3-4/+14
2012-08-22Add -mlong-double-64/-mlong-double-80 to i386H.J. Lu2-0/+6
2012-08-22Makefile.in (vis_hide, [...]): Do not make definitions depend on --enable-sha...Joseph Myers3-14/+22
2012-08-21morestack.S (__morestack_non_split): Increase amount of space allocated for n...Ian Lance Taylor2-4/+14
2012-08-19crtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems using glibc even if inhi...Joseph Myers2-1/+20
2012-08-17Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown3-2/+20
2012-08-17linux-atomic.c (__sync_lock_test_and_set_1): Fix type.Andreas Schwab2-2/+7
2012-08-16config.host (*-*-aix*): Move rs6000/t-ibm-ldouble after rs6000/t-slibgcc-aix.David Edelsohn2-3/+8
2012-08-16longlong.h: (powerpc): Delete _ARCH_PWR and _ARCH_COM handling.Segher Boessenkool2-10/+4
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool2-17/+21
2012-08-03Replace top_srcdir with srcdirH.J. Lu2-1/+6
2012-08-03* Makefile.in (version): set to BASE-VER file from gcc directory.Jonathan Yong2-1/+5
2012-08-01lib2funcs.c (__clrsbhi2): New function.Nick Clifton2-1/+20
2012-07-31lib2funcs.c (__clrsbhi2): New function.Nick Clifton4-0/+26