aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan Wienand <ianw@ieee.org>2006-02-17 02:00:00 +0100
committerIan Wienand <ianw@debian.org>2006-02-17 02:00:00 +0100
commit5570a7769869a4df25ef85f302f74a7feb6c0cd3 (patch)
tree8e3c6bcc3fc51b519b82c4e963720a2f41407317 /README
parent52de129116a43dbaa7d64495d7bd2ae3390b3f0a (diff)
downloadltrace-5570a7769869a4df25ef85f302f74a7feb6c0cd3.tar.gz
Version 0.3.38-1
* Added ia64 port * elf.h: add extra field for PLT size * elf.c: put in PLT size * sysdeps/linux-gnu/breakpoint.c: add arch breakpoint override * sysdeps/linux-gnu/trace.c: don't single step after breakpoin for ia64 * configure.ac: add version to AC_INIT, bump version to 0.3.38 * options.c: use PACKAGE_VERSION
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 849d632..02b1c91 100644
--- a/README
+++ b/README
@@ -31,6 +31,7 @@ people have contributed significantly to this project:
* Jakub Jelinek <jakub@redhat.com> (SPARC port, support for libelf, many fixes)
* Jakub Bogusz <qboosh@pld-linux.org> (alpha port)
* SuSE (amd64 port)
+* Ian Wienand <ianw@gelato.unsw.edu.au> (ia64 port)
1. Introduction
---------------