aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
AgeCommit message (Expand)AuthorFilesLines
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
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