From 8907459218232f3c9ef460ae0ac15eff3a9867a8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 17 Jun 2007 18:03:08 +0000 Subject: * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections. PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK, --- ChangeLog | 6 +++++- nptl/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 00b52a4717..b4d58724de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,14 @@ +2007-06-17 Andreas Schwab + + * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections. + 2007-06-16 Andreas Jaeger [BZ #4125] * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK, PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC, - PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK, + PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK, PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE, PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT): Define. diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 06fb1d991f..19f7419109 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2007-06-17 Andreas Schwab + + * sysdeps/pthread/pt-initfini.c: Tell gcc about the nonstandard + sections. + 2007-06-17 Ulrich Drepper * allocatestack.c (allocate_stack): Make code compile if -- cgit 1.4.1