aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-24Makefile.in (clean): Remove libgcc_tm.stamp as well.Olivier Hainque2-1/+7
2012-05-21re PR bootstrap/53183 (libgcc does not always figure out the size of double/l...Andrew Pinski3-325/+15
2012-05-16Makefile.in (install-unwind_h): Rename into ...Olivier Hainque2-3/+25
2012-05-15aix-unwind.h (*_REGNO): New, set of useful register numbers.Olivier Hainque2-4/+211
2012-05-10Use i386-cpuinfo.c on all i386 targetsRainer Orth11-50/+330
2012-05-09Use a URL for FSF address and replace spaces with tabH.J. Lu2-18/+22
2012-05-08This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson3-26/+94
2012-04-28config.host (mips64*-*-linux*, [...]): Remove.Aurelien Jarno2-5/+9
2012-04-26i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam2-4/+23
2012-04-25rs6000 (SAVE_INLINE_VRS, [...]): Define.Alan Modra5-1/+188
2012-04-25i386-cpuinfo.c: Set __cpu_vendor always.Sriraman Tallam2-3/+16
2012-04-25This patch adds new builtins to check for cpu type and features.Sriraman Tallam5-1/+333