David MacKenzie
1855298745
Nuke dir.
1993-06-16 21:16:16 +00:00
Ian Lance Taylor
91ea6ab0b1
* hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
...
header files.
1993-06-16 20:49:36 +00:00
Steve Chamberlain
73fbbeead4
* gmon.h, gprof.h: structs of chars used to hold external
...
representations.
* gprof.c (getpfile, openpfile, readsamples): Swap data in using
new structures.
1993-06-16 19:58:37 +00:00
Fred Fish
3ef6f6045e
* Makefile.in (depend): Bfd.h keeps moving, keep up with it.
...
* alldeps.mak, depend: Update to latest automatically built
versions.
1993-06-16 19:28:19 +00:00
Roland Pesch
5736b2863f
Clarifications based on Ian Taylor review of manual for FSF.
1993-06-16 19:08:14 +00:00
Roland Pesch
d55320a07b
* gdb.texinfo (Copying): delete this node and references to it;
...
RMS says this manual need not carry GPL. (passim): Improvements
from last round at FSF, largely due to Ian Taylor review, and
minor formatting improvements.
* gdbinv-s.texi (passim): Improvements from last round at FSF,
largely due to Ian Taylor review. (Debug Session): minor edits to
new text.
1993-06-16 19:03:53 +00:00
Fred Fish
6cbc2dbafd
Note that bfd.h has been removed.
1993-06-16 17:43:58 +00:00
Fred Fish
212f6219c8
* gdb.t00/teststrategy.exp: Rework to provide more useful
...
description of each test, fix problem with systems that define
ALIGN_STACK_ON_STARTUP code, other misc cleanups.
* gdb.t06/break.exp (test_next_with_recursion): Fix expected
results for "next over recursive call" so timeouts aren't taken
by error.
1993-06-16 17:17:55 +00:00
Ian Lance Taylor
e2af3c0ae2
Build HP700 crosses with optimization.
1993-06-16 14:29:19 +00:00
Ken Raeburn
c2ada801f3
(use full hostname in log entry)
1993-06-16 03:10:44 +00:00
Ken Raeburn
f905eff404
look in ../include instead of ../bfd for bfd.h
1993-06-16 03:10:01 +00:00
Ken Raeburn
2a963f1a0e
Makefile.in, aout.sc-sh, hp3hpux.sh changes
1993-06-16 03:07:27 +00:00
Ken Raeburn
31038b78a5
* aout.sc-sh: Add SHLIB_PATH like STACKZERO. Make STACKZERO
...
dependent on RELOCATING, not RELOCATION.
* hp3hpux.sh (SHLIB_PATH): Define it.
1993-06-16 03:06:33 +00:00
Ken Raeburn
7dd31d058d
now generated at build time
1993-06-16 02:36:48 +00:00
Ken Raeburn
2dce435218
allow "make bfd.h" to still dtrt
1993-06-16 02:32:27 +00:00
Ken Raeburn
fdcb04536c
updated
1993-06-16 02:25:53 +00:00
Ken Raeburn
a5220fb952
Move bfd.h to ../include. (Directory is created if it doesn't exist.)
...
Insert sysdep.h into it, so manually including it isn't required for every
single file using bfd.h.
Search ../include when compiling.
1993-06-16 02:22:02 +00:00
Ken Raeburn
034a8a56a4
Put in marker for sysdep.h inclusion.
...
(int64_type, uint64_type): Define when using "long long" fallback for
HOST_64_BIT.
1993-06-16 02:08:29 +00:00
Ken Raeburn
0a3c15c302
sparc-dis, configure/Makefile changes
1993-06-16 02:05:13 +00:00
Ken Raeburn
c2623b7d30
comment branches in ARCH_SIZE test
1993-06-16 01:51:56 +00:00
Ken Raeburn
5edfb67cac
search ../include, and not ../bfd
1993-06-16 01:46:54 +00:00
David D. Zuhn
a00ee52267
remove parentdir support
1993-06-16 01:00:29 +00:00
David D. Zuhn
238aa238e2
* Makefile.in (install, install-info): remove parentdir support,
...
use INSTALL_XFORM; define INSTALL_XFORM
1993-06-16 00:45:43 +00:00
David D. Zuhn
75ff789515
remove parentdir support
1993-06-16 00:44:27 +00:00
David D. Zuhn
193dc897c7
remove parentdir support
1993-06-16 00:24:54 +00:00
David D. Zuhn
98e4321e8d
remove accidental INSTALL change
1993-06-16 00:16:23 +00:00
David D. Zuhn
263773eca1
remove parentdir support
1993-06-16 00:15:53 +00:00
David D. Zuhn
a77fe62798
don't set INSTALL=cp anymore
1993-06-16 00:08:27 +00:00
David D. Zuhn
c97b9003b0
remove parentdir support; use INSTALL_XFORM
1993-06-16 00:03:44 +00:00
David D. Zuhn
98a7278bc0
remove parentdir support
1993-06-16 00:01:46 +00:00
David D. Zuhn
f35c616002
update install usage
1993-06-15 23:49:46 +00:00
Ken Raeburn
638616cafb
Second try at getting elfNAME macros right.
...
Under ANSI C, "32_" is not a valid pp-token...
1993-06-15 23:29:48 +00:00
David D. Zuhn
bf16876816
a portable install script, also creates parent directories
1993-06-15 22:18:29 +00:00
Ken Raeburn
e6858d1b68
(elfNAME, ElfNAME): Use CAT directly rather than going through NAME.
...
(bfd_elf32_new_section_hook): Declare.
1993-06-15 21:44:03 +00:00
Stu Grossman
5aef7c67a3
Changes from Jeff Law, law@cs.utah.edu:
...
* hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
Do not print a space before the completers specified by
'a' and 'd'.
1993-06-15 20:37:37 +00:00
K. Richard Pixley
568947885c
make rpcTimeout user settable
1993-06-15 19:28:40 +00:00
Ken Raeburn
8bd4e54bc3
protect against multiple inclusions
1993-06-15 18:36:11 +00:00
Stu Grossman
7747812757
* hppa.c (hppa_get_symbol_info): Remove redundant copy.
...
* Expurgate random DEFUNs that have crept in.
1993-06-15 02:06:29 +00:00
Jim Kingdon
4aadcb0210
add isi-xdep.c
1993-06-14 21:20:56 +00:00
Jim Kingdon
df0f0dcced
* main.c, symfile.c, source.c, exec.c, core.c: Use it for
...
"directory", "source", "cd", "symbol-file" "add-symbol-file",
"load", "file", "exec-file", "core-file" commands.
1993-06-14 20:50:12 +00:00
Ian Lance Taylor
672f4045d6
o - size
...
Currently assumes that the only relevant sections are named .text,
.data and either .bss or .stack. This is not very general, and it
doesn't work for ECOFF.
1993-06-14 20:17:35 +00:00
Jim Kingdon
bd50d1b077
* main.c, gdbcmd.h: Add function filename_completer.
...
source.c: Use it for "directory" command.
(But '/' is a word break, limiting usefulness; see comments).
* source.c (mod_path): Warning not error if can't find directory.
1993-06-14 19:23:37 +00:00
Ian Lance Taylor
75217b369e
Corrected if test for build native, and added else true for Ultrix.
1993-06-14 19:17:29 +00:00
Ian Lance Taylor
9caf15da51
* coff-mips.c (ecoff_set_symbol_info): Constructor sections should
...
only be aligned to a 4 byte boundary.
1993-06-14 17:25:15 +00:00
Jim Kingdon
c76f7bb7c1
* gdb.t12/scope.exp: Test printing of variables before run.
1993-06-14 16:43:24 +00:00
Jim Kingdon
3a6249b1fe
* isi-xdep.c: New file.
...
* config/m68k/isi.mh (XDEPFILES): Add isi-xdep.o
1993-06-14 16:27:39 +00:00
Jim Kingdon
69dbdc0535
* gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
...
printed in wrong order due to sorting.
1993-06-14 16:17:30 +00:00
Jim Kingdon
f92d524939
* config/m68k/xm-news.h: Include <sys/param.h>.
1993-06-13 20:19:45 +00:00
Jim Kingdon
68dd30141d
* Makefile.in: Add distclean, realclean, and mostlyclean targets.
1993-06-13 20:11:10 +00:00
Jim Kingdon
b65a4fe520
* Makefile.in ({real,dist}clean): Remove sysdep.h.
1993-06-13 20:05:45 +00:00