* libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 21 Oct 1994 23:55:30 +0000 (23:55 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 21 Oct 1994 23:55:30 +0000 (23:55 +0000)
commit32399d323e032fbed908dcf35f13c95d1e429beb
treef2f02c8fbcb00aedc21245d84dc4236cba137165
parentcd9782e8fd31f32bb976b676249eeefec916c956
* libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD.
* i386netbsd.c, ns32knetbsd.c, sparcnetbsd.c: removed RCS Id's.
  changed how PAGE_SIZE and SEGMENT_SIZE are defined so they are
  consistant with each other.
* netbsd.h (N_HEADER_IN_TEXT, TEXT_START_ADDR): NetBSD fits its
  header into the start of its text segment.
bfd/ChangeLog
bfd/i386netbsd.c [new file with mode: 0644]
bfd/netbsd.h [new file with mode: 0644]
bfd/ns32knetbsd.c
bfd/sparcnetbsd.c [new file with mode: 0644]