diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-10-12 14:00:31 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-10-12 14:00:31 +0000 |
commit | 3a99f02f77a073c934e5f6514b28bc417223cda6 (patch) | |
tree | e9a7638fffe3d1cb6f7639a38f11c2c3b5bd88b2 /gas/ChangeLog | |
parent | cfd73a4e26b2ff2a1bee75cf425a9ecffe0ce6cd (diff) | |
download | gdb-3a99f02f77a073c934e5f6514b28bc417223cda6.zip gdb-3a99f02f77a073c934e5f6514b28bc417223cda6.tar.gz gdb-3a99f02f77a073c934e5f6514b28bc417223cda6.tar.bz2 |
* doc/as.texinfo (Object Attributes): New chapter.
(Pseudo Ops): Document .gnu_attribute.
(LNS directives): Correct .loc_mark_labels documentation.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 26bcf58..688bc94 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2007-10-12 Daniel Jacobowitz <dan@codesourcery.com> + + * doc/as.texinfo (Object Attributes): New chapter. + (Pseudo Ops): Document .gnu_attribute. + (LNS directives): Correct .loc_mark_labels documentation. + 2007-10-11 Nick Clifton <nickc@redhat.com> * config/obj-elf.c (obj_elf_section): When pushing a section, if |