aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
AgeCommit message (Expand)Author
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-02-09Mainline merge as of 2003-02-09.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-05-09 * final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-05-26Standardize header guards.Richard Henderson
2001-05-14 * libgcc2.c, libgcc2.h: Restore __eprintf. Label as used forZack Weinberg
2001-05-11 * Makefile.in: Exterminate all references to assert.h.Zack Weinberg
2001-04-25 * Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.Zack Weinberg
2001-04-11 * libgcc2.h (__terminate_func_ptr): Remove typedef.Richard Henderson
2001-01-31* libgcc2.h (Wtype_MAX, Wtype_MIN): Define.Alexandre Oliva
2001-01-242001-01-23 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2001-01-07 * libgcc2.h (W_TYPE_SIZE): Fix case where MIN_UNITS_PER_WORD == 1Michael Hayes
2000-12-16 * libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.Michael Hayes
2000-10-20Warning fixes:Kaveh Ghazi
2000-10-06 * Makefile.in (LIB2FUNCS): Add _clz.Richard Henderson
2000-09-10 * libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORDStephane Carrez
2000-06-11Warning fixes:Kaveh Ghazi
2000-05-15Update to libgcc copyright exception clause.Jeffrey A Law
2000-04-15 * configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner
2000-03-27 * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORDJakub Jelinek
2000-03-27 * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.Richard Kenner
2000-03-16 * libgcc2.h: Move prototypes above macros with the same name.Kaveh Ghazi
2000-03-09 * libgcc2.h: New file.Kaveh Ghazi