Sean Eric Fagan
d0e1e015dc
Slight changes for the 29k-udi target.
34 years ago
Sean Eric Fagan
f2e349a242
Change the configuration, for target 29k-udi, a little bit.
34 years ago
Sean Eric Fagan
31589e1ec0
Change the configuration a little bit.
34 years ago
Sean Eric Fagan
e13f0d9e35
Renamed the udi "sun"-host file to a "unix"-host file. These are necessary
support changes.
34 years ago
Ian Lance Taylor
30947f7efc
* Makefile.in (check, installcheck): Added dummy targets.
34 years ago
Sean Eric Fagan
976a7ee0b7
Changed the configuration scheme a bit, to be saner, cleaner, etc.
Also, the so-called sun-dependent files were not very sun-dependent,
so renamed it to "unix."
34 years ago
Sean Eric Fagan
498ca01db7
Renamed it to "udiphunix.h".
34 years ago
David D. Zuhn
3bc707c332
add more files to ETC_SUPPORT, configure the release directory, add a vault-install target
34 years ago
David D. Zuhn
b23eaace23
add no-op dvi target
34 years ago
Jim Kingdon
b1285bd9eb
Further revisions (for xcoff mostly) to test case logged in ChangeLog yesterday
34 years ago
Jim Kingdon
1a8b566849
* stabs.texinfo (Builtin Type Descriptors): Document the floating
point types used with @samp{R} type descriptor.
(Symbol Descriptors): Describe how to handle conflict between
different meanings of @samp{P} symbol descriptor.
34 years ago
Jim Kingdon
c41e08c472
* Makefile.in: Add rule for xcoffexec.o like that for paread.o.
* xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.
34 years ago
Jim Kingdon
7326242025
* xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.
34 years ago
Brendan Kehoe
ebc447f46d
* config.guess: Recognize some Sequent platforms.
34 years ago
Jim Kingdon
e18faa8ab9
* configure.in: Do gdb.stabs and C++ tests only for stabs.
34 years ago
Jim Kingdon
1458f956e9
New directory
34 years ago
David D. Zuhn
aab37f5278
install shouldn't depend on install-info
34 years ago
David D. Zuhn
4b437c20ad
more tools to build native-only
34 years ago
David D. Zuhn
7f0d689a1f
1) use release-info
2) protect some of the canadian cross targets with ifdef/endif
3) make configargs settable from the command line too (assignments augment
instead of replace previous values)
34 years ago
David D. Zuhn
022f8f67d1
patches to use release-info
34 years ago
David D. Zuhn
be8966dcee
use the sun3 makefile fragment (PR 2729)
also, don't build things that don't work on the alpha
34 years ago
Ken Raeburn
1fe65669e5
missed part of renaming update
34 years ago
Per Bothner
5b7876febe
* mips.sc-sh: Define _etext, _edata, and _end, in addition
to etext, edata, and end. Needed for IRIX 4.0.5F.
Patch from mwp@iconix.oz.au (Michael Paddon).
34 years ago
Jim Kingdon
8c59ee1150
* stabs.texinfo: Remove node Quick Reference and put its children
directly under the main menu.
* stabs.texinfo: Many more changes to bring it into line with
AIX documentation and reality. I think it now has all the
information from the AIX documentation, except that I burned
out when I got to variant records (Pascal and Modula-2) and
all the COBOL types. Oh well, we can add them later when we're
worrying more about those languages.
* stabs.texinfo (Automatic variables): Talk about what it means
to omit the symbol descriptor.
34 years ago
Ken Raeburn
2b6582b41a
Makefile.in (taz): Fix modes on $(TOOL) dir also.
34 years ago
Ken Raeburn
0cb51aa15a
missed this in mipsbsd renaming
34 years ago
Ken Raeburn
5266c5ec29
rename aout-mipsbsd.sc-sh to mipsbsd.sc-sh for 14-char file systems
34 years ago
Jim Kingdon
2c6af8c021
x
34 years ago
K. Richard Pixley
ee3d350d13
fixed typo in tm-m68k.h
34 years ago
K. Richard Pixley
80ddbedc45
fix typo
34 years ago
Stu Grossman
f3fe87c79e
* config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE.
34 years ago
Stu Grossman
b7b184a125
* z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's
happy.
34 years ago
Jim Kingdon
67a113cf3e
* trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED.
hosts/i386linux.h: Define it.
34 years ago
Jim Kingdon
b7e80156db
* trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED.
hosts/i386linux.h: Define it.
34 years ago
Jim Kingdon
5b40415c63
* Makefile.in (INSTALLED_LIBS): New variable.
34 years ago
Steve Chamberlain
6eef4543ca
* config/tc-h5000.c (build_bytes): Understand @rd mode and build
relocations correctly.
34 years ago
Steve Chamberlain
1f55e556cc
(build_bytes): Understand @rd mode and build relocations correctly.
34 years ago
Jim Kingdon
8ce07a211b
* config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
not just "Quit anyway?".
34 years ago
Jim Kingdon
94d5034070
* main.c (quit_command): In the "quit anyway?" message, tell the user
whether we are planning to detach or kill the program.
* config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
not just "Quit anyway?".
34 years ago
Jim Kingdon
cdaa790509
* config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".
* config/vax/xm-vaxbsd.h: Use <sys/param.h> not <machine/limits.h>
34 years ago
Jim Kingdon
15f7860275
* infcmd.c (read_pc): Doc fix.
34 years ago
Jim Kingdon
511933e73b
* printcmd.c (print_address_symbolic): Use %u not %d for offset.
34 years ago
Jim Kingdon
993583e53b
* blockframe.c (get_prev_frame_info): If pc in sigtramp, set
signal_handler_caller.
* tm-68k.h (FRAME_{CHAIN,SAVED_PC}): Deal with sigtramp.
* tm-hp300bsd.h: Define SIGTRAMP_{START,END} not IN_SIGTRAMP.
* inferior.h (IN_SIGTRAMP): Definition moved from infrun.c.
Use SIGTRAMP_START if defined.
* infcmd.c (step_1): Use SIGTRAMP_{START,END} if needed.
* infrun.c (wait_for_inferior): Check IN_SIGTRAMP before SKIP_PROLOGUE.
34 years ago
Fred Fish
27daf1a914
* gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
that all setup_xfails are immediately followed by clear_xfails.
34 years ago
Jim Kingdon
7f8253c71c
* infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code.
34 years ago
Jim Kingdon
b1b4a89ec3
* infcmd.c (step_1): Fix poorly worded error message.
34 years ago
Jim Kingdon
865e574b06
* config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES):
Comment out corelow.c because core dumps are broken on these machines.
34 years ago
Jim Kingdon
23aed4497c
* stabs.texinfo (Parameters): Add "(sometimes)" when describing
gcc2 behavior with promoted args.
34 years ago
Jim Kingdon
31d16514c8
* Makefile.in (depend): Put "${srcdir}" in generated dependencies
if srcdir is not ".".
Also put in -I${BFD_DIR} or -I${READLINE_DIR} for files which need it.
(INCLUDE_CFLAGS): Remove BFD_DIR and READLINE_DIR.
* depend: Update to latest automatically built version.
34 years ago
Ken Raeburn
7f9cb3b2de
(binutils.tar.z, &c): Updated for making binutils FSF release.
(taz): Try harder to catch errors in subdir invocations of make.
34 years ago