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
33c01d94ca
Remove CVS directory from list of things to keep.
1993-04-20 16:49:33 +00:00
882885d3ea
Update to reflect changes in bfd directory.
1993-04-20 06:12:28 +00:00
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
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
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
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
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
0fd9814fe5
Mostly cleanup. Doesn't prints it's own pass/fail message anymore.
1993-04-19 21:05:03 +00:00
9ef534b90d
Gets names to test from higher level makefile.
1993-04-19 20:55:11 +00:00
3f06498af4
changes for SVR3.2
1993-04-19 18:34:55 +00:00
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
b82ea042b4
* stabs.texinfo (Parameters): Re-do "local parameters" section.
1993-04-19 15:02:51 +00:00
7e4db2548b
* libbfd.c: bfd_put*: Remove casts to bfd_vma.
1993-04-19 13:35:48 +00:00
512e5f9469
* gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
1993-04-19 08:56:05 +00:00
cc49ffa06b
Back to creating a local config fil to be safe. Pass --target for "make
...
check"
1993-04-19 05:04:41 +00:00
faea916b2f
Minor indenting changes.
1993-04-19 05:03:42 +00:00
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
57dfb584ef
add all-emacs target
1993-04-18 00:35:25 +00:00
91a9685cbe
* config/mh-delta88: remove extraneous GCC references
1993-04-18 00:21:36 +00:00
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
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
04c6a64fdd
* munch: Don't use head command. It doesn't exist everywhere.
1993-04-17 00:39:55 +00:00
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
5aefc1ca23
Remove chill sanitizations, which are no longer necessary.
1993-04-16 23:22:41 +00:00
b1086bf532
Remove chill sanitization stuff and add chill files to keep list.
1993-04-16 22:26:21 +00:00
fbf22c8b31
Remove chill sanitize lines that are no longer needed.
1993-04-16 22:21:33 +00:00
9c22565940
* inflow.c (new_tty): Remove spurious 'o' character at end
...
of #endif line.
1993-04-16 22:15:26 +00:00
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
95330ec393
More doc fixes
1993-04-16 17:46:01 +00:00
0b28c26082
* symtab.{c,h}: Doc fixes (remove symseg references, last relevant
...
in gdb 2.8!).
1993-04-16 17:36:49 +00:00
987b4233ae
* config/unix-gdb.exp: Add back missing return 0 which mysteriously
...
disappeared.
1993-04-16 16:39:49 +00:00
dd052d9a4b
* depend, alldeps.mak: Update, now that gcc -MM bug is fixed.
1993-04-16 04:19:09 +00:00
4f6a1ad158
Add h8.texi to things-to-keep
1993-04-15 23:55:45 +00:00
97a6070c83
as.texinfo, Makefile.in
1993-04-15 23:27:39 +00:00
f009d0ab7e
(1) Hitachi SH material (sanitizable)
...
(2) remove smallbook/cropmarks comments; switching to smallbook is now
automatic w/house style
(3) use `|' alternative convention for SPARC dependent options.
UnGNUish, but the convention is used for other machines in this book.
(4) cease eliding paragraph about purpose of assembler in Hitachi configuration
(5) use SPECIAL-SYMS switch more consistently
(6) formatting improvements from Q1 release
(7) use explicit @page instead of @group in long examples listing
instruction-set summaries (because some new texinfo bug leads to
double-spacing with @group in this context)
(8) rearrange H8/500 instruction-set summary into two cols
(9) include GPL from texinfo directory rather than duplicating here
1993-04-15 23:23:21 +00:00
b657d1c254
Include Hitachi SH (sanitizably); remove MACH-DEP setting, no longer used
1993-04-15 23:10:28 +00:00
b0c4169465
Arrange to clean out references to Hitachi SH.
1993-04-15 23:06:08 +00:00
17b05fe5ab
Configuration for Hitachi chips, recast for current conditionals.
1993-04-15 23:04:25 +00:00
9fa59efdd9
* source.c (select_source_symtab): Clean up comment. Also, if
...
we have a current_source_symtab, and s is NULL, return without
doing anything.
xcoffread.c (xcoff_symfile_read): Don't call select_source_symtab.
breakpoint.c (breakpoint_re_set): Don't call select_source_symtab.
1993-04-15 20:11:01 +00:00
a1ed71360d
Check in new generated bfd.h to go with:
...
Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com )
* bfd-in.h (bfd_error), bfd.c (bfd_errmsgs): Add file_truncated.
* format.c (bfd_check_error): Check error return from
_bfd_check_format routines.
Wed Apr 14 23:48:25 1993 Jim Kingdon (kingdon@cygnus.com )
* rs6000-core.c (rs6000coff_core_p): Improve error checking and
recognize .data section if present.
1993-04-15 19:30:42 +00:00
34b6a8c305
Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com)
...
* bfd-in.h (bfd_error), bfd.c (bfd_errmsgs): Add file_truncated.
* format.c (bfd_check_error): Check error return from
_bfd_check_format routines.
Wed Apr 14 23:48:25 1993 Jim Kingdon (kingdon@cygnus.com )
* rs6000-core.c (rs6000coff_core_p): Improve error checking and
recognize .data section if present.
1993-04-15 19:29:51 +00:00
6f49b01e47
* dbxread.c (unknown_symchar_complaint): Add new complaint.
...
* stabsread.h: Declare it.
* partial-stab.h: Use it.
1993-04-15 09:43:33 +00:00
65ce5df44f
* dbxread.c (unknown_symchar_complaint): Add new complaint.
...
* stabsread.c: Declare it.
* partial-stab.h: Use it.
* utils.c (malloc_botch): Don't forward-declare if NO_MMALLOC.
1993-04-15 09:41:59 +00:00
4d7f562d49
Minor cleanup.
1993-04-15 09:35:54 +00:00
acb771de03
Avoid $< in explicit rule.
1993-04-15 09:28:58 +00:00
a99c3d7094
* aoutx.h (aout_*_adjust_sizes_and_vmas): Avoid `sanity'
...
check for the case where the user sets the address of the BSS
section (and the file header can't specify this). Let the user
set it wherever they want, regardless of what goes in the header.
Fixes #ld/1826 (the fix was never checked in by Steve or Ken).
1993-04-15 08:44:58 +00:00
b07d03ba16
Fix minor merge botch in prev change.
1993-04-15 08:19:43 +00:00
7185848601
* ieee.c (ieee_slurp_sections): Pass all ieee section names
...
straight through into BFD sections. Add comments.
1993-04-15 08:05:31 +00:00
b6090f4d65
Cleanup in preparation for better 64-bit host support.
...
* bfd-in.h (bfd_64_type): Remove.
* libbfd.c (_do_getb64, _do_putb64): Use bfd_vma, not bfd_64_type.
* bfd-in.h (bfd_size): Remove.
* bfd-in.h (bfd_offset): Remove, after fixing ld/ldlang.[ch].
* bfd-in.h (bfd_word): Remove.
* reloc.c (reloc_howto_type): Replace bfd_word with bfd_vma.
* bfd-in.h (rawdata_offset): Remove.
* reloc.c (arelent): Replace rawdata_offset with bfd_size_type.
(bfd_perform_relocation): Lint.
(enum bfd_reloc_status): Comment cleanup.
1993-04-15 04:53:14 +00:00