aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-23libgcc2.c (LIBGCC2_MAX_UNITS_PER_WORD): New macro.Richard Sandiford1-9/+14
2006-05-19re PR target/22209 (libgfortran unresolvable symbols on irix6.5)Richard Sandiford1-0/+18
2006-01-20libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode.Alan Modra1-2/+16
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers1-93/+117
2005-12-05libgcc2.c (__popcountSI2): Don't use wide type for iterator and result.Jan Beulich1-2/+2
2005-11-22fp-bit.c (clzusi): New function.Joseph Myers1-0/+114
2005-09-27* libgcc2.c (__popcount_tab): Remove redundant prototype.Nick Clifton1-5/+0
2005-09-09Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton1-4/+4
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-138/+0
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+138
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-13/+0
2005-04-29crtstuff.c: Handle targets that use .init_array.Julian Brown1-1/+2
2005-03-30Fix problem with calling powi* builtins.Fariborz Jahanian1-2/+4
2005-03-21libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro.Richard Sandiford1-6/+6
2005-02-25re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux)Steve Ellcey1-19/+19
2005-02-17* libgcc2.c, tree-vect-analyze.c: Fix comment typos.Kazu Hirata1-1/+1
2005-02-16re PR middle-end/19920 (build broken on several targets due to recent 'DC' ty...Richard Henderson1-97/+148
2005-02-12c-tree.h, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson1-1/+202
2005-02-10builtins.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-09re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther1-0/+36
2004-12-15re PR other/18665 (-ftrapv borks up simple integer arithmetic)Eric Botcazou1-12/+81
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-10-07libgcc2.c (__moddi3): Cast &w to UDWtype*.Andrew Pinski1-1/+1
2004-09-27libgcc2.c (getpagesize): Change type of return value to int.Aaron W. LaFramboise1-1/+1
2004-09-25c-typeck.c, [...]: Fix comment formatting.Kazu Hirata1-4/+4
2004-08-03gthr-gnat.c: Add visibility #pragmas.Mark Mitchell1-10/+0
2004-07-27libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg1-4/+4
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou1-0/+13
2004-05-20re PR other/15526 (-ftrapv aborts on 0 * (-1))Falk Hueffner1-3/+1
2003-11-14libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables ...Kaveh R. Ghazi1-144/+76
2003-11-02* libgcc2.c (SYMBOL__MAIN): Provide C90 declaration.John David Anglin1-1/+2
2003-07-01re PR middle-end/6578 (-ftrapv doesn't catch multiplication overflow)Bruno Haible1-17/+127
2003-06-15libgcc2.c: Delete sysV68 L_trampoline section.Kaveh R. Ghazi1-45/+0
2003-06-07mklibgcc.in (lib2funcs): Remove _exit.Andreas Jaeger1-75/+0
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-102/+1
2003-02-09libgcc-std.ver (__clztf2): New.Richard Henderson1-60/+66
2003-02-04libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson1-2/+18
2003-02-04libgcc2.c (__paritysi2, [...]): Replace last two reduction rounds with a "bit...Richard Henderson1-6/+4
2003-02-04* libgcc2.c (__subvdi3): Fix typo.Falk Hueffner1-1/+1
2003-02-03libgcc2.c (__ffsdi2, [...]): Change return type to "int".Richard Henderson1-9/+27
2003-02-01libgcc2.c: Include auto-host.h.Richard Henderson1-58/+67
2003-02-01[multiple changes]Richard Henderson1-1/+151
2003-01-27Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell1-439/+0
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata1-3/+3
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-251/+345
2002-10-23libgcc2.c (__udiv_w_sdiv): Use attribute ((always_inline)) when inlining it i...Ulrich Weigand1-2/+2
2002-10-21libgcc2.c: Fix __udiv_w_sdiv breakage on platforms that don't define sdiv_qrnnd.Ulrich Weigand1-0/+2