summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/dist/fixincludes/inclhack.def
diff options
context:
space:
mode:
Diffstat (limited to 'external/gpl3/gcc/dist/fixincludes/inclhack.def')
0 files changed, 0 insertions, 0 deletions
>Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-06-05EBENISANIDIOT: Remove a spurious '#endif' that crept in under the radar.bjh21 2003-06-05Namespace cleanup: _assert is in the application's namespace, and thus shouldbjh21 2001-05-06Employ __static_cast(); suggested by Dave Sainty in PR lib/11766.kleink 2000-12-20avoid multiple declarations.christos 2000-12-19C99: Print the name of the function enclosing the assertion, if possible.kleink 2000-08-07#ifdef __STDC__ -> #if __STDC__kleink 1999-09-15if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(),lukem 1998-11-14Define assert and _assert macros for lint when NDEBUG is present as nothing.christos 1994-10-26new RCS ID format.cgd