diff options
author | Fred Fish <fnf@specifix.com> | 1991-11-15 03:20:39 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1991-11-15 03:20:39 +0000 |
commit | f5496c7e980e2233b9f398ae8b78d04b5590c5be (patch) | |
tree | 9b0f9b1077c6ad1b015f53a438eef85fd08e2ff1 /include/ChangeLog | |
parent | 7d68537f73a0b5e06c8989331d55179a8e73b33d (diff) | |
download | gdb-f5496c7e980e2233b9f398ae8b78d04b5590c5be.zip gdb-f5496c7e980e2233b9f398ae8b78d04b5590c5be.tar.gz gdb-f5496c7e980e2233b9f398ae8b78d04b5590c5be.tar.bz2 |
Add defines to support ELF symbol tables.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index ec36bc8..0ef7197 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,13 @@ +Thu Nov 14 19:17:03 1991 Fred Fish (fnf at cygnus.com) + + * elf-common.h: Add defines to support ELF symbol table code. + +Mon Nov 11 19:01:06 1991 Fred Fish (fnf at cygnus.com) + + * elf-internal.h, elf-external.h, elf-common.h: Add support for + note sections, which are used in ELF core files to hold copies + of various /proc structures. + Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com) * internalcoff.h: took out the M88 dependency in the lineno |