mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
Remove coff-code.h and liba.out.h, add libaout.h.
This commit is contained in:
@ -39,12 +39,10 @@ aoutx.h
|
|||||||
archive.c
|
archive.c
|
||||||
archures.c
|
archures.c
|
||||||
archures.h
|
archures.h
|
||||||
b.out.c
|
|
||||||
bfd.c
|
bfd.c
|
||||||
bfd.doc
|
bfd.doc
|
||||||
bout.c
|
bout.c
|
||||||
cache.c
|
cache.c
|
||||||
coff-code.h
|
|
||||||
coffcode.h
|
coffcode.h
|
||||||
coffish.h
|
coffish.h
|
||||||
coffswap.c
|
coffswap.c
|
||||||
@ -59,7 +57,7 @@ host-aout.c
|
|||||||
i386coff.c
|
i386coff.c
|
||||||
icoff.c
|
icoff.c
|
||||||
ieee.c
|
ieee.c
|
||||||
liba.out.h
|
libaout.h
|
||||||
libbfd.c
|
libbfd.c
|
||||||
libbfd.h
|
libbfd.h
|
||||||
libcoff.h
|
libcoff.h
|
||||||
@ -84,7 +82,10 @@ echo Done in `pwd`.
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.2 1991/05/29 02:40:08 gnu
|
# Revision 1.3 1991/05/31 11:22:12 gnu
|
||||||
|
# Remove coff-code.h and liba.out.h, add libaout.h.
|
||||||
|
#
|
||||||
|
# Revision 1.2 1991/05/29 02:40:08 gnu
|
||||||
# Fix up .Sanitize file, remove files that are not referenced.
|
# Fix up .Sanitize file, remove files that are not referenced.
|
||||||
#
|
#
|
||||||
# Revision 1.1 1991/05/23 21:14:00 rich
|
# Revision 1.1 1991/05/23 21:14:00 rich
|
||||||
|
Reference in New Issue
Block a user