diff options
author | roland <roland> | 2005-11-28 02:14:01 +0000 |
---|---|---|
committer | roland <roland> | 2005-11-28 02:14:01 +0000 |
commit | 5c9ec041020201886af141a40e7752463db02ca7 (patch) | |
tree | 42567e7986d3583a64700ac4b59cf99f36d68ba9 | |
parent | b5bd7775e67d53aedb4af08e8b8ef724fd1ab1ab (diff) | |
download | systemtap-steved-5c9ec041020201886af141a40e7752463db02ca7.tar.gz systemtap-steved-5c9ec041020201886af141a40e7752463db02ca7.tar.xz systemtap-steved-5c9ec041020201886af141a40e7752463db02ca7.zip |
.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-11-27 Roland McGrath <roland@redhat.com> + * loc2c.c (location_from_address): Diagnose null FB_ATTR specially. + * loc2c.c (location_from_address): Fix function name in error message. 2005-11-27 Frank Ch. Eigler <fche@elastic.org> |