aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+9
2007-11-05libgcc2.c (__fixunstfDI, [...]): Make return type unsigned.Nathan Sidwell1-4/+4
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-6/+7
2007-07-03libgcc2.h: Conditionally declare __bswapsi2 and __bswapdi2.Eric Christopher1-2/+7
2007-04-24libgcc2.h (AVOID_FP_TYPE_CONVERSION): Rename from IS_IBM_EXTENDED.Richard Henderson1-2/+8
2007-04-02libgcc2.h (exception_descriptor): Don't forward-declare.Dave Korn1-4/+0
2007-01-04libgcc2.c (__bswapsi2): Use SItype.Eric Christopher1-2/+2
2006-11-08libgcc2.c (__bswapdi2): Rename from bswapDI2.Eric Christopher1-4/+2
2006-11-01extend.texi (__builtin_bswap32): Document.Eric Christopher1-0/+4
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-05-19re PR target/22209 (libgfortran unresolvable symbols on irix6.5)Richard Sandiford1-8/+3
2006-01-20libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode.Alan Modra1-0/+8
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers1-0/+38
2005-11-22fp-bit.c (clzusi): New function.Joseph Myers1-0/+8
2005-09-09Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton1-0/+10
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-5/+0
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-30Fix problem with calling powi* builtins.Fariborz Jahanian1-4/+6
2005-03-21libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro.Richard Sandiford1-32/+15
2005-02-25re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux)Steve Ellcey1-9/+19
2005-02-16re PR middle-end/19920 (build broken on several targets due to recent 'DC' ty...Richard Henderson1-10/+32
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson1-0/+13
2005-02-10builtins.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-09re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther1-0/+4
2004-12-15re PR other/18665 (-ftrapv borks up simple integer arithmetic)Eric Botcazou1-10/+40
2004-11-30* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg1-0/+4
2004-10-22dwarf.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-08-03gthr-gnat.c: Add visibility #pragmas.Mark Mitchell1-0/+19
2004-07-27libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg1-2/+2
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-3/+3
2003-04-22gbl-ctors.h: Add special license exception.David Turner1-0/+8
2003-02-09libgcc-std.ver (__clztf2): New.Richard Henderson1-14/+8
2003-02-04libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson1-1/+3
2003-02-03libgcc2.c (__ffsdi2, [...]): Change return type to "int".Richard Henderson1-23/+11
2003-02-01[multiple changes]Richard Henderson1-1/+26
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-13/+0
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka1-3/+8
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-14libgcc2.c, libgcc2.h: Restore __eprintf.Zack Weinberg1-0/+2
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg1-2/+0
2001-04-25Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.Zack Weinberg1-2/+0
2001-04-10libgcc2.h (__terminate_func_ptr): Remove typedef.Richard Henderson1-19/+0
2001-01-31libgcc2.h (Wtype_MAX, Wtype_MIN): Define.Alexandre Oliva1-1/+4
2001-01-23libgcc-std.ver (GCC_3.0): Add __terminate_func_set to list of EH symbols.Chris Demetriou1-0/+3
2001-01-07libgcc2.h (W_TYPE_SIZE): Fix case where MIN_UNITS_PER_WORD == 1 and LONG_LONG...Michael Hayes1-1/+2
2000-12-16libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.Michael Hayes1-10/+10
2000-10-20Warning fixes:Kaveh R. Ghazi1-0/+11
2000-10-05Makefile.in (LIB2FUNCS): Add _clz.Richard Henderson1-6/+0