| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-09-24 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2009-09-24 | 1 | -0/+2 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | jakub | 2009-04-09 | 1 | -15/+10 |
* | * libgcc2.c (INFINITY): Use __builtin_huge_val, not __builtin_inf, | bje | 2009-04-07 | 1 | -1/+1 |
* | PR target/39063 | gerald | 2009-03-19 | 1 | -1/+3 |
* | PR middle-end/37850 | froydnj | 2009-03-10 | 1 | -2/+8 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | * MAINTAINERS (mt port): Remove. | jsm28 | 2008-06-07 | 1 | -2/+2 |
* | libgcc2.c [L_trampoline]: Remove unnecessary prototype for | dannysmith | 2008-04-15 | 1 | -4/+0 |
* | * libgcc2.c (__addvSI3, __addvsi3, __addvDI3, __subvSI3, | jsm28 | 2008-03-02 | 1 | -12/+12 |
* | * libgcc2.c (__fixunstfDI, __fixunsxfDI, __fixunsdfDI, | nathan | 2007-11-05 | 1 | -4/+4 |
* | 2007-07-06 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-07-06 | 1 | -11/+11 |
* | * libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3, | uros | 2007-06-15 | 1 | -2/+6 |
* | * libgcc2.h (AVOID_FP_TYPE_CONVERSION): Rename from | rth | 2007-04-24 | 1 | -18/+26 |
* | PR c/30360 | jakub | 2007-01-05 | 1 | -1/+1 |
* | 2007-01-04 Eric Christopher <echristo@apple.com> | echristo | 2007-01-04 | 1 | -4/+4 |
* | 2006-11-07 Eric Christopher <echristo@apple.com> | echristo | 2006-11-08 | 1 | -3/+3 |
* | 2006-09-07 Eric Christopher <echristo@apple.com> | geoffk | 2006-11-01 | 1 | -0/+24 |
* | * libgcc2.c (LIBGCC2_MAX_UNITS_PER_WORD): New macro. | rsandifo | 2006-05-23 | 1 | -9/+14 |
* | * libgcc2.c (MIN_UNITS_PER_WORD): Move default definition from | rsandifo | 2006-05-19 | 1 | -0/+18 |
* | * libgcc2.c (__floatdisf, __floatdidf): Don't use IBM Extended | amodra | 2006-01-20 | 1 | -2/+16 |
* | PR other/25028 | jsm28 | 2005-12-15 | 1 | -93/+117 |
* | 2005-12-05 Jan Beulich <jbeulich@novell.com> | jbeulich | 2005-12-05 | 1 | -2/+2 |
* | * config/fp-bit.c (clzusi): New function. | jsm28 | 2005-11-22 | 1 | -0/+114 |
* | * libgcc2.c (__popcount_tab): Remove redundant prototype. | nickc | 2005-09-27 | 1 | -5/+0 |
* | * Makefile.in (LIBGCC_DEPS): Add libgcc2.h. | nickc | 2005-09-09 | 1 | -4/+4 |
* | * Makefile.def (target_modules): Add libssp. | jakub | 2005-07-02 | 1 | -138/+0 |
* | * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | jakub | 2005-06-27 | 1 | -0/+138 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | nathan | 2005-05-08 | 1 | -13/+0 |
* | * crtstuff.c: Handle targets that use .init_array. | jules | 2005-04-29 | 1 | -1/+2 |
* | Fix problem with calling powi* builtins. | fjahanian | 2005-03-30 | 1 | -2/+4 |
* | * libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro. | rsandifo | 2005-03-21 | 1 | -6/+6 |
* | PR target/19930 | sje | 2005-02-25 | 1 | -19/+19 |
* | * libgcc2.c, tree-vect-analyze.c: Fix comment typos. | kazu | 2005-02-17 | 1 | -1/+1 |
* | PR 19920 | rth | 2005-02-16 | 1 | -97/+148 |
* | * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c, | kazu | 2005-02-12 | 1 | -3/+3 |
* | * tree-complex.c (expand_complex_libcall): New. | rth | 2005-02-12 | 1 | -1/+202 |
* | * builtins.def, haifa-sched.c, libgcc2.c, libgcc2.h, | kazu | 2005-02-10 | 1 | -1/+1 |
* | 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-02-09 | 1 | -0/+36 |
* | PR other/18665 | ebotcazou | 2004-12-15 | 1 | -12/+81 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-08 | 1 | -1/+1 |
* | 2004-09-27 Aaron W. LaFramboise <aaronraolete36@aaronwl.com> | bonzini | 2004-09-27 | 1 | -1/+1 |
* | * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c, | kazu | 2004-09-25 | 1 | -4/+4 |
* | * gthr-gnat.c: Add visibility #pragmas. | mmitchel | 2004-08-03 | 1 | -10/+0 |
* | * libgcc2.c: Change all conditionals testing | zack | 2004-07-27 | 1 | -4/+4 |
* | * libgcc2.c (__enable_execute_stack): New symbol. | ebotcazou | 2004-07-17 | 1 | -0/+13 |
* | PR other/15526 | falk | 2004-05-19 | 1 | -3/+1 |
* | * libgcc2.c (__negdi2, __addvsi3, __addvdi3, __subvsi3, __subvdi3, | ghazi | 2003-11-14 | 1 | -144/+76 |
* | * libgcc2.c (SYMBOL__MAIN): Provide C90 declaration. | danglin | 2003-11-02 | 1 | -1/+2 |