Age | Commit message (Expand) | Author | Files | Lines |
2007-01-05 | re PR c/30360 (Complex divide bug) | Jakub Jelinek | 1 | -1/+1 |
2007-01-04 | libgcc2.c (__bswapsi2): Use SItype. | Eric Christopher | 1 | -4/+4 |
2006-11-08 | libgcc2.c (__bswapdi2): Rename from bswapDI2. | Eric Christopher | 1 | -3/+3 |
2006-11-01 | extend.texi (__builtin_bswap32): Document. | Eric Christopher | 1 | -0/+24 |
2006-05-23 | libgcc2.c (LIBGCC2_MAX_UNITS_PER_WORD): New macro. | Richard Sandiford | 1 | -9/+14 |
2006-05-19 | re PR target/22209 (libgfortran unresolvable symbols on irix6.5) | Richard Sandiford | 1 | -0/+18 |
2006-01-20 | libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode. | Alan Modra | 1 | -2/+16 |
2005-12-15 | re PR other/25028 (TImode-to-floating conversions broken) | Joseph Myers | 1 | -93/+117 |
2005-12-05 | libgcc2.c (__popcountSI2): Don't use wide type for iterator and result. | Jan Beulich | 1 | -2/+2 |
2005-11-22 | fp-bit.c (clzusi): New function. | Joseph Myers | 1 | -0/+114 |
2005-09-27 | * libgcc2.c (__popcount_tab): Remove redundant prototype. | Nick Clifton | 1 | -5/+0 |
2005-09-09 | Makefile.in (LIBGCC_DEPS): Add libgcc2.h. | Nick Clifton | 1 | -4/+4 |
2005-07-02 | Makefile.def (target_modules): Add libssp. | Jakub Jelinek | 1 | -138/+0 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+138 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-08 | Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | Nathan Sidwell | 1 | -13/+0 |
2005-04-29 | crtstuff.c: Handle targets that use .init_array. | Julian Brown | 1 | -1/+2 |
2005-03-30 | Fix problem with calling powi* builtins. | Fariborz Jahanian | 1 | -2/+4 |
2005-03-21 | libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro. | Richard Sandiford | 1 | -6/+6 |
2005-02-25 | re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux) | Steve Ellcey | 1 | -19/+19 |
2005-02-17 | * libgcc2.c, tree-vect-analyze.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-02-16 | re PR middle-end/19920 (build broken on several targets due to recent 'DC' ty... | Richard Henderson | 1 | -97/+148 |
2005-02-12 | c-tree.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2005-02-11 | tree-complex.c (expand_complex_libcall): New. | Richard Henderson | 1 | -1/+202 |
2005-02-10 | builtins.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-09 | re PR middle-end/19402 (__builtin_powi? still missing) | Richard Guenther | 1 | -0/+36 |
2004-12-15 | re PR other/18665 (-ftrapv borks up simple integer arithmetic) | Eric Botcazou | 1 | -12/+81 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-10-07 | libgcc2.c (__moddi3): Cast &w to UDWtype*. | Andrew Pinski | 1 | -1/+1 |
2004-09-27 | libgcc2.c (getpagesize): Change type of return value to int. | Aaron W. LaFramboise | 1 | -1/+1 |
2004-09-25 | c-typeck.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2004-08-03 | gthr-gnat.c: Add visibility #pragmas. | Mark Mitchell | 1 | -10/+0 |
2004-07-27 | libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9... | Zack Weinberg | 1 | -4/+4 |
2004-07-17 | libgcc2.c (__enable_execute_stack): New symbol. | Eric Botcazou | 1 | -0/+13 |
2004-05-20 | re PR other/15526 (-ftrapv aborts on 0 * (-1)) | Falk Hueffner | 1 | -3/+1 |
2003-11-14 | libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables ... | Kaveh R. Ghazi | 1 | -144/+76 |
2003-11-02 | * libgcc2.c (SYMBOL__MAIN): Provide C90 declaration. | John David Anglin | 1 | -1/+2 |
2003-07-01 | re PR middle-end/6578 (-ftrapv doesn't catch multiplication overflow) | Bruno Haible | 1 | -17/+127 |
2003-06-15 | libgcc2.c: Delete sysV68 L_trampoline section. | Kaveh R. Ghazi | 1 | -45/+0 |
2003-06-07 | mklibgcc.in (lib2funcs): Remove _exit. | Andreas Jaeger | 1 | -75/+0 |
2003-06-04 | uwin.h: Remove SUBTARGET_PROLOGUE. | Andreas Jaeger | 1 | -102/+1 |
2003-02-09 | libgcc-std.ver (__clztf2): New. | Richard Henderson | 1 | -60/+66 |
2003-02-04 | libgcc2.h, libgcc2.c (__ffsSI2): New. | Richard Henderson | 1 | -2/+18 |
2003-02-04 | libgcc2.c (__paritysi2, [...]): Replace last two reduction rounds with a "bit... | Richard Henderson | 1 | -6/+4 |
2003-02-04 | * libgcc2.c (__subvdi3): Fix typo. | Falk Hueffner | 1 | -1/+1 |
2003-02-03 | libgcc2.c (__ffsdi2, [...]): Change return type to "int". | Richard Henderson | 1 | -9/+27 |
2003-02-01 | libgcc2.c: Include auto-host.h. | Richard Henderson | 1 | -58/+67 |
2003-02-01 | [multiple changes] | Richard Henderson | 1 | -1/+151 |
2003-01-27 | Makefile.in (LIB2FUNCS_ST): Remove _gcov. | Nathan Sidwell | 1 | -439/+0 |
2003-01-18 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |