diff options
author | Fred Fish <fnf@specifix.com> | 1991-11-12 03:12:26 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1991-11-12 03:12:26 +0000 |
commit | 4807bcf9a39f312d6a6b5189122520a666ec35a8 (patch) | |
tree | de70a00cb0c0166c21c49f4748bfc298658c32de /bfd/ChangeLog | |
parent | d6fee2389787a709737b22c628a1d15db01d76f8 (diff) | |
download | gdb-4807bcf9a39f312d6a6b5189122520a666ec35a8.zip gdb-4807bcf9a39f312d6a6b5189122520a666ec35a8.tar.gz gdb-4807bcf9a39f312d6a6b5189122520a666ec35a8.tar.bz2 |
Additions to support ELF formatted core files.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 375cb0b..a33b0ae 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Mon Nov 11 19:07:32 1991 Fred Fish (fnf at cygnus.com) + + * elf.c: Additions to support ELF format core files. + * config/mh-amix: Add -DHAVE_PROCFS to HDEFINES, since host + has support for /proc (all the include files in particular). + Mon Nov 11 18:36:47 1991 Per Bothner (bothner at cygnus.com) * aoutx.h (NAME(aout,find_nearest_line)): Handle the case |