Home | History | Annotate | Download | only in include
History log of /src/sys/arch/powerpc/include/cdefs.h
RevisionDateAuthorComments
 1.10  28-Feb-2014  matt Add ALIGNBYTES32 for COMPAT_NETBSD32
 1.9  21-Feb-2012  matt branches: 1.9.2; 1.9.4;
Restore back to double alignment.
 1.8  21-Feb-2012  matt Change ALIGNBYTES to be AltiVec savvy
 1.7  20-Jan-2012  joerg Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
again. This was changed in sys/socket.h r1.51 to work around fallout
from the IPv6 aux data migration. It broke the historic ABI on some
platforms. This commit restores compatibility for netbsd32 code on such
platforms and provides a template for future changes to the CMSG_*
alignment. Revert PCC/Clang workarounds in postfix and tmux.
 1.6  03-Nov-2002  matt branches: 1.6.146; 1.6.150;
Change _MACHINE_foo_H_ to _POWERPC_foo_H_
 1.5  20-Mar-1999  thorpej branches: 1.5.26;
Garbage-collect.
 1.4  04-Nov-1997  thorpej Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>:
- fix _C_LABEL so that it actually works.
- make __RENAME use _C_LABEL.
- fix __RENAME so that it expects an unquoted argument.
- fix __indr_reference and __warn_references so that they
supply their own final semicolon.
- define __warn_references to nothing if not GNU C (required
by the way it's used).

The __warn_references semicolon change has to be made
so that __warn_references can be defined into nothing.
(A ; all by itself isn't a great idea.) The __indr_reference
change was made for consistency.
 1.3  22-Oct-1997  thorpej Implement __RENAME() in <machine/cdefs.h>
 1.2  16-Apr-1997  thorpej branches: 1.2.8;
Update for Elf.
 1.1  30-Sep-1996  ws PowerPC port
 1.2.8.2  04-Nov-1997  thorpej Pull up from trunk: bug fixes and cleaups.
 1.2.8.1  22-Oct-1997  thorpej Pull up from trunk: Implement __RENAME() in <machine/cdefs.h>
 1.5.26.1  11-Nov-2002  nathanw Catch up to -current
 1.6.150.1  18-Feb-2012  mrg merge to -current.
 1.6.146.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.6.146.1  17-Apr-2012  yamt sync with head
 1.9.4.1  18-May-2014  rmind sync with head
 1.9.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed