binutils-gdb.git
31 years agoFirst cut at sparc-vxworks targetting.
K. Richard Pixley [Tue, 8 Jun 1993 23:05:20 +0000 (23:05 +0000)]
First cut at sparc-vxworks targetting.

31 years agosymfile.h requires bfd.h so include it.
K. Richard Pixley [Tue, 8 Jun 1993 21:54:05 +0000 (21:54 +0000)]
symfile.h requires bfd.h so include it.

31 years ago * config/m68k/xm-news.h: add "extern int errno".
Jim Kingdon [Tue, 8 Jun 1993 21:44:14 +0000 (21:44 +0000)]
* config/m68k/xm-news.h: add "extern int errno".

31 years agoObsolete.
Steve Chamberlain [Tue, 8 Jun 1993 21:38:42 +0000 (21:38 +0000)]
Obsolete.

31 years ago * cpu-i960.c, cpu-h8300.c (compatible): Make static.
Steve Chamberlain [Tue, 8 Jun 1993 21:31:12 +0000 (21:31 +0000)]
* cpu-i960.c, cpu-h8300.c (compatible): Make static.

31 years agonew stuff for Sony News
Jim Kingdon [Tue, 8 Jun 1993 21:30:08 +0000 (21:30 +0000)]
new stuff for Sony News

31 years agonew file
Jim Kingdon [Tue, 8 Jun 1993 21:28:41 +0000 (21:28 +0000)]
new file

31 years agoRewrite for H8/300-H
Steve Chamberlain [Tue, 8 Jun 1993 21:16:33 +0000 (21:16 +0000)]
Rewrite for H8/300-H

31 years ago * remove-vx.c (vx_read_register, vx_write_register): collapse
K. Richard Pixley [Tue, 8 Jun 1993 20:56:23 +0000 (20:56 +0000)]
* remove-vx.c (vx_read_register, vx_write_register): collapse
  ifdef I80960 else (assumes) m68k into parameterizable macros
  VX_NUM_REGS and VX_SIZE_FPREGS.
* config/m68k/tm-vx68.h, config/i960/tm-vx960.h (VX_NUM_REGS,
  VX_SIZE_FPREGS): new definitions.

31 years ago * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
Jim Kingdon [Tue, 8 Jun 1993 20:46:45 +0000 (20:46 +0000)]
* gdb.texinfo (Print Settings): Move all stuff relating to symbolic
addresses together.  Also motivate the set print symbol-filename
command and suggest other solutions.

31 years ago * symfile.{c,h} (generic_load): New function.
Jim Kingdon [Tue, 8 Jun 1993 19:48:15 +0000 (19:48 +0000)]
* symfile.{c,h} (generic_load): New function.
remote{,-nindy,-eb,-mips}.c: Use it.

31 years ago * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
Steve Chamberlain [Tue, 8 Jun 1993 19:26:23 +0000 (19:26 +0000)]
* h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
H8/300-H opcodes.

31 years ago * bfd-in2.h, archures.c (bfd_mach_h8300[h]): new defines.
Steve Chamberlain [Tue, 8 Jun 1993 19:15:35 +0000 (19:15 +0000)]
* bfd-in2.h, archures.c (bfd_mach_h8300[h]): new defines.
* coff-h8300.c: More addressing modes.
* coffcode.h (coff_set_arch_mach_hook): Cope with H8300 magic
number.
* cpu-h8300.c: Removed disassemble stuff. (h8300_scan): Recognise
H8/300H name. (compatible): New function.
* reloc16.c (bfd_coff_reloc16_get_relocated_sec): Cope with more
addressing modes.

