aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2012-11-06generic-morestack.c (__generic_morestack): Align the returned stack pointer t...Ian Lance Taylor1-10/+27
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2-2/+7
2012-11-02re PR target/55175 (i386/sfp-exceptions.c:52:7: error: impossible constraint ...Uros Bizjak4-0/+8
2012-10-26crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.Uros Bizjak2-18/+23
2012-10-23AArch64 [8/10] Fixup botched commit.Marcus Shawcroft7-0/+510
2012-10-21crti.S: Mark program and data addresses using PRELD.Hans-Peter Nilsson1-9/+45
2012-10-18Add basic armv8-a supportMatthew Gretton-Dann1-0/+4
2012-10-11sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions for 64bit t...Uros Bizjak1-2/+2
2012-10-10sfp-machine.h (FP_RND_NEAREST, [...]): Move to ...Uros Bizjak3-15/+30
2012-10-07Fix typo in previous commit:Matthias Klose1-1/+1
2012-10-07unwind-arm.h (__gnu_unwind_24bit): Mark parameters as unused.Matthias Klose1-2/+5
2012-10-05re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely1-3/+3
2012-10-04re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo3-4/+1
2012-10-03re PR target/50457 (SH2A atomic functions)Oleg Endo3-224/+86
2012-10-02re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely7-12/+61
2012-09-20config.host (hppa-*-openbsd*): New target.Mark Kettenis1-0/+9
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay3-16/+273
2012-09-10re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-208/+243
2012-09-10re PR target/46191 (Non-absolute names in libgcc_s.so)Andreas Schwab1-1/+1
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay1-0/+66
2012-08-29crtfastmath.c (set_fast_math): Add 'nomips16' attribute.Chung-Lin Tang1-1/+1
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-5/+5
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay4-150/+1288
2012-08-22Add -mlong-double-64/-mlong-double-80 to i386H.J. Lu1-0/+2
2012-08-21morestack.S (__morestack_non_split): Increase amount of space allocated for n...Ian Lance Taylor1-4/+9
2012-08-17Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown1-0/+5
2012-08-17linux-atomic.c (__sync_lock_test_and_set_1): Fix type.Andreas Schwab1-2/+2
2012-08-01lib2funcs.c (__clrsbhi2): New function.Nick Clifton1-1/+15
2012-07-31lib2funcs.c (__clrsbhi2): New function.Nick Clifton3-0/+19
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold3-1/+29
2012-07-14* config/t-darwin (crt3.0): Remove work-around for fixed PR26840.Steven Bosscher1-3/+1
2012-06-17sfp-machine.h (FP_HANDLE_EXCEPTIONS): Use __builtin_expect when checking for ...Uros Bizjak2-2/+2
2012-06-13sfp-machine.h (__sfp_handle_exceptions): New function declaration.Uros Bizjak3-44/+76
2012-06-13sfp-machine.h (_FP_NANSIGN_S, [...]): Move ...Uros Bizjak3-20/+17
2012-06-12libgcc-bsd.ver: Version symbol __cpu_indicator_init.Sriraman Tallam3-0/+4
2012-06-09sfp-machine.h (__gcc_CMPtype, [...]): Move ...Uros Bizjak5-253/+166
2012-05-29ieee754-df.S: Fix typos.Joseph Myers25-26/+26
2012-05-25morestack.S (__morestack_non_split): Check whether caller is varargs and need...Ian Lance Taylor1-5/+37
2012-05-25tramp.S (trampoline_setup): Use a longcall sequence in the non pic case on Vx...Olivier Hainque1-0/+12
2012-05-15aix-unwind.h (*_REGNO): New, set of useful register numbers.Olivier Hainque1-4/+202
2012-05-10Use i386-cpuinfo.c on all i386 targetsRainer Orth5-6/+22
2012-04-26i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam1-4/+17
2012-04-25rs6000 (SAVE_INLINE_VRS, [...]): Define.Alan Modra4-1/+181
2012-04-25i386-cpuinfo.c: Set __cpu_vendor always.Sriraman Tallam1-3/+12
2012-04-25This patch adds new builtins to check for cpu type and features.Sriraman Tallam3-0/+325
2012-04-20struct siginfo vs. siginfo_tThomas Schwinge9-22/+24
2012-04-02Update x32 rt_sigreturn syscall number to 0x40000201H.J. Lu1-1/+1
2012-03-31unwind-ia64.c (uw_install_context): Manually save LC if it hasn't been previo...Eric Botcazou1-0/+12
2012-03-29Define x86_64_fallback_frame_state only for glibcH.J. Lu1-11/+8
2012-03-28re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay1-6/+8