aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-09-10libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD to decide wh...Stephane Carrez1-2/+2
2000-06-11Warning fixes:Kaveh R. Ghazi1-0/+2
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-7/+0
2000-04-15configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner1-38/+54
2000-03-27libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD if not defined.Jakub Jelinek1-0/+4
2000-03-27* libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.Richard Kenner1-4/+4
2000-03-16libgcc2.h: Move prototypes above macros with the same name.Kaveh R. Ghazi1-51/+54
2000-03-09libgcc2.h: New file.Kaveh R. Ghazi1-0/+292