aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt1-1/+5
2011-05-25re PR bootstrap/49160 (Bootstrap failure)Bernd Schmidt1-5/+30
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-0/+50
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-10/+2
2010-10-12libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.Nathan Froyd1-5/+2
2010-10-09libgcc2.h: Use __SIZEOF_LONG_LONG__ instead of LONG_LONG_TYPE_SIZE.Nathan Froyd1-2/+2
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