Steve Chamberlain
4025fb37c1
Changes to support GDB running on DOS using GO32 and H8 support
* defs.h: if xm.h doesn't define FOPEN_RB, include "fopen-same.h",
allowing hosts with different text and binary file formats to
work.
* coffread.c (read_coff_symtab): changed calling convention and
operation - now it opens its own file with FOPEN_RB rather than
duping and fdopening the provided handle.
* dbxread.c, cplus-dem.c: #include mangling.
* exec.c: If O_BINARY isn't defined, set it to 0, call openp for
binary files oring in the right bit.
* utils.c, terminal.h, inflow.c: hackery because dos doesn't have terminals.
* remote-hms.c: cleanup to use the new remote serial stuff
* serial.h, ser-termios.c, ser-go32.c: newfiles to provide host
independent remote terminal I/O.
* remote.c: if DONT_USE_REMOTE is defined, then don't use it.
* source.c (openp): fix off by one problem removing / - can now
open a source file in the root directory with DOS.
* values.c (value_as_pointer): remove bogus address bits from
long. (unpack_long): unpack into unsigned long/short if pointer.
sun4.mh: use the ser-termios stuff
go32.mh: use the ser-go32 stuff
35 years ago
Fred Fish
a7a8c21eb4
* config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore.
35 years ago
Fred Fish
a74c9110c1
* config/ncr3000.mt: New target config file.
35 years ago
Fred Fish
952131da03
Replace MINUS_G with CFLAGS.
35 years ago
Stu Grossman
d6c20dc563
Add config target for 29k/UDI.
35 years ago
Fred Fish
5435f92798
New configuration file for ncr 3000.
35 years ago
John Gilmore
ede23f3b2f
Sort the names, since the file renaming.
35 years ago
John Gilmore
29acf1753a
Don't need to bring in mipsread.o specially any more.
35 years ago
John Gilmore
7e7ba5e2c4
Keep sun4os5 config files now that Sun says it's OK.
35 years ago
Stu Grossman
9d4c62df07
* config/irix4.mh: Don't use coredep.o. It doesn't work with procfs.
35 years ago
John Gilmore
3414e4eb38
New host and target.
35 years ago
Per Bothner
1eeba68641
Merged in latest RS6000 diffs from Metin G. Ozisik.
35 years ago
K. Richard Pixley
a00d0abd6f
irix4 support
35 years ago
Per Bothner
5c8d3927e3
* config/rs6000.mh: Update (for Fred's new mmalloc)
flags to disable use of GNU malloc/mmalloc.
* munch: Change SYSV rule to allow .text before the label,
as well as after, to work for AIX.
* gdbtypes.h: Minor clarifiction.
35 years ago
Fred Fish
3d42671fef
Missed in last checkin.
35 years ago
Steve Chamberlain
fe7ca71191
Reflect file name changes
35 years ago
John Gilmore
d716b16c26
* ecoff.c: Move to ../bfd/coff-msym.c.
* config/mt-*mips: Remove ecoff.o from the configuration.
35 years ago
Stu Grossman
407a8389b4
* config.sub configure.in config/.Sanitize config/mh-irix4
gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
35 years ago
Per Bothner
2b5a8d9c47
More changes, mostly from IBM, for the rs6000. See ChangeLog.
35 years ago
John Gilmore
238025a44b
* config/mt-bigmips, config/mt-littlemips: Add ecoff.o.
35 years ago
Sean Eric Fagan
b745cf362d
Added mh-apollo68v and mt-os68k as files-to-keep.
35 years ago
Sean Eric Fagan
93deef92f4
Added support for hosting on an Apollo Series 400 (under System V emulation),
and targeted towards an OS/68000 system.
35 years ago
Stu Grossman
88c52c297c
Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult,
remove mh-vax from config/.Sanitize.
35 years ago
Stu Grossman
9e8bf29afd
* xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult,
config/mh-vaxbsd, configure.in: Split up config stuff for Vaxen
into BSD and Ultrix.
35 years ago
John Gilmore
5dfd2a9bfb
Avoid references to files that aren't assigned to FSF.
35 years ago
John Gilmore
b8bb4a24e0
Use regex package on Vax BSD.
35 years ago
Stu Grossman
92732c2789
* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
Fix SCO configuration stuff.
35 years ago
Steve Chamberlain
92abd4a713
Namechange, h8300-hds ->h8300-hms
35 years ago
Steve Chamberlain
974fb9e41c
Initial revision
35 years ago
Fred Fish
3a07685179
Check in new config files for stratus.
35 years ago
Fred Fish
57486b9241
Initial revision
35 years ago
Steve Chamberlain
7c5622817d
New stuff
35 years ago
Fred Fish
3e60a6b1d3
* config/mh-amix, config/mh-i386v4: Change to find alloca by
compiling and linking alloca.c, even when it is not strictly
required. Also arrange to link with -ltermlib rather than -ltermcap.
35 years ago
Fred Fish
ca9b13c75c
Set XM_CLIBS to "-lc /usr/ucblib/libucb.a" so native compilers can find
alloca, but only if it is not found in the std C library. Also forces
libc to be search before libucb.a, which contains much broken stuff we
*don't* want.
35 years ago
Fred Fish
db1eca19a5
Add solib.o to TDEPFILES for these SVR4 systems.
35 years ago
Fred Fish
8978401fd1
Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the new
files.
35 years ago
Fred Fish
9336ad7aea
Initial revision
35 years ago
Stu Grossman
605fe2b1b0
Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
35 years ago
John Gilmore
2fd5584884
Add warning and compiler override.
35 years ago
John Gilmore
2becda63fb
Add rs/6000, merge xconfig and tconfig into config.
35 years ago
John Gilmore
db715c48de
Rename tm-88k.h to tm-m88k.h
35 years ago
John Gilmore
1c86f18f53
Remove tdescs.
35 years ago
Steve Chamberlain
faa0da67ef
Added delta88
35 years ago
Steve Chamberlain
29e103320f
Added M_INSTALL magic
35 years ago
John Gilmore
57e69bb3c0
Handle alloca with fake routine.
35 years ago
John Gilmore
0724ed4f1f
Post-tdesc working version, but with tdesc's not gone yet.
35 years ago
Steve Chamberlain
5d2d9ca629
Initial revision
35 years ago
John Gilmore
37b637f3b7
Initial revision
35 years ago
Fred Fish
285b1325d9
Remove coredep.o from XDEPFILES. The fetch_core_registers() function is
now found in procfs.c for hosts with /proc support.
35 years ago
Per Bothner
6a8687f3c7
* xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco,
xconfig/sun3os4, xconfig/sun4os4: Don`t need HAVE_STRSTR any more.
35 years ago