Jim Kingdon [Mon, 16 Aug 1993 01:50:58 +0000 (01:50 +0000)]
* config.guess: Recognize BSD on hp300.
David D. Zuhn [Sat, 14 Aug 1993 20:49:12 +0000 (20:49 +0000)]
update targets
K. Richard Pixley [Fri, 13 Aug 1993 23:04:45 +0000 (23:04 +0000)]
hacking, whacking, and bug fixing.
K. Richard Pixley [Fri, 13 Aug 1993 21:52:10 +0000 (21:52 +0000)]
* Makefile.in (remote-bug.o): new rule.
(ALLDEPFILES): added remote-bug.c
K. Richard Pixley [Fri, 13 Aug 1993 21:49:51 +0000 (21:49 +0000)]
* remote-hms.c (hms_wait): use -1 for timeout's which means block
forever rather than 99999.
K. Richard Pixley [Fri, 13 Aug 1993 21:48:39 +0000 (21:48 +0000)]
* ser-unix.c (get_tty_state): if a descriptor is not a tty, then
simply save encode this fact as the process group and return
success rather than an error.
(set_tty_state): if process group is -1, do not reset the
process group.
(hardwire_reachar): comment change.
K. Richard Pixley [Fri, 13 Aug 1993 21:47:01 +0000 (21:47 +0000)]
comment change
K. Richard Pixley [Fri, 13 Aug 1993 21:45:31 +0000 (21:45 +0000)]
* config/m88k/tm-m88k.h: comment change to remove embedded
comment.
(SKIP_PROLOGUE): skip_prologue returns a value which is expected
to reset the pc argument. So reset it.
Sean Eric Fagan [Fri, 13 Aug 1993 21:38:41 +0000 (21:38 +0000)]
Use BFD to determine what a symbol prefix is, be better about determining
which symbols to study, and divide by the correct amount.
Ian Lance Taylor [Fri, 13 Aug 1993 20:38:02 +0000 (20:38 +0000)]
* nlmcode.h (nlm_write_object_contents): procedure offsets are
from start of code segment, not start of file.
* config/i386-nlm.mt (DEFAULT_VECTOR): It's nlm32_i386_vec, not
bfd_nlm32_i386_vec.
* configure.in (SELECT_VECS switch): Likewise.
Fred Fish [Fri, 13 Aug 1993 17:17:16 +0000 (17:17 +0000)]
* Makefile.in (VERSION): Bump to 4.10.1 after release and cvs
tagging.
Jim Kingdon [Fri, 13 Aug 1993 02:05:47 +0000 (02:05 +0000)]
* gdbserver/Makefile.in: Use GDBSERVER_LIBS and
GDBSERVER_DEPFILES. Also remove much (but not all that could be
removed) crud inherited from gdb Makefile.in.
* config/i386/i386lynx.mh, config/sparc/sun4os4.mh: Define GDBSERVER_*.
* gdbserver/README: Say it works on Sun and change configuration
instructions slightly.
David MacKenzie [Fri, 13 Aug 1993 00:34:19 +0000 (00:34 +0000)]
* format.c (bfd_check_format): If the target matches the default
target, set match_count to 1, to ignore any previous matches.
David MacKenzie [Fri, 13 Aug 1993 00:11:22 +0000 (00:11 +0000)]
remove mention of nm
David MacKenzie [Fri, 13 Aug 1993 00:02:25 +0000 (00:02 +0000)]
* Makefile.in ($(NM_PROG)): Depend on demangle.o.
(demangle.o): New target.
(cplus-dem.o): Depend on it, to force compilation order when doing
parallel compiles.
* nm.c (print_symbol_info_{bsd,sysv,posix}): Take a bfd arg.
(struct output_fns print_symbol_info): Ditto.
(long_options, usage, main): Add -C --demangle option.
(print_symname): New function, demangling if requested.
(print_symbols, print_symbol_info_{bsd,sysv,posix}): Use it.
Jeffrey Wheat [Thu, 12 Aug 1993 23:20:25 +0000 (23:20 +0000)]
added support for the original "make chech-cdtest"
Jeffrey Wheat [Thu, 12 Aug 1993 23:19:09 +0000 (23:19 +0000)]
cleaned up tests to work like they did originally in the makefile
Fred Fish [Thu, 12 Aug 1993 22:27:40 +0000 (22:27 +0000)]
* gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
to match does not match the passing case but still matches the
failing case.
Ian Lance Taylor [Thu, 12 Aug 1993 22:16:07 +0000 (22:16 +0000)]
Tipo.
Ian Lance Taylor [Thu, 12 Aug 1993 22:15:25 +0000 (22:15 +0000)]
* coff-aplha.alpha.c (alpha_howto_table, alpha_finish_reloc,
alpha_ecoff_swap_reloc_{in,out}, alpha_bfd_reloc_type_lookup):
Read and write Alpha relocs. Can't process them yet.
* ecoff.c (ecoff_slurp_reloc_table): Recognize new reloc sections.
If the section does not already exist, create it.
Ian Lance Taylor [Thu, 12 Aug 1993 22:14:35 +0000 (22:14 +0000)]
* alpha.h (struct external_reloc): Add r_symndx field.
(RELSZ): Correct.
(RELOC_BITS*): Correct.
(ALPHA_R_*): Define.
* ecoff.h (RELOC_SECTION_{XDATA,PDATA,FINI,LITA,ABS}): Define.
(r_extern): Undefine.
* internal.h (struct internal_reloc): Make r_vaddr bfd_vma rather
than long. Add r_extern field.
Jim Kingdon [Thu, 12 Aug 1993 22:05:06 +0000 (22:05 +0000)]
* Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
David MacKenzie [Thu, 12 Aug 1993 20:30:39 +0000 (20:30 +0000)]
keep config.bfd
Jim Kingdon [Thu, 12 Aug 1993 20:17:33 +0000 (20:17 +0000)]
* stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
David MacKenzie [Thu, 12 Aug 1993 19:09:00 +0000 (19:09 +0000)]
* Makefile.in (BFD32_BACKENDS): Remove srec.o, add reloc16.o.
Ian Lance Taylor [Thu, 12 Aug 1993 18:47:18 +0000 (18:47 +0000)]
* libecoff.h (ecoff_backend_data): Added constructor_reloc and
finish_reloc fields.
* ecoff.c: Move MIPS reloc support from here...
* coff-mips.c: to here.
* ecoff.c (ecoff_set_symbol_info): Get constructor reloc howto
from backend.
(ecoff_slurp_reloc_table): Removed MIPS specific stuff. Call
finish_reloc backend function.
(ecoff_write_object_contents): Removed MIPS specific assertions.
* coff-mips.c (mips_finish_reloc): New function.
(mips_ecoff_backend_data): Fill in new fields.
* coff-alpha.c (alpha_ecoff_backend_data): Use NULL for new
fields.
* targets.c: Added extern for ecoffalpha_little_vec.
Ian Lance Taylor [Thu, 12 Aug 1993 18:46:22 +0000 (18:46 +0000)]
* ecoff.h: Moved MIPS reloc definitions from here...
* mips.h: to here.
David D. Zuhn [Thu, 12 Aug 1993 18:43:31 +0000 (18:43 +0000)]
don't use -g in CXXFLAGS
David MacKenzie [Thu, 12 Aug 1993 18:41:30 +0000 (18:41 +0000)]
* configure.in: Add reloc16.o when we add
coff-h8300.o, coff-h8500.o, coff-sh.o, coff-z8k.o.
Makefile.in (BFD_LIBS): Remove reloc16.o.
David MacKenzie [Thu, 12 Aug 1993 18:00:36 +0000 (18:00 +0000)]
Wed Aug 11 22:57:23 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* Makefile.in: Put CFLAGS last in compilation rules and omit from
linking rules. Use ARCHDEFS to compile objdump.c.
Update dependencies.
* configure.in: Construct ARCHDEFS based on the BFD target makefile
fragments.
* objdump.c: Conditionalize calls to the print_insn_ARCH functions
according to ARCHDEFS.
David MacKenzie [Thu, 12 Aug 1993 17:57:02 +0000 (17:57 +0000)]
Thu Aug 12 10:32:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* config/u68k-coff.mt: Fix typo, DEFAULT_TARGET for
DEFAULT_VECTOR.
* config/h8300-coff.mt, h8500-coff.mt, sh-coff.mt, st2000.mt,
z8k-coff.mt (DEFAULT_VECTOR): Define. Don't explicitly add
S-records via SELECT_VECS.
* targets.c (target_vector), Makefile.in (BFD_LIBS): Always
support S-records, for convenience.
* config.bfd: New file, broken out of configure.in.
* configure.in: Use it, and use standard target names for
--with-targets, replacing --with-bfd-targets.
David MacKenzie [Thu, 12 Aug 1993 17:55:52 +0000 (17:55 +0000)]
Finish the minimizing, the right way (using normal target names).
Thu Aug 12 10:32:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* config/u68k-coff.mt: Fix typo, DEFAULT_TARGET for
DEFAULT_VECTOR.
* config/h8300-coff.mt, h8500-coff.mt, sh-coff.mt, st2000.mt,
z8k-coff.mt (DEFAULT_VECTOR): Define. Don't explicitly add
S-records via SELECT_VECS.
* targets.c (target_vector), Makefile.in (BFD_LIBS): Always
support S-records, for convenience.
* config.bfd: New file, broken out of configure.in.
* configure.in: Use it, and use standard target names for
--with-targets, replacing --with-bfd-targets.
Ian Lance Taylor [Thu, 12 Aug 1993 16:07:37 +0000 (16:07 +0000)]
* mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly
for swc1.
Jeffrey Wheat [Thu, 12 Aug 1993 15:54:30 +0000 (15:54 +0000)]
check targets reimplemented to old way.
Ian Lance Taylor [Thu, 12 Aug 1993 15:52:57 +0000 (15:52 +0000)]
* config/tc-mips.c (mips_ip): Suggested by
davidj@ICSI.Berkeley.EDU (David Johnson): Don't accept symbolic
names for 'E' and 'G' argument types (coprocessor registers) and
don't warn if $1 is used on the coprocessor.
Ian Lance Taylor [Thu, 12 Aug 1993 15:33:12 +0000 (15:33 +0000)]
* bfd.c (_bfd_host_big_endian): Removed.
* bfd-in.h (HOST_BYTE_ORDER_BIG_P, bfd_header_twiddle_required):
Removed.
* bfd-in2.h: Regenerated.
Ian Lance Taylor [Thu, 12 Aug 1993 15:27:38 +0000 (15:27 +0000)]
* ar.c: Removed obsolete and non-functional GNU960 code.
John Gilmore [Thu, 12 Aug 1993 02:51:51 +0000 (02:51 +0000)]
* lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
to here.
* config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
Remove various versions of gdb_exit.
* config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
gdb_exit.
* config/unix-gdb.exp: gdb_exit remains here, and should override
the generic version, since it's doing a lot of wierd stuff that
the other versions aren't. FIXME, fold it in, or abandon this
version.
David MacKenzie [Thu, 12 Aug 1993 02:32:34 +0000 (02:32 +0000)]
more cleanups
David MacKenzie [Wed, 11 Aug 1993 23:24:06 +0000 (23:24 +0000)]
really do last change
David MacKenzie [Wed, 11 Aug 1993 23:22:06 +0000 (23:22 +0000)]
* configure.in: Include coff-m68k.o for m68kcoffun_vec.
Include nlm32.o and nlm.o for bfd_nlm32_i386_vec.
Jim Kingdon [Wed, 11 Aug 1993 23:12:02 +0000 (23:12 +0000)]
* remote-{monitor,bug}.c: Make bug_ops not static (forward declaration
of statics doesn't work with SunOS4 /bin/cc).
Rename the occurrence in remote-monitor.c to monitor_bug_ops.
Jason Merrill [Wed, 11 Aug 1993 22:39:09 +0000 (22:39 +0000)]
* Makefile.in (all-send-pr): depends on all-prms
David MacKenzie [Wed, 11 Aug 1993 22:37:23 +0000 (22:37 +0000)]
Make bfd_error_vector extern.
Jim Kingdon [Wed, 11 Aug 1993 22:14:09 +0000 (22:14 +0000)]
* blockframe.c (find_pc_partial_function),
mips-tdep.c (find_proc_desc): Deal with "pathological" case.
Jim Kingdon [Wed, 11 Aug 1993 21:59:50 +0000 (21:59 +0000)]
* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
Ian Lance Taylor [Wed, 11 Aug 1993 20:14:37 +0000 (20:14 +0000)]
* size.c (berkeley_sum): New function.
(bsssize, datasize, textsize): New global variables.
(bss_section_name, data_section_name, text_section_name): Removed.
(print_berkeley_format): Map berkeley_sum over all the sections,
rather than only reporting sizes of specifically named sections.
* Makefile.in ($(OBJDUMP_PROG)): Removed dependency on size.o.
Jim Kingdon [Wed, 11 Aug 1993 19:59:27 +0000 (19:59 +0000)]
* gdb.t24/demangle.exp: Add tests for PR 3220.
David MacKenzie [Wed, 11 Aug 1993 19:16:21 +0000 (19:16 +0000)]
Include stab-syms.o for a.out/b.out targets and hp300{bsd,hpux}.
Ian Lance Taylor [Wed, 11 Aug 1993 19:14:25 +0000 (19:14 +0000)]
* config/i386v.mh, config/irix4.mh: Use gcc
-print-libgcc-file-name rather than $(libdir)/libgcc.a.
Ian Lance Taylor [Wed, 11 Aug 1993 18:30:39 +0000 (18:30 +0000)]
Write out all the header information, except the SHARELIB stuff which
is still not implemented.
Ian Lance Taylor [Wed, 11 Aug 1993 18:30:08 +0000 (18:30 +0000)]
* nlmcode.h (nlm_compute_section_file_positions): Add the .bss
section before setting output_has_begun.
(nlm_set_section_contents): Remove argument names from
mangle_relocs_func prototype.
(nlm_write_object_contents): Remove shadowing local variable.
Don't write out debugging symbols if debugInfoOffset is -1. Add
the codeImageOffset to the start, exit, and check procedure
offsets.
* nlm32-i386.c (nlm_i386_write_reloc, nlm_i386_mangle_relocs):
Don't check partial_inplace field; its value is irrelevant.
Ian Lance Taylor [Wed, 11 Aug 1993 15:57:39 +0000 (15:57 +0000)]
* config/i386sco.mh: New file; copy of i386v.mh to correspond to
bfd/configure.host change.
Ian Lance Taylor [Wed, 11 Aug 1993 15:56:14 +0000 (15:56 +0000)]
* Base use of sco-core on host, not target.
* configure.host (i[34]86-*-sco*): Use i386sco rather than i386v.
* config/i386-sco.mt (TDEFINES): Removed.
* config/i386sco.mh: New file to use sco-core.
* hosts/i386sco.h: New file; just includes hosts/i386v.h.
Not needed for gdb 4.10.
Ian Lance Taylor [Wed, 11 Aug 1993 13:42:17 +0000 (13:42 +0000)]
* ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use signed
conversions for some fields.
Fred Fish [Wed, 11 Aug 1993 00:48:54 +0000 (00:48 +0000)]
* gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
"i386-*-*". Works for i486 as well.
Stan Shebs [Wed, 11 Aug 1993 00:02:01 +0000 (00:02 +0000)]
Removed many junk machine-collected "conditionals", described some
legit ones.
Fred Fish [Tue, 10 Aug 1993 22:49:01 +0000 (22:49 +0000)]
* gdb.t06/signals.exp: Rework code that recognizes known SVR4
bug, and expand domain of xfail to all SVR4 systems, since the
actual problem is likely to be in generic SVR4 /proc support.
Jim Kingdon [Tue, 10 Aug 1993 21:09:41 +0000 (21:09 +0000)]
* config/unix-gdb.exp (gdb_load): Add eof to expect statement.
Jim Kingdon [Tue, 10 Aug 1993 20:56:52 +0000 (20:56 +0000)]
* config/unix-gdb.exp (gdb_load): Add eof to expect statement.
Jim Kingdon [Tue, 10 Aug 1993 19:57:41 +0000 (19:57 +0000)]
* objfiles.h (struct objfile): Clean up comments for
{obj,sym}_private to clarify what they are private to.
Jim Kingdon [Tue, 10 Aug 1993 19:05:52 +0000 (19:05 +0000)]
* gdbint.texinfo (Getting Started): Use @itemize, not @table.
* gdbint.texinfo (Top): Add name to @top line, and re-write the
paragraph which follows.
* gdbint.texinfo (Host): Use @code not @samp for Makefile
variables. Looks better and avoids overful hbox.
Fred Fish [Tue, 10 Aug 1993 18:42:20 +0000 (18:42 +0000)]
* gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
xfails for other systems. Match a missing 'Continuing.' as an
explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
Ian Lance Taylor [Tue, 10 Aug 1993 17:50:28 +0000 (17:50 +0000)]
Added new files.
Ian Lance Taylor [Tue, 10 Aug 1993 17:49:44 +0000 (17:49 +0000)]
Checkpoint of NLM conversion program.
* nlmconv.c, nlmconv.h, nlmheader.y: New files for program to
convert object files into NetWare Loadable Modules.
* Makefile.in (NLMCONV_PROG): New macro, define to be nlmconv.
(PROGS): Add NLMCONV_PROG.
(nlmheader.c, nlmheader.o, nlmconv.o, $(NLMCONV_PROG)): New
targets.
Ian Lance Taylor [Tue, 10 Aug 1993 17:41:17 +0000 (17:41 +0000)]
* libnlm.h (struct nlm_backend_data): Added mach field.
(nlm_machine): New accessor macro.
* nlm.c (nlm_mkobject): Set architecture and machine from backend
information.
* nlm32-i386.c (nlm32_i386_backend): Initialize new mach field.
Fred Fish [Tue, 10 Aug 1993 17:31:45 +0000 (17:31 +0000)]
* gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
Only issue warning for missing executables if -all option is used.
Fred Fish [Tue, 10 Aug 1993 16:58:44 +0000 (16:58 +0000)]
* gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
file if -all option is used. It's like an unpredictable XFAIL.
David MacKenzie [Tue, 10 Aug 1993 16:35:12 +0000 (16:35 +0000)]
Replace calls to sort with shell code
Ken Raeburn [Tue, 10 Aug 1993 16:23:32 +0000 (16:23 +0000)]
configure.in: Include aout32.o for any a.out/b.out formats.
David MacKenzie [Tue, 10 Aug 1993 16:12:30 +0000 (16:12 +0000)]
mention that [section] is no longer supported
David MacKenzie [Tue, 10 Aug 1993 05:01:12 +0000 (05:01 +0000)]
support COFF on ELF systems
Stan Shebs [Mon, 9 Aug 1993 23:49:18 +0000 (23:49 +0000)]
Moved the function hashname from stabsread.c to buildsym.c, since
it's a general-purpose function.
David D. Zuhn [Mon, 9 Aug 1993 23:07:09 +0000 (23:07 +0000)]
add support for dosutils
Jim Kingdon [Mon, 9 Aug 1993 21:36:49 +0000 (21:36 +0000)]
* gdbcore.h: New variable gnutarget.
* core.c: Add commands to set and show it.
* Callers to bfd_*open*: Pass gnutarget instead of NULL as target.
* environ.c (set_in_environ): For GNUTARGET, use set_gnutarget not
putenv.
Jim Kingdon [Mon, 9 Aug 1993 21:12:01 +0000 (21:12 +0000)]
* remote-udi.c: Make udi_ops extern rather than trying forward
declaration of a static variable.
Ken Raeburn [Mon, 9 Aug 1993 20:31:30 +0000 (20:31 +0000)]
include elf doc
David MacKenzie [Mon, 9 Aug 1993 20:23:53 +0000 (20:23 +0000)]
add @finalout
K. Richard Pixley [Mon, 9 Aug 1993 20:17:40 +0000 (20:17 +0000)]
config/m88k-coff.mt (DEFAULT_VEC -> DEFAULT_VECTOR): renamed.
Ian Lance Taylor [Mon, 9 Aug 1993 20:08:16 +0000 (20:08 +0000)]
* bfd-in.h (bfd_get_architecture, bfd_get_machine): Removed
obsolete macros.
* bfd-in2.h: Updated.
Jim Kingdon [Mon, 9 Aug 1993 20:07:25 +0000 (20:07 +0000)]
* hppab-nat.c: Define ptrace to call_ptrace and pass the 5th arg
there, rather than using an ANSI C specific macro.
Jim Kingdon [Mon, 9 Aug 1993 19:52:37 +0000 (19:52 +0000)]
* gdb.t15/funcargs.exp: Add comments that hppa xfails are only
for dynamically linked binaries.
Ken Raeburn [Mon, 9 Aug 1993 19:27:43 +0000 (19:27 +0000)]
code changes to syms.c bfd.c
Ken Raeburn [Mon, 9 Aug 1993 19:25:56 +0000 (19:25 +0000)]
regenerated
Jim Kingdon [Mon, 9 Aug 1993 19:17:04 +0000 (19:17 +0000)]
* 29k-share/udi/udr.c: Include fcntl.h not sys/fcntl.h. Also put
sys/types.h near the top (just on general principles).
Ken Raeburn [Mon, 9 Aug 1993 19:16:24 +0000 (19:16 +0000)]
sanitize targets.c
Ian Lance Taylor [Mon, 9 Aug 1993 18:32:39 +0000 (18:32 +0000)]
* ecoff.c (ecoff_slurp_armap): Correct bug in initialization of
stringbase.
Jim Kingdon [Mon, 9 Aug 1993 17:49:27 +0000 (17:49 +0000)]
* environ.c (set_in_environ): Remove G960BASE and G960BIN; they are
no longer used.
Ken Raeburn [Mon, 9 Aug 1993 17:40:58 +0000 (17:40 +0000)]
* write.c (merge_data_into_text): Define only if BFD_ASSEMBLER is
defined or BFD is not.
(relax_and_size_all_segments): Declare local variable fragP.
Jim Kingdon [Mon, 9 Aug 1993 16:53:32 +0000 (16:53 +0000)]
* gdbcore.h: New variable gnutarget.
* core.c: Add commands to set and show it.
* Callers to bfd_*open*: Pass gnutarget instead of NULL as target.
* environ.c (set_in_environ): For GNUTARGET, use set_gnutarget not
putenv.
* symtab.c (decode_line_1): Give error on unmatched single quote.
Jim Kingdon [Sun, 8 Aug 1993 21:02:37 +0000 (21:02 +0000)]
* ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep.
Jim Kingdon [Sun, 8 Aug 1993 20:11:10 +0000 (20:11 +0000)]
* remote.c: Add comments about 'd', 'r', and unrecognized requests.
* inflow.c (terminal_init_inferior): Don't muck with tty state if
gdb_has_a_terminal() is false.
Jim Kingdon [Sun, 8 Aug 1993 19:27:10 +0000 (19:27 +0000)]
* gdb.t20/inherit.exp: Change message for "print tagless struct"
to state that this is a known bug in old versions of g++.
David MacKenzie [Sun, 8 Aug 1993 19:22:54 +0000 (19:22 +0000)]
remove unused test
Jim Kingdon [Sun, 8 Aug 1993 17:47:17 +0000 (17:47 +0000)]
* Makefile.in ({dist,real}clean): Use $(MAKE), not make.
Fred Fish [Sun, 8 Aug 1993 17:14:06 +0000 (17:14 +0000)]
* dwarfread.c (record_minimal_symbol): Remove prototype and
function.
* dwarfread.c (add_partial_symbol): Remove code to add minimal
symbols and remove comment about limitations. Experiments show
that now that gdb handles the ELF symtab better for creating
minimal symbols, that no additional information is added by
examining the DWARF information, and in fact, given the
limitations, the DWARF code was actually making things worse.
Jim Kingdon [Sun, 8 Aug 1993 16:16:35 +0000 (16:16 +0000)]
* gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
while waiting for `Continuing'.
David MacKenzie [Sun, 8 Aug 1993 02:14:01 +0000 (02:14 +0000)]
cleanup
Fred Fish [Sun, 8 Aug 1993 00:30:07 +0000 (00:30 +0000)]
* elfread.c (elf_symtab_read): Properly sort out the bss symbols
from the data symbols and give them the correct minimal_symbol_type.
Add file static symbols to the minimal symbol table, not just
global symbols. Add absolute symbols as well (like _edata, _end).
Redo stabs-in-elf special symbol handling now that file static
symbols are entered into the into the minimal symbol table.
David MacKenzie [Sat, 7 Aug 1993 22:45:02 +0000 (22:45 +0000)]
add pointer to config/README