1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.

This commit is contained in:
Ulrich Drepper
2004-12-22 20:10:10 +00:00
parent 0ecb606cb6
commit a334319f65
6215 changed files with 304673 additions and 494300 deletions

View File

@ -24,7 +24,36 @@
* the rights to redistribute these changes.
*/
/*
* (pre-GNU) HISTORY
* HISTORY
* $Log$
* Revision 1.6 2002/02/17 07:13:36 roland
* 2002-02-16 Roland McGrath <roland@frob.com>
*
* * mach/msg-destroy.c (__mach_msg_destroy) [MACH_MSG_PORT_DESCRIPTOR]:
* Grok the OSF flavor of message format.
* (mach_msg_destroy_port): For MAKE_SEND and
* MAKE_SEND_ONCE rights, create an destroy a right to ensure proper
* no-senders notification.
*
* Revision 1.5 1997/06/21 01:40:07 drepper
* More 64bit changes.
*
* Revision 1.4 1996/11/15 19:44:43 thomas
* Tue Nov 12 16:58:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
*
* * mach/mach.h (__mach_msg_destroy, mach_msg_destroy, __mach_msg):
* Provide prototypes.
*
* * mach/msg-destroy.c (mach_msg_destroy_port,
* mach_msg_destroy_memory): Use prototype syntax.
* * hurd/hurdmalloc.c (more_memory, malloc_fork_prepare,
* malloc_fork_parent, malloc_fork_child): Likewise.
*
* Revision 1.3 1995/01/23 22:16:52 roland
* (mach_msg_destroy): Define as weak alias for __mach_msg_destroy.
*
* Revision 1.2 1993/08/03 06:13:18 roland
* entered into RCS
*
* Revision 2.4 91/05/14 17:53:15 mrt
* Correcting copyright