Ken Raeburn
44f0847aba
The customer's test case is p2430a.s; p2430.s has different whitespace,
...
comments, who knows what else, but something makes them different. This
should be checked by the driver, because they shouldn't be different...
1993-04-21 05:30:13 +00:00
Ken Raeburn
2b55fa7fb9
use %-form, so test can be run on m68k-coff too
1993-04-21 05:25:36 +00:00
Ken Raeburn
db4e0f90ba
Get version string from config.h now.
...
Fix several functions to compile under traditional C. Deleted _doprnt.
Moved some VMS-specific code here from ../symbols.c.
1993-04-21 04:54:05 +00:00
Rob Savoye
d27960e794
Fixed typos so paths for executables works again.
1993-04-21 04:18:11 +00:00
Roland Pesch
0193a5f204
adhere to "start-sanitize-FOO" and "end-sanitize-FOO" convention
1993-04-21 01:01:14 +00:00
Roland Pesch
b0157555b6
(1) reduce the amount of text highlighted in warning at end of
...
"Program variables" section
(2) introduce a few blank lines in menus to work around remaining makeinfo bugs
1993-04-21 00:29:58 +00:00
Roland Pesch
1a39a97f4e
This is the real generic configuration. Earlier versions checked in
...
seem to be copies of H8 config.
1993-04-21 00:09:38 +00:00
Stu Grossman
d4152352a8
* aoutf1.h (sunos4_core_file_p): Don't default bfd_error to
...
system_error anymore. It confuses bfd_check_format().
1993-04-20 23:00:58 +00:00
David D. Zuhn
e610fa8628
don't try to keep old mt-* targets
1993-04-20 21:26:00 +00:00
Fred Fish
fbc3492c31
* gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
...
in explicit rules. Apparently this is not supported by some makes.
1993-04-20 20:41:42 +00:00
Jim Kingdon
4cdcf3b9b3
* xcoffexec.c (xcoff_relocate_core): If no exec file, error()
...
rather than dumping core.
1993-04-20 20:21:40 +00:00
Fred Fish
c0d63d1b60
Remove chill sanitizations.
1993-04-20 20:20:35 +00:00
Steve Chamberlain
56a3fc33c9
Sanitize out empty direcories
1993-04-20 19:39:51 +00:00
Jim Kingdon
24c2857c22
* Makefile.in: Add ${srcdir}/ to all source files.
...
(alldeps.mak): Add "${srcdir}/" to files in alldeps.mak.
(TAGS): Deal with srcdir and new config directory scheme.
createtags: Remove.
Makefile.in (NONSRC): Remove createtags.
alldeps.mak: Updated.
1993-04-20 19:29:06 +00:00
Jim Kingdon
cee86be37f
* rs6000-tdep.c: Delete unused function print_frame.
...
* frame.h (struct frame_info): Doc fix for next_frame.
New field signal_handler_caller.
blockframe.c (create_new_frame, get_prev_frame_info),
config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): Set it (needs
INIT_FRAME_PC_FIRST).
stack.c (print_frame_info), rs6000-tdep.c (rs6000_frame_chain):
Check it.
1993-04-20 18:02:54 +00:00
Stu Grossman
01f5a1f825
* irix4-nat.c (fetch_core_registers): Special version of this for
...
Irix 4.x, which stores regs a bit differently from other /proc
based systems.
* procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c
to new file core-svr4.c.
* config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh,
config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o
to NATDEPFILES.
* config/mips/irix4.mh: Add corelow.o to NATDEPFILES.
1993-04-20 17:06:36 +00:00
Fred Fish
33c01d94ca
Remove CVS directory from list of things to keep.
1993-04-20 16:49:33 +00:00
Stu Grossman
882885d3ea
Update to reflect changes in bfd directory.
1993-04-20 06:12:28 +00:00
Stu Grossman
8171711b53
* bfd.c: Add sgi_core_data to tdata union.
...
* coff-mips.c: Add Irix 4.x core file support.
* hosts/irix4.h: #define HOST_IRIX4.
1993-04-20 06:11:51 +00:00
Stu Grossman
9583b29548
* irix4-nat.c (fetch_core_registers): Special version of this for
...
Irix 4.x, which stores regs a bit differently from other /proc
based systems.
* procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c
to new file core-svr4.c.
* config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh,
config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o
to NATDEPFILES.
* config/mips/irix4.mh: Add corelow.o to NATDEPFILES.
1993-04-20 06:01:56 +00:00
Ken Raeburn
0f213cc206
a.out string table reduction code, take two.
...
Also fixed a bug in reading symbol tables on some systems...
1993-04-20 02:00:01 +00:00
Fred Fish
d9fc59c93f
* trad-core.c (trad_core_vec): Add 6 new initializers to match
...
new signed get/put fields. Minor reformatting to label
some fields.
1993-04-19 23:56:57 +00:00
Rob Savoye
39287eb73f
* Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly
...
built binaries if they exist. (otherwise the path)
1993-04-19 21:08:32 +00:00
Rob Savoye
0fd9814fe5
Mostly cleanup. Doesn't prints it's own pass/fail message anymore.
1993-04-19 21:05:03 +00:00
Rob Savoye
9ef534b90d
Gets names to test from higher level makefile.
1993-04-19 20:55:11 +00:00
Jim Kingdon
3f06498af4
changes for SVR3.2
1993-04-19 18:34:55 +00:00
Jim Kingdon
058eb7667b
* xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back.
...
* stabsread.c (define_symbol): 'R' is synonym for 'P', not 'r'.
xcoffread.c (process_xcoff_symbol, case C_RPSYM):
Don't muck with SYMBOL_CLASS.
1993-04-19 17:39:24 +00:00
Jim Kingdon
b82ea042b4
* stabs.texinfo (Parameters): Re-do "local parameters" section.
1993-04-19 15:02:51 +00:00
Jim Kingdon
7e4db2548b
* libbfd.c: bfd_put*: Remove casts to bfd_vma.
1993-04-19 13:35:48 +00:00
John Gilmore
512e5f9469
* gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
1993-04-19 08:56:05 +00:00
Rob Savoye
cc49ffa06b
Back to creating a local config fil to be safe. Pass --target for "make
...
check"
1993-04-19 05:04:41 +00:00
Rob Savoye
faea916b2f
Minor indenting changes.
1993-04-19 05:03:42 +00:00
Jim Kingdon
497e44a5f8
* stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
...
(Parameters): Rewrite.
(xcoff-differences, Sun-differences): Minor changes.
1993-04-18 17:38:35 +00:00
David D. Zuhn
57dfb584ef
add all-emacs target
1993-04-18 00:35:25 +00:00
David D. Zuhn
91a9685cbe
* config/mh-delta88: remove extraneous GCC references
1993-04-18 00:21:36 +00:00
David D. Zuhn
44f0624a2b
* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
...
* config/mh-delta88: remove extraneous GCC references
1993-04-18 00:21:14 +00:00
Jim Kingdon
250351fc75
* aoutf1.h (internal_sunos_core): Make c_stacktop a bfd_vma.
...
(swapcore_sparc): Make sp a bfd_vma.
1993-04-17 01:44:18 +00:00
Stu Grossman
04c6a64fdd
* munch: Don't use head command. It doesn't exist everywhere.
1993-04-17 00:39:55 +00:00
Jim Kingdon
14e3c2e47d
* libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.
...
libbfd.c, libbfd-in.h: Add _do*signed*.
targets.c, all targets: Add bfd*signed*.
bfd-in.h: Add bfd_signed_vma. Add comments.
1993-04-17 00:39:36 +00:00
Fred Fish
5aefc1ca23
Remove chill sanitizations, which are no longer necessary.
1993-04-16 23:22:41 +00:00
Fred Fish
b1086bf532
Remove chill sanitization stuff and add chill files to keep list.
1993-04-16 22:26:21 +00:00
Fred Fish
fbf22c8b31
Remove chill sanitize lines that are no longer needed.
1993-04-16 22:21:33 +00:00
Fred Fish
9c22565940
* inflow.c (new_tty): Remove spurious 'o' character at end
...
of #endif line.
1993-04-16 22:15:26 +00:00
Peter Schauer
e157305cd9
* mips-tdep.c (mips_skip_prologue): Always skip the typical prologue
...
instructions and nothing more.
* mipsread.c (add_line): Add comment why we have to combine line number
entries for the same line number.
1993-04-16 19:29:14 +00:00
Jim Kingdon
95330ec393
More doc fixes
1993-04-16 17:46:01 +00:00
Jim Kingdon
0b28c26082
* symtab.{c,h}: Doc fixes (remove symseg references, last relevant
...
in gdb 2.8!).
1993-04-16 17:36:49 +00:00
Peter Schauer
987b4233ae
* config/unix-gdb.exp: Add back missing return 0 which mysteriously
...
disappeared.
1993-04-16 16:39:49 +00:00
Fred Fish
dd052d9a4b
* depend, alldeps.mak: Update, now that gcc -MM bug is fixed.
1993-04-16 04:19:09 +00:00
Roland Pesch
4f6a1ad158
Add h8.texi to things-to-keep
1993-04-15 23:55:45 +00:00
Roland Pesch
97a6070c83
as.texinfo, Makefile.in
1993-04-15 23:27:39 +00:00