diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-07-05 21:00:22 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-07-05 21:00:22 +0000 |
commit | 10f67315f93ce4aa1957d66b97124143431904a1 (patch) | |
tree | 088d05cdf4df9a2e34b3204f0535851e0faacfdd | |
parent | 4174e052651fc9fddf00ca626853126bec23e190 (diff) | |
download | gdb-10f67315f93ce4aa1957d66b97124143431904a1.zip gdb-10f67315f93ce4aa1957d66b97124143431904a1.tar.gz gdb-10f67315f93ce4aa1957d66b97124143431904a1.tar.bz2 |
some internals doc updates
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b52d7b7..f57ac36 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -4,6 +4,10 @@ Tue Jul 5 15:42:09 1994 Ken Raeburn (raeburn@cujo.cygnus.com) (gpdisp_hi16_howto): Now points to const. (load_insn_table, alpha_ip): Fix uses of const. + * doc/internals.texi: Updates to COFF description. Added "@end + defmac" as needed, and some extra heading and "@bye" so it'll + format as a separate document. + Tue Jul 5 13:54:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * config/obj-elf.h (S_GET_ALIGN, S_SET_ALIGN): Define. |