aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-11-27 18:40:40 +0000
committerSteve Chamberlain <sac@cygnus>1991-11-27 18:40:40 +0000
commit1daf2df4ecd6f7b3aa44a7864e136874713d91a0 (patch)
tree8e9b178fb471cc425d50875510bd3ca1563d3e98 /include/ChangeLog
parentb4e42a642cc812e5688cf4181db693554933f08e (diff)
downloadgdb-1daf2df4ecd6f7b3aa44a7864e136874713d91a0.zip
gdb-1daf2df4ecd6f7b3aa44a7864e136874713d91a0.tar.gz
gdb-1daf2df4ecd6f7b3aa44a7864e136874713d91a0.tar.bz2
* internalcoff.h: (internal_scnhdr) took out #def dependency, now
s_nreloc and s_nlnno are always long. (internal_reloc): allways has an offset field now.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 8080bd0..0ee4bee 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+Wed Nov 27 10:38:31 1991 Steve Chamberlain (sac at rtl.cygnus.com)
+
+ * internalcoff.h: (internal_scnhdr) took out #def dependency, now
+ s_nreloc and s_nlnno are always long. (internal_reloc): allways
+ has an offset field now.
+
Fri Nov 22 08:12:58 1991 John Gilmore (gnu at cygnus.com)
* coff-rs6000.h: Lint; use unsigned chars for external fields.