From a8206d18dfe5f2b6ab7525ef4397c87e7a0a6bc4 Mon Sep 17 00:00:00 2001 From: srinivasa Date: Wed, 27 Feb 2008 06:29:07 +0000 Subject: Modifying Changelog file, since Srinivasa skipped it while committing the patch. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index b049d11a..cf56313c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -291,6 +291,16 @@ rcu_dereferences of engine->data to resync with kernel.org builds. +2008-01-18 Srinivasa DS + + PR 5549 + * buildrun.cxx : Verify whether kernel has register rename patch + through autoconf files. + * runtime/(loc2c-runtime.h, procfs.c, regs.c, regs.h, + stack-i386.c, autoconf-x86-uniregs.c, autoconf-nameidata.c) : Use + appropriate register name at runtime, based on whether kernel has + register rename patch or not. + 2008-01-18 Jim Keniston * runtime/uprobes/uprobes.c: Added static copy of @@ -301,6 +311,12 @@ * configure.ac, systemtap.spec.in: Update version to 0.6.1 * configure: Regenerated. +2008-01-17 Srinivasa DS + + PR 5483 + * tapsets.cxx : Possible fix for making systemtap compatible with + the elfutils-0.131 + 2008-01-17 Frank Ch. Eigler PR 4935. -- cgit