diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2009-01-29 07:08:12 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2009-01-29 07:08:12 +0000 |
commit | 4a6bc624b3e7401b22b60aaa28715e128c678d82 (patch) | |
tree | 40c109cb6f36ac7780dd3b15c3fbb52381ca3eb2 /gas/ChangeLog | |
parent | 1d801e5f21d9dbf4e89f25d4fa864519ced45da9 (diff) | |
download | gdb-4a6bc624b3e7401b22b60aaa28715e128c678d82.zip gdb-4a6bc624b3e7401b22b60aaa28715e128c678d82.tar.gz gdb-4a6bc624b3e7401b22b60aaa28715e128c678d82.tar.bz2 |
* doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
.4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
directives.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2e7ab48..d4e2a40 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2009-01-29 Nathan Sidwell <nathan@codesourcery.com> + Catherine Moore <clm@codesourcery.com? + + * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte, + .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32 + directives. + 2009-01-27 Nick Clifton <nickc@redhat.com> * config/tc-mips.c (append_insn): Cope with a complex reloc |