aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
AgeCommit message (Expand)Author
2005-09-09* Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton
2005-07-02 * Makefile.def (target_modules): Add libssp.Jakub Jelinek
2005-06-27 * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson
2005-06-25Update FSF address.Kelley Cook
2005-03-30Fix problem with calling powi* builtins.Fariborz Jahanian
2005-03-21 * libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro.Richard Sandiford
2005-02-25 PR target/19930Steve Ellcey
2005-02-16 PR 19920Richard Henderson
2005-02-12 * tree-complex.c (expand_complex_libcall): New.Richard Henderson
2005-02-10 * builtins.def, haifa-sched.c, libgcc2.c, libgcc2.h,Kazu Hirata
2005-02-092005-02-09 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2004-12-15 PR other/18665Eric Botcazou
2004-11-30 * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg
2004-10-22 * dwarf.h, gthr-dce.h, gthr-single.h, gthr-solaris.h, gthr.h,Kazu Hirata
2004-08-03 * gthr-gnat.c: Add visibility #pragmas.Mark Mitchell
2004-07-27 * libgcc2.c: Change all conditionals testingZack Weinberg
2003-12-21 * alias.c: Fix comment formatting.Kazu Hirata
2003-04-22 * gbl-ctors.h: Add special license exception.David Turner
2003-02-09 * libgcc-std.ver (__clztf2): New.Richard Henderson
2003-02-05 * libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson
2003-02-03 * libgcc2.c (__ffsdi2, __clzsi2, __clzdi2, __ctzsi2, __ctzdi2,Richard Henderson
2003-02-012003-02-01 Richard Henderson <rth@redhat.com>Richard Henderson
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
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