diff options
author | roland <roland> | 2005-11-27 02:05:39 +0000 |
---|---|---|
committer | roland <roland> | 2005-11-27 02:05:39 +0000 |
commit | 018d224dd75bbf0c5c487463565c434e3bb64dff (patch) | |
tree | 8dfb75da39d8d7c54f9bcb864b60d33cb68372de | |
parent | b4b6a4e76b8ce806beb819a7c682118f26ca045a (diff) | |
download | systemtap-steved-018d224dd75bbf0c5c487463565c434e3bb64dff.tar.gz systemtap-steved-018d224dd75bbf0c5c487463565c434e3bb64dff.tar.xz systemtap-steved-018d224dd75bbf0c5c487463565c434e3bb64dff.zip |
.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2005-11-26 Roland McGrath <roland@redhat.com> + PR 1868. * loc2c.c (struct location): Move frame_base member out of the union. (alloc_location): Initialize it. (new_synthetic_loc, translate, location_from_address): Update uses. |