diff options
author | Carlos O'Donell <carlos@codesourcery.com> | 2006-05-11 16:11:29 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@codesourcery.com> | 2006-05-11 16:11:29 +0000 |
commit | 370b66a12822ceb6341ebe50954ce0645800acbb (patch) | |
tree | 77fd23ade7a4eefdce02ff35dfacb37ea3147c10 /gas/ChangeLog | |
parent | 83180ade02b93262e245205c32d54443dbfba6e6 (diff) | |
download | gdb-370b66a12822ceb6341ebe50954ce0645800acbb.zip gdb-370b66a12822ceb6341ebe50954ce0645800acbb.tar.gz gdb-370b66a12822ceb6341ebe50954ce0645800acbb.tar.bz2 |
bfd/doc/
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
* bfd.texinfo: Rename "Index" to "BFD Index"
gas/
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
* doc/as.texinfo: Rename "Index" to "AS Index",
and "ABORT" to "ABORT (COFF)".
ld/
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
* ld.texinfo: Rename "Index" to "LD Index"
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c97bb65..d8ea270 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-05-11 Carlos O'Donell <carlos@codesourcery.com> + + * doc/as.texinfo: Rename "Index" to "AS Index", + and "ABORT" to "ABORT (COFF)". + 2006-05-11 Paul Brook <paul@codesourcery.com> * config/tc-arm.c (parse_half): New function. |