aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/cdefs.h
Commit message (Expand)AuthorAgeFilesLines
* Support GCC 3.0David E. O'Brien2001-06-021-1/+1
* after discovering that the Santa Clara Valley Medical Center actuallyBill Fumerola2001-03-101-1/+13
* Back out a controverial commit.David E. O'Brien2001-02-201-1/+1
* MFS: rev 1.28.2.2 - Support GCC 3.0.David E. O'Brien2001-02-201-1/+1
* Use __alias__ instead of alias in the definition of __strong_reference().Jason Evans2000-03-181-1/+1
* Do not use 'alias' as a macro parameter name for __strong_reference(),Jason Evans2000-01-301-2/+2
* Add __strong_reference().Jason Evans2000-01-291-0/+2
* If using GNUC and ELF, make __IDSTRING() expand into an inline asmPeter Wemm1999-08-301-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Per request from ache, change the numbering scheme of __FreeBSD_cc_version.John Polstra1998-10-291-2/+2
* Make the definition of __printf0like() vary according to the valueJohn Polstra1998-10-291-4/+9
* Null-terminate the message for a warning symbol in the __warn_references()John Polstra1998-09-201-3/+3
* Removed support for the gcc-2.[0-4] keywords __dead and __pure. TheyBruce Evans1998-08-241-22/+17
* Make __weak_reference work on the alpha.Doug Rabson1998-07-251-3/+3
* Added macros __printflike() and __scanflike() to <sys/cdefs.h>.Bruce Evans1998-07-131-1/+11
* ELF versions of __warn_references() and __weak_reference(). Note that thisPeter Wemm1998-06-181-4/+23
* Don't define away __attribute__() for the non-gcc and old-gcc cases.Bruce Evans1998-06-141-7/+7
* Remove extraneous ";" from C++'s version of __END_DECLS.Dmitrij Tejblum1998-05-281-2/+3
* Bring in NetBSD compatible & augmented RCSID/COPYRIGHT macrosPaul Traina1997-12-131-1/+16
* Make the necessary changes so that an ELF kernel can be built. IJohn Polstra1997-04-221-2/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add __unused to the list of __dead, __dead2, __pure, __pure2 etc.Peter Wemm1996-08-181-2/+12
* Changed `noreturn' to `__noreturn__' so that all headers don't break ifBruce Evans1996-04-131-4/+4
* Merge in Lite2: no changes required. Just update CSRG id.Jeffrey Hsu1996-03-111-2/+2
* Warning and weak reference macros which are used to generate link-timeNate Williams1994-12-231-2/+20
* Fix __CONCAT() for the ANSI case to work with #define'd args, inBruce Evans1994-12-081-2/+3
* - Fix attribute for __pure2.Bruce Evans1994-08-221-3/+3
* Made them all idempotent.Paul Richards1994-08-211-3/+3
* Made the kernel compile cleanly with gcc 2.6.0. Thanks go to BruceDavid Greenman1994-08-131-11/+17
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+122