summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
Commit message (Expand)AuthorAgeFilesLines
* 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