Browse Source

Support for Alpha.

gdb-4_18-branch
Steve Chamberlain 34 years ago
parent
commit
eb392e6825
  1. 1
      ld/config/.Sanitize
  2. 2
      ld/config/alphaosf.mh

1
ld/config/.Sanitize

@ -24,6 +24,7 @@ Do-first:
Things-to-keep:
alpha-osf.mh
coff-a29k.mt
coff-h8300.mt
coff-h8500.mt

2
ld/config/alphaosf.mh

@ -0,0 +1,2 @@
HDEFINES=-DHOST_64_BIT="long "
CFLAGS=-non_shared
Loading…
Cancel
Save