]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Modified Files:
authorKung Hsu <kung@cygnus>
Mon, 28 Feb 1994 23:49:08 +0000 (23:49 +0000)
committerKung Hsu <kung@cygnus>
Mon, 28 Feb 1994 23:49:08 +0000 (23:49 +0000)
commit2f88343dbeab39a209f70b6f7dd9f6e80bb98a7c
treeed94fe589b63586957e864d6d9c462626265c70d
parentc8ff77bea3a9957c2299eb1f3121ddfca87c08c9
Modified Files:
ChangeLog targets.c Makefile.in cache.c
Added Files:
i386os9k.c

        * i386os9k.c : new file to handle os9k format bfd.
        * Makefile.in : Handle new file i386os9k.c
        * bfd-in2.h : Add bfd_target_os9k_flavour.
        * targets.c : Add bfd_target_os9k_flavour and i386os9k_vec.
        * cache.c : Initialize cache_sentinel to 0.
bfd/ChangeLog
bfd/Makefile.in
bfd/cache.c
bfd/i386os9k.c [new file with mode: 0644]
bfd/targets.c