diff options
author | Bob Wilson <bob.wilson@acm.org> | 2008-10-06 17:31:39 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2008-10-06 17:31:39 +0000 |
commit | 4d4175aff7dd65648fe55d13a111fdd90a5dca1b (patch) | |
tree | b6e3fad3478e57b88c6661191f86283aecf1c4b6 /gas/ChangeLog | |
parent | 80c35038cb89902c4e4a1d4f33c5cd1d0268807d (diff) | |
download | gdb-4d4175aff7dd65648fe55d13a111fdd90a5dca1b.zip gdb-4d4175aff7dd65648fe55d13a111fdd90a5dca1b.tar.gz gdb-4d4175aff7dd65648fe55d13a111fdd90a5dca1b.tar.bz2 |
* doc/as.texinfo (Local): New description of ELF .local directive.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 502d2cb..000667f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2008-10-06 Bob Wilson <bob.wilson@acm.org> + + * doc/as.texinfo (Local): New description of ELF .local directive. + 2008-10-06 Nick Clifton <nickc@redhat.com> PR 6926 |