diff options
author | Fred Fish <fnf@specifix.com> | 1995-10-31 23:40:03 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-10-31 23:40:03 +0000 |
commit | d033806fdaf4d7f509c17575c987ec9014363cb5 (patch) | |
tree | 48ae5e92f568d14455f3012a574c7e7a59c1390e /gas | |
parent | 59c80ca243d30b38ab03d1d93ae09dde87f3ae84 (diff) | |
download | gdb-d033806fdaf4d7f509c17575c987ec9014363cb5.zip gdb-d033806fdaf4d7f509c17575c987ec9014363cb5.tar.gz gdb-d033806fdaf4d7f509c17575c987ec9014363cb5.tar.bz2 |
* config/obj-elf.h: Include bfd/elf-bfd.h rather than
bfd/libelf.h.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 57b9981..7610363 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 31 15:37:16 1995 Fred Fish <fnf@rtl.cygnus.com> + + * config/obj-elf.h: Include bfd/elf-bfd.h rather than + bfd/libelf.h. + Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com> * configure.in (alpha-*-linux*): Use ecoff. |