tv
a3ef68cb68
Add a hack to recognize VAX kernels. This will later be made into its own
...
bfd target (a.out-vax-ultrix or a.out-vax-netbsd-kernel).
1998-07-01 15:15:51 +00:00
ragge
cdca827d9e
Vax support.
1998-06-11 21:43:58 +00:00
tv
6b3823ed1a
...And calculate same when building the armap (for ranlib).
1998-05-25 23:36:43 +00:00
tv
172288b9b4
Fix long filenames that weren't calculated while reading the ar header.
1998-05-25 21:56:14 +00:00
tv
f970339892
Fix botched assumptions about alignment of data elements: files are
...
aligned, but on word-at-filesize bytes instead of word-at-filedatasize
bytes. That's actually a bug in binutils 2.8.1 wrt 4.4BSD archives that is
fixed here.
1998-05-25 18:57:23 +00:00
tv
170952480e
Make archives work for both 4.4BSD a.out and SVR4 ELF style archives:
...
introduce a flag that tells bfd not to align ar(1) headers on word
boundaries.
1998-05-22 14:08:22 +00:00
tv
1691822b47
Add ability to write 4.4BSD format archives; set a.out NetBSD platforms to
...
use this ar format by default.
1998-05-22 02:19:27 +00:00
tv
420329c722
Incorporate (machine dependent) code for support of NetBSD/arm32.
1998-05-19 18:53:19 +00:00
thorpej
391360a175
Use netbsd-core.o for powerpc-*-netbsd* configurations.
1998-01-30 19:37:07 +00:00
thorpej
d3952db048
Include pmac_xcoff_vec in the powerpc-*-*bsd* configuration.
1998-01-30 19:34:37 +00:00
thorpej
c333a506de
Oops, typo.
1997-12-18 07:30:34 +00:00
thorpej
55eaf3b227
Properly error out if we fail to malloc memory for the asection.
1997-12-17 02:26:47 +00:00
thorpej
c336ed0805
Add M_PMAX_NETBSD and M_ALPHA_NETBSD magic numbers, for completeness.
1997-12-17 02:25:51 +00:00
thorpej
9cdcaf7f0d
Add configuration goo for NetBSD/alpha.
1997-12-17 02:25:08 +00:00
ragge
c700804dcb
Fixes to make new gdb compile on vax.
1997-10-20 12:44:24 +00:00
gwr
ec75fa2d04
resolve conflicts
1997-09-25 15:57:07 +00:00
gwr
31fbffdc2e
stock binutils-2.8.1
1997-09-24 18:54:18 +00:00
gwr
9287cd69a3
Define DEFAULT_ARCH, DEFAULT_MID for netbsd.h
1997-09-24 18:39:10 +00:00
gwr
60e710094f
add vaxnetbsd
1997-09-24 18:31:37 +00:00
gwr
1b3c0ea923
Various fixes and cleanup (netbsd_core_vec.byte_order, core_core, etc.)
1997-09-24 18:24:08 +00:00
gwr
262e26b699
Add netbsd_core_vec if -DNETBSD_CORE
1997-09-24 18:15:07 +00:00
gwr
b6c526b702
Provide default definition of MACHTYPE_OK using DEFAULT_MID,
...
and do the N_SET_MACHTYPE thing using DEFAULT_ARCH. Both of
the DEFAULT_* definitions come from the including C file.
1997-09-24 18:13:03 +00:00
gwr
dfe47bfbbb
Set MY_entry_is_text_address (so we can debug a SunOS kernel).
1997-09-24 18:08:08 +00:00
gwr
32adbb9246
stock binutils-2.8
1997-09-24 15:39:15 +00:00