aboutsummaryrefslogtreecommitdiff
path: root/include/aout/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-06-11 08:15:03 +0000
committerJohn Gilmore <gnu@cygnus>1992-06-11 08:15:03 +0000
commit1291085e4091b6d3ff1b4f5b7d96c14d2351ef70 (patch)
tree1f80832a897c6200aacc7d8381d688fe5902a742 /include/aout/ChangeLog
parent3ce7a824140b709400d2b433860dc90b5f9b0eea (diff)
downloadgdb-1291085e4091b6d3ff1b4f5b7d96c14d2351ef70.zip
gdb-1291085e4091b6d3ff1b4f5b7d96c14d2351ef70.tar.gz
gdb-1291085e4091b6d3ff1b4f5b7d96c14d2351ef70.tar.bz2
Add N_OBJ and N_OPT from Solaris-2.
Diffstat (limited to 'include/aout/ChangeLog')
-rw-r--r--include/aout/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/include/aout/ChangeLog b/include/aout/ChangeLog
new file mode 100644
index 0000000..c4b03f5
--- /dev/null
+++ b/include/aout/ChangeLog
@@ -0,0 +1,24 @@
+Thu Jun 11 01:12:07 1992 John Gilmore (gnu at cygnus.com)
+
+ * stab.def: Add N_OBJ and N_OPT from Solaris-2.
+
+Thu Jan 30 18:12:44 1992 John Gilmore (gnu at cygnus.com)
+
+ * aout/aout64.h: N_TXTSIZE needs some more parentheses.
+ I don't trust C precedence.
+
+Wed Dec 18 14:32:01 1991 Per Bothner (bothner at cygnus.com)
+
+ * aout/aout64.h: Move common sunos-specific test
+ to recognize shared libraries into new macro N_SHARED_LIB.
+ Use it to simplify&reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
+
+Sat Nov 30 20:34:52 1991 Steve Chamberlain (sac at rtl.cygnus.com)
+
+ * ChangeLog, aout64.h, ar.h, encap.h, host.h, hp.h, ranlib.h,
+ reloc.h, stab.def, stab_gnu.h, sun4.h: All moved from the
+ devo/include directory
+
+
+
+