31 years ago * coff-mips.c (ecoff_compute_section_file_positions,
Ian Lance Taylor [Tue, 8 Jun 1993 17:35:27 +0000 (17:35 +0000)]
* coff-mips.c (ecoff_compute_section_file_positions,
ecoff_write_object_contents): Only round to page boundaries if
D_PAGED flag is set for the output BFD.

31 years ago * Makefile.in (depend): More sed gubbish to deal with
Stu Grossman [Tue, 8 Jun 1993 03:10:34 +0000 (03:10 +0000)]
* Makefile.in (depend):  More sed gubbish to deal with
../bfd/bfd.h being generated during the build.
* depend:  Re-done with corrected makefile.

31 years ago * Makefile.in (BFD_SRC_DIR): Renamed def and usages from BFD_DIR.
Fred Fish [Mon, 7 Jun 1993 23:41:44 +0000 (23:41 +0000)]
* Makefile.in (BFD_SRC_DIR):  Renamed def and usages from BFD_DIR.
* Makefile.in (BFD_OBJ_DIR):  New definition for the bfd build
directory to find automatically generated header files and library.
* Makefile.in (BFD_LIB):  Use BFD_OBJ_DIR.
* Makefile.in (LINTFLAGS):  Include BFD_OBJ_DIR.
* Makefile.in (saber_gdb):  Include BFD_OBJ_DIR.
* Makefile.in (depend):  Include BFD_OBJ_DIR in gcc args.
* Makefile.in (paread.o, xcoffexec.o):  Remove, now in depend.
* depend, alldeps.mak:  Rebuild after Makefile.in changes.

31 years agodon't build gas,ld,binutils for *-*-sysv4
David D. Zuhn [Mon, 7 Jun 1993 20:14:02 +0000 (20:14 +0000)]
don't build gas,ld,binutils for *-*-sysv4

31 years ago * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
Per Bothner [Mon, 7 Jun 1993 19:59:50 +0000 (19:59 +0000)]
* Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
* configure.in:  No longer need to configure to get sysdep.h.

31 years ago * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
Per Bothner [Mon, 7 Jun 1993 19:57:26 +0000 (19:57 +0000)]
* Makefile.in (INCLUDES):  Add -I../bfd for sysdep.h and bfd.h.
* configure.in:  No longer need to configure to get sysdep.h.

31 years ago * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
Per Bothner [Mon, 7 Jun 1993 19:45:12 +0000 (19:45 +0000)]
* Makefile.in (INCLUDES):  Add -I../bfd for sysdep.h and bfd.h.
* configure.in:  No longer need to configure to get sysdep.h.
* objcopy.c (copy_object):  Fix symbol table handling.

31 years ago * configure.in (host_tools): Add prms.
Brendan Kehoe [Mon, 7 Jun 1993 18:41:17 +0000 (18:41 +0000)]
* configure.in (host_tools): Add prms.

31 years agoconfig/tc-sparc.c: (sparc_ip): Fix parsing of asi number. Fix error message.
David Edelsohn [Mon, 7 Jun 1993 16:57:18 +0000 (16:57 +0000)]
config/tc-sparc.c: (sparc_ip): Fix parsing of asi number.  Fix error message.

31 years agoRemove # from XDEPFILES. This causes `make alldeps.mak' to produce a bad
Stu Grossman [Sat, 5 Jun 1993 01:38:08 +0000 (01:38 +0000)]
Remove # from XDEPFILES.  This causes `make alldeps.mak' to produce a bad
ALLDEPFILES definition.

31 years agoRemove # from config/m68k/isi.h:XDEPFILES. This causes alldeps.mak to mostly
Stu Grossman [Sat, 5 Jun 1993 01:36:37 +0000 (01:36 +0000)]
Remove # from config/m68k/isi.h:XDEPFILES.  This causes alldeps.mak to mostly
get commented out.  depend and alldeps.mak are much more complete now.

31 years agoupdate INFO-DIR-ENTRY
David D. Zuhn [Fri, 4 Jun 1993 23:24:37 +0000 (23:24 +0000)]
update INFO-DIR-ENTRY

31 years ago * Makefile.in: remove old C++ rules; remove install:all and
David D. Zuhn [Fri, 4 Jun 1993 23:20:08 +0000 (23:20 +0000)]
* Makefile.in: remove old C++ rules; remove install:all and
install-info:info dependencies (these cause some spurious rebuilds
at 'make install' time)

31 years agoSupport for Alpha.
Steve Chamberlain [Fri, 4 Jun 1993 23:14:16 +0000 (23:14 +0000)]
Support for Alpha.

31 years agoclean v9 stuff out of configure.in
Ken Raeburn [Fri, 4 Jun 1993 23:06:28 +0000 (23:06 +0000)]
clean v9 stuff out of configure.in

31 years ago * config/h8300.c: Support for H8/300-H opcodes.
Steve Chamberlain [Fri, 4 Jun 1993 23:03:00 +0000 (23:03 +0000)]
* config/h8300.c: Support for H8/300-H opcodes.

* config/obj-coffbfd.c (w_strings): String table length is 4
bytes, no matter what the host int size is.

31 years agoAdded alpha as host.
Steve Chamberlain [Fri, 4 Jun 1993 23:02:19 +0000 (23:02 +0000)]
Added alpha as host.

31 years agoinclude right headers
Steve Chamberlain [Fri, 4 Jun 1993 22:55:00 +0000 (22:55 +0000)]
include right headers

31 years ago * coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer
Steve Chamberlain [Fri, 4 Jun 1993 22:54:20 +0000 (22:54 +0000)]
* coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer
casts to work on machine where sizeof(long) != sizeof(int) !=
sizeof(char *).
        * coffgen.c (coff_get_normalized_symtab): Ditto.
* cpu-h8300.c coff-h8300.c: Support for H8/300-H.

31 years agoPatch from minyard@bnr.ca: For empty symbol table, write out number "4" in
Ken Raeburn [Fri, 4 Jun 1993 22:43:07 +0000 (22:43 +0000)]
Patch from minyard@bnr.ca: For empty symbol table, write out number "4" in
correct byte order.

31 years ago * config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED
David D. Zuhn [Fri, 4 Jun 1993 21:19:51 +0000 (21:19 +0000)]
* config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED

31 years ago * configure.in: change lynx support to CPU-*-lynxos*
David D. Zuhn [Fri, 4 Jun 1993 21:17:32 +0000 (21:17 +0000)]
* configure.in: change lynx support to CPU-*-lynxos*
* Makefile.in (subdir_do): change test from existence of directory
to existence of Makefile (the directory may exist but not be configured)

31 years agoPass CXXFLAGS down from command line.
Ian Lance Taylor [Fri, 4 Jun 1993 21:13:33 +0000 (21:13 +0000)]
Pass CXXFLAGS down from command line.

31 years agoRemove comments about adding new news config stuff.
Stu Grossman [Fri, 4 Jun 1993 20:39:10 +0000 (20:39 +0000)]
Remove comments about adding new news config stuff.

31 years agoPer bashed me on the head. I am now right thinking once again!
Stu Grossman [Fri, 4 Jun 1993 20:35:13 +0000 (20:35 +0000)]
Per bashed me on the head.  I am now right thinking once again!

31 years ago * Sony News config stuff from Jyrki Kuoppala <jkp@cs.hut.fi>.
Stu Grossman [Fri, 4 Jun 1993 20:19:54 +0000 (20:19 +0000)]
* Sony News config stuff from Jyrki Kuoppala <jkp@cs.hut.fi>.
* hosts/news.h, config/news.mh:  New configs for Sony News hosts.

31 years agoRemove sh sanitization comments.
Ian Lance Taylor [Fri, 4 Jun 1993 20:01:31 +0000 (20:01 +0000)]
Remove sh sanitization comments.

31 years ago * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.
Ian Lance Taylor [Fri, 4 Jun 1993 19:50:31 +0000 (19:50 +0000)]
* configure.in (mips-idt-ecoffl*): New target; use mips-idtl.
(mips-idt-ecoff*): Added trailing '*'.
* config/mips-idtl.mt: New file; use EMUL of mipsidtl.
* mipsidtl.sh: New file; like mipsidt.sh, but little endian.
* Makefile.in (ALL_EMULATIONS): Added em_mipsidtl.o.

31 years ago * configure.in (mips-idt-ecoff*): Added trailing '*'.
Ian Lance Taylor [Fri, 4 Jun 1993 19:48:13 +0000 (19:48 +0000)]
* configure.in (mips-idt-ecoff*): Added trailing '*'.

31 years ago * configure.in (mips-idt-ecoffl*): New target; use idtl.
Ian Lance Taylor [Fri, 4 Jun 1993 19:47:49 +0000 (19:47 +0000)]
* configure.in (mips-idt-ecoffl*): New target; use idtl.
(mips-idt-ecoff*): Added trailing '*'.
* config/mips/idtl.mt: New file; like idt.mt, but little endian.

31 years ago * configure.in (mips-*-ecoffl*): New target; use ecoff and
Ian Lance Taylor [Fri, 4 Jun 1993 19:39:20 +0000 (19:39 +0000)]
* configure.in (mips-*-ecoffl*): New target; use ecoff and
mips-lit.
(mips-*-ecoff*): Added trailing '*'.

31 years ago * configure.in (mips-*-ecoffl*): New target; use decstation.
Ian Lance Taylor [Fri, 4 Jun 1993 19:37:33 +0000 (19:37 +0000)]
* configure.in (mips-*-ecoffl*): New target; use decstation.
(mips-*-ecoff*): Added trailing '*'.

31 years ago * config.sub: Accept -ecoff*, not just -ecoff.
Ian Lance Taylor [Fri, 4 Jun 1993 19:35:28 +0000 (19:35 +0000)]
* config.sub: Accept -ecoff*, not just -ecoff.

31 years agofix srctrigger to point to a file, not a directory
David D. Zuhn [Fri, 4 Jun 1993 18:09:23 +0000 (18:09 +0000)]
fix srctrigger to point to a file, not a directory

31 years agochange srctriggeer to a local FILE not a DIRECTORY
David D. Zuhn [Fri, 4 Jun 1993 17:55:08 +0000 (17:55 +0000)]
change srctriggeer to a local FILE not a DIRECTORY

31 years ago * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and
Ian Lance Taylor [Fri, 4 Jun 1993 15:54:57 +0000 (15:54 +0000)]
* config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and
incorrect definitions.

31 years ago * gdb.t11/list.exp: Fixed a couple of typos.
Ian Lance Taylor [Fri, 4 Jun 1993 15:24:33 +0000 (15:24 +0000)]
* gdb.t11/list.exp: Fixed a couple of typos.

31 years ago * config/obj-ecoff.c (ecoff_build_procs): Force the adr of the
Ian Lance Taylor [Fri, 4 Jun 1993 14:53:02 +0000 (14:53 +0000)]
* config/obj-ecoff.c (ecoff_build_procs): Force the adr of the
first FDR in a file to be zero.

31 years ago * coff-mips.c (ecoff_get_debug): Get the offset from the first PDR
Ian Lance Taylor [Fri, 4 Jun 1993 14:49:42 +0000 (14:49 +0000)]
* coff-mips.c (ecoff_get_debug): Get the offset from the first PDR
for the FDR, not from the first PDR in the file.

31 years ago * ser-go32.c: Clean up lots of compilation nits.
Stu Grossman [Fri, 4 Jun 1993 00:38:04 +0000 (00:38 +0000)]
* ser-go32.c:  Clean up lots of compilation nits.

31 years agooops -- keep elf64.c too
Ken Raeburn [Fri, 4 Jun 1993 00:21:04 +0000 (00:21 +0000)]
oops -- keep elf64.c too

31 years ago * Patches from Jeffrey Law <law@cs.utah.edu>.
Stu Grossman [Thu, 3 Jun 1993 23:46:54 +0000 (23:46 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* hppa.h: Rework single precision FP
instructions so that they correctly disassemble code
PA1.1 code.

31 years ago * Patches from Jeffrey Law <law@cs.utah.edu>.
Stu Grossman [Thu, 3 Jun 1993 23:44:24 +0000 (23:44 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* hppab-nat.c: Eliminate unnecessary ifdefs for
FETCH_INFERIOR_REGISTERS, CANNOT_FETCH_REGISTER, and
CANNOT_STORE_REGISTER.
(fetch_register): Delete code to handle CANNOT_FETCH_REGISTER.
* hppa-pinsn.c: Support 'I', 'J', and 'K' in output
templates for 1.1 FP computational instructions.

31 years ago * hppa.c (hppa_get_symbol_info): New func needed for JUMP_TABLE.
Stu Grossman [Thu, 3 Jun 1993 23:42:40 +0000 (23:42 +0000)]
* hppa.c (hppa_get_symbol_info):  New func needed for JUMP_TABLE.

31 years agoDefine hppa_get_symbol_info. Missed it when updating for nm.
David MacKenzie [Thu, 3 Jun 1993 22:35:06 +0000 (22:35 +0000)]
Define hppa_get_symbol_info.  Missed it when updating for nm.

31 years agoFor gas and binutils snapshots, use .gz now instead of .z. (FSF is changing
Ken Raeburn [Thu, 3 Jun 1993 21:45:26 +0000 (21:45 +0000)]
For gas and binutils snapshots, use .gz now instead of .z.  (FSF is changing
gzip.)

31 years agobump version number
Ken Raeburn [Thu, 3 Jun 1993 21:29:15 +0000 (21:29 +0000)]
bump version number

31 years agokeep ho-hppabsd.h
Ken Raeburn [Thu, 3 Jun 1993 21:23:53 +0000 (21:23 +0000)]
keep ho-hppabsd.h

31 years agotoday's changes; details from Utah on their changes
Ken Raeburn [Thu, 3 Jun 1993 21:13:32 +0000 (21:13 +0000)]
today's changes; details from Utah on their changes

31 years agoeliminate most prototypes so ansidecl.h isn't needed before this file (incomplete)
Ken Raeburn [Thu, 3 Jun 1993 20:58:50 +0000 (20:58 +0000)]
eliminate most prototypes so ansidecl.h isn't needed before this file (incomplete)

31 years agoupdates from Utah
Ken Raeburn [Thu, 3 Jun 1993 20:55:48 +0000 (20:55 +0000)]
updates from Utah

31 years agotoday's changes
Ken Raeburn [Thu, 3 Jun 1993 20:39:20 +0000 (20:39 +0000)]
today's changes

31 years agonew file, from utah
Ken Raeburn [Thu, 3 Jun 1993 19:58:32 +0000 (19:58 +0000)]
new file, from utah

31 years ago * c++filt.1: fixed %^*(^% typo
Jeffrey Osier [Thu, 3 Jun 1993 19:25:36 +0000 (19:25 +0000)]
* c++filt.1:  fixed %^*(^% typo

31 years agohack backquoted command in Makefile.in to always have zero exit status
Ken Raeburn [Thu, 3 Jun 1993 18:16:02 +0000 (18:16 +0000)]
hack backquoted command in Makefile.in to always have zero exit status

31 years ago * Makefile.in: added c++filt and objcopy to MANPAGES variable
Jeffrey Osier [Thu, 3 Jun 1993 17:44:34 +0000 (17:44 +0000)]
    * Makefile.in:  added c++filt and objcopy to MANPAGES variable
        * .Sanitize:  keep c++filt.1 and objcopy.1

31 years agoAdd gdbserver directory.
Stu Grossman [Thu, 3 Jun 1993 15:44:56 +0000 (15:44 +0000)]
Add gdbserver directory.

31 years ago * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.)
Stu Grossman [Thu, 3 Jun 1993 10:54:58 +0000 (10:54 +0000)]
* Makefile.in:  Remove ser-tcp.[co].  (Use XDEPFILES instead.)
* alldeps.mak, depend:  Rebuild to account for ser-tcp.
* config/sparc/sun4os4.mh:  Add ser-tcp to XDEPFILES.

31 years ago * gdbserver/Makefile.in (gdbserver): Use -lbsd.
Stu Grossman [Thu, 3 Jun 1993 10:52:57 +0000 (10:52 +0000)]
* gdbserver/Makefile.in (gdbserver):  Use -lbsd.
* gdbserver/remote-inflow{-sparc}.c (create_inferior):  Don't use a
shell when running the child, as args have been expanded by the
time we get here.  Simplify calling convention.
* gdbserver/remote-server.c (main):  Use new calling convention
for create_inferior, remove defunct code for coalescing argv.
Remove extra calls to mywait(), as we no longer have to wade
through a shell.

31 years ago * target.c (target_read_memory_partial): Don't deref errnoptr
Stu Grossman [Thu, 3 Jun 1993 10:36:39 +0000 (10:36 +0000)]
* target.c (target_read_memory_partial):  Don't deref errnoptr
when checking for null pointer.

31 years agorename LOADLIBES to EXTRALIBS
David D. Zuhn [Thu, 3 Jun 1993 07:34:15 +0000 (07:34 +0000)]
rename LOADLIBES to EXTRALIBS

31 years ago1) 'else true' for *!@#@ Ultrix
David D. Zuhn [Thu, 3 Jun 1993 07:28:51 +0000 (07:28 +0000)]
1) 'else true' for *!@#@ Ultrix
2) reduce window of vulnerability for gcc-no-fixedincludes

31 years agogo32 needs math library
David D. Zuhn [Thu, 3 Jun 1993 07:26:52 +0000 (07:26 +0000)]
go32 needs math library

31 years agoAdd m68k-coff to ld so it'll work right.
Rob Savoye [Thu, 3 Jun 1993 05:06:09 +0000 (05:06 +0000)]
Add m68k-coff to ld so it'll work right.

31 years agoRemoved board dependant stuff.
Rob Savoye [Thu, 3 Jun 1993 04:53:46 +0000 (04:53 +0000)]
Removed board dependant stuff.

31 years ago* remote-es1800.c: Fix typo.
John Gilmore [Thu, 3 Jun 1993 02:59:50 +0000 (02:59 +0000)]
* remote-es1800.c:  Fix typo.
.Sanitize:  Add comments about what's getting deliberately ignored.

31 years ago * c++filt.1, objcopy.1: new man pages
Jeffrey Osier [Thu, 3 Jun 1993 01:31:51 +0000 (01:31 +0000)]
    * c++filt.1, objcopy.1:  new man pages

31 years agoAdd these from DejaGnu so the testsuites compile for targets again.
Rob Savoye [Thu, 3 Jun 1993 00:57:17 +0000 (00:57 +0000)]
Add these from DejaGnu so the testsuites compile for targets again.

31 years ago binutils.texi: put in zoo's info-dir entry stuff (it's cleaner)
Jeffrey Osier [Thu, 3 Jun 1993 00:29:32 +0000 (00:29 +0000)]
binutils.texi:  put in zoo's info-dir entry stuff (it's cleaner)

31 years ago binutils.texi: final tweaks for c++filt chapter
Jeffrey Osier [Wed, 2 Jun 1993 23:43:10 +0000 (23:43 +0000)]
binutils.texi: final tweaks for c++filt chapter

31 years agorest of utah changes
Ken Raeburn [Wed, 2 Jun 1993 21:59:23 +0000 (21:59 +0000)]
rest of utah changes

31 years agoeliminate use of obsolete EXFUN
Ken Raeburn [Wed, 2 Jun 1993 21:57:33 +0000 (21:57 +0000)]
eliminate use of obsolete EXFUN

31 years agoelfcode.h
Ken Raeburn [Wed, 2 Jun 1993 21:24:35 +0000 (21:24 +0000)]
elfcode.h

31 years agokeep new files
Ken Raeburn [Wed, 2 Jun 1993 20:25:43 +0000 (20:25 +0000)]
keep new files

31 years agonew file for hppa linker support
Ken Raeburn [Wed, 2 Jun 1993 20:24:22 +0000 (20:24 +0000)]
new file for hppa linker support

31 years agoconfig.guess: Recognize hppa1.{0,1}-hp-bsd
Ken Raeburn [Wed, 2 Jun 1993 20:21:46 +0000 (20:21 +0000)]
config.guess: Recognize hppa1.{0,1}-hp-bsd

31 years ago * config.guess: Add support for Motorola Delta 68k, up to r3v7.
Per Bothner [Wed, 2 Jun 1993 18:55:35 +0000 (18:55 +0000)]
* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).

31 years ago * gdb.texinfo (set print elements): Note that the number of
Fred Fish [Wed, 2 Jun 1993 05:48:52 +0000 (05:48 +0000)]
* gdb.texinfo (set print elements):  Note that the number of
elements is set to unlimited by "set print elements 0".

31 years ago * target.c (target_read_memory_partial): Like target_read_memory,
Fred Fish [Wed, 2 Jun 1993 04:57:17 +0000 (04:57 +0000)]
* target.c (target_read_memory_partial):  Like target_read_memory,
but does partial reads, such as reads that bump into the end of
the address space.
* target.h (target_read_memory_partial):  Add prototype.
* valprint.c (PRINT_MAX_DEFAULT):  New define, initial value 200.
* valprint.c (val_print_string):  Complete rewrite to fix bug with
bumping into end of memory, avoiding unnecessarily long reads, and
fixing bug when print_max is set to 0 (unlimited print length).
* valprint.c (_initialize_valprint):  Use PRINT_MAX_DEFAULT to
initialize print_max.

31 years ago * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
Fred Fish [Wed, 2 Jun 1993 04:35:13 +0000 (04:35 +0000)]
* gdb.t00 (teststrategy.exp):  Remove notice about PR 1823.  Bug
is fixed and PR is closed.
* gdb.t16 (gdbme.c):  Add simple test string variable.
* gdb.t16 (printcmds.exp):  Add tests with simple test string
variable, primarily for boundaries on "set print elements".

31 years ago * configure.in: Add support for rom68k and bug boot monitors.
Rob Savoye [Wed, 2 Jun 1993 00:15:39 +0000 (00:15 +0000)]
* configure.in: Add support for rom68k and bug boot monitors.

31 years ago * Makefile.in (bfd.h): Move closer to headers - and after 'all'!
Per Bothner [Wed, 2 Jun 1993 00:13:46 +0000 (00:13 +0000)]
* Makefile.in (bfd.h):  Move closer to headers - and after 'all'!

31 years agoAdd support for rom68k and bug boot monitors.
Rob Savoye [Tue, 1 Jun 1993 23:59:09 +0000 (23:59 +0000)]
Add support for rom68k and bug boot monitors.

31 years agodon't bother checking return value from hash_new
Ken Raeburn [Tue, 1 Jun 1993 22:46:47 +0000 (22:46 +0000)]
don't bother checking return value from hash_new

31 years ago * ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR
Per Bothner [Tue, 1 Jun 1993 22:44:42 +0000 (22:44 +0000)]
* ldsym.c (write_file_locals):  Write BSF_CONSTRUCTOR
symbols, unless stripping.

31 years ago * aoutx.h (translate_from_native_sym_flags): Don't set
Per Bothner [Tue, 1 Jun 1993 22:43:29 +0000 (22:43 +0000)]
* aoutx.h (translate_from_native_sym_flags):  Don't set
BSF_DEBUGGING for constructor symbols, only BSF_CONSTRUCTOR.
* aoutx.h (translate_to_native_sym_flags):  Translate
constructor symbols properly.

31 years agoSupport for -v
Steve Chamberlain [Tue, 1 Jun 1993 18:20:29 +0000 (18:20 +0000)]
Support for -v