summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
Commit message (Expand)AuthorAgeFilesLines
* libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode.Alan Modra2006-01-201-0/+8
* re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers2005-12-151-0/+38
* fp-bit.c (clzusi): New function.Joseph Myers2005-11-221-0/+8
* Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton2005-09-091-0/+10
* Makefile.def (target_modules): Add libssp.Jakub Jelinek2005-07-021-5/+0
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-0/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Fix problem with calling powi* builtins.Fariborz Jahanian2005-03-301-4/+6
* libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro.Richard Sandiford2005-03-211-32/+15
* re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux)Steve Ellcey2005-02-251-9/+19
* re PR middle-end/19920 (build broken on several targets due to recent 'DC' ty...Richard Henderson2005-02-161-10/+32
* tree-complex.c (expand_complex_libcall): New.Richard Henderson2005-02-111-0/+13
* builtins.def, [...]: Update copyright.Kazu Hirata2005-02-101-1/+1
* re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther2005-02-091-0/+4
* re PR other/18665 (-ftrapv borks up simple integer arithmetic)Eric Botcazou2004-12-151-10/+40
* * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg2004-11-301-0/+4
* dwarf.h, [...]: Update copyright.Kazu Hirata2004-10-221-1/+1
* gthr-gnat.c: Add visibility #pragmas.Mark Mitchell2004-08-031-0/+19
* libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg2004-07-271-2/+2
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-3/+3
* gbl-ctors.h: Add special license exception.David Turner2003-04-221-0/+8
* libgcc-std.ver (__clztf2): New.Richard Henderson2003-02-091-14/+8
* libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson2003-02-041-1/+3
* libgcc2.c (__ffsdi2, [...]): Change return type to "int".Richard Henderson2003-02-031-23/+11
* [multiple changes]Richard Henderson2003-02-011-1/+26
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-13/+0
* final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka2002-05-091-3/+8
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* libgcc2.c, libgcc2.h: Restore __eprintf.Zack Weinberg2001-05-141-0/+2
* Makefile.in: Exterminate all references to assert.h.Zack Weinberg2001-05-111-2/+0
* Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.Zack Weinberg2001-04-251-2/+0
* libgcc2.h (__terminate_func_ptr): Remove typedef.Richard Henderson2001-04-101-19/+0
* libgcc2.h (Wtype_MAX, Wtype_MIN): Define.Alexandre Oliva2001-01-311-1/+4
* libgcc-std.ver (GCC_3.0): Add __terminate_func_set to list of EH symbols.Chris Demetriou2001-01-231-0/+3
* libgcc2.h (W_TYPE_SIZE): Fix case where MIN_UNITS_PER_WORD == 1 and LONG_LONG...Michael Hayes2001-01-071-1/+2
* libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.Michael Hayes2000-12-161-10/+10
* Warning fixes:Kaveh R. Ghazi2000-10-201-0/+11
* Makefile.in (LIB2FUNCS): Add _clz.Richard Henderson2000-10-051-6/+0
* libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD to decide wh...Stephane Carrez2000-09-101-2/+2
* Warning fixes:Kaveh R. Ghazi2000-06-111-0/+2
* Update to libgcc copyright exception clause.Jeff Law2000-05-151-7/+0
* configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner2000-04-151-38/+54
* libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD if not defined.Jakub Jelinek2000-03-271-0/+4
* * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.Richard Kenner2000-03-271-4/+4
* libgcc2.h: Move prototypes above macros with the same name.Kaveh R. Ghazi2000-03-161-51/+54
* libgcc2.h: New file.Kaveh R. Ghazi2000-03-091-0/+292