aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-23coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher2-2/+5
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold8-2/+558
2012-07-14* config/t-darwin (crt3.0): Remove work-around for fixed PR26840.Steven Bosscher2-3/+5
2012-06-17sfp-machine.h (FP_HANDLE_EXCEPTIONS): Use __builtin_expect when checking for ...Uros Bizjak3-2/+8
2012-06-13* ChangeLog: Fix whitespace.Uros Bizjak1-9/+9
2012-06-13sfp-machine.h (__sfp_handle_exceptions): New function declaration.Uros Bizjak4-44/+85
2012-06-13sfp-machine.h (_FP_NANSIGN_S, [...]): Move ...Uros Bizjak4-20/+27
2012-06-12libgcc-bsd.ver: Version symbol __cpu_indicator_init.Sriraman Tallam4-0/+10
2012-06-11gthr-posix.h [...] (__gthread_active_p): If __GLIBC__ is defined, refer to __...Roland McGrath2-8/+39
2012-06-09sfp-machine.h (__gcc_CMPtype, [...]): Move ...Uros Bizjak7-254/+185
2012-06-03Fix bug added to sparc 64-bit sub_ddmmss() implementation.David S. Miller2-1/+6
2012-05-31Sparc longlong.h enhancements.David S. Miller2-25/+61
2012-05-29ieee754-df.S: Fix typos.Joseph Myers28-28/+58
2012-05-25morestack.S (__morestack_non_split): Check whether caller is varargs and need...Ian Lance Taylor2-8/+45
2012-05-25tramp.S (trampoline_setup): Use a longcall sequence in the non pic case on Vx...Olivier Hainque2-0/+17
2012-05-24Fix typo in latest ChangeLog entry addition.Olivier Hainque1-1/+1
2012-05-24Makefile.in: move dependency on install-unwind_h from "install-leaf" to "inst...Olivier Hainque2-2/+7