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.
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.
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.
David D. Zuhn [Mon, 7 Jun 1993 20:14:02 +0000 (20:14 +0000)]
don't build gas,ld,binutils for *-*-sysv4
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.
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.
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.
Brendan Kehoe [Mon, 7 Jun 1993 18:41:17 +0000 (18:41 +0000)]
* configure.in (host_tools): Add prms.
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.
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.
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.
David D. Zuhn [Fri, 4 Jun 1993 23:24:37 +0000 (23:24 +0000)]
update INFO-DIR-ENTRY
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)
Steve Chamberlain [Fri, 4 Jun 1993 23:14:16 +0000 (23:14 +0000)]
Support for Alpha.
Ken Raeburn [Fri, 4 Jun 1993 23:06:28 +0000 (23:06 +0000)]
clean v9 stuff out of configure.in
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.
Steve Chamberlain [Fri, 4 Jun 1993 23:02:19 +0000 (23:02 +0000)]
Added alpha as host.
Steve Chamberlain [Fri, 4 Jun 1993 22:55:00 +0000 (22:55 +0000)]
include right headers
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.
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.
David D. Zuhn [Fri, 4 Jun 1993 21:19:51 +0000 (21:19 +0000)]
* config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED
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)
Ian Lance Taylor [Fri, 4 Jun 1993 21:13:33 +0000 (21:13 +0000)]
Pass CXXFLAGS down from command line.
Stu Grossman [Fri, 4 Jun 1993 20:39:10 +0000 (20:39 +0000)]
Remove comments about adding new news config stuff.
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!
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.
Ian Lance Taylor [Fri, 4 Jun 1993 20:01:31 +0000 (20:01 +0000)]
Remove sh sanitization comments.
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.
Ian Lance Taylor [Fri, 4 Jun 1993 19:48:13 +0000 (19:48 +0000)]
* configure.in (mips-idt-ecoff*): Added trailing '*'.
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.
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 '*'.
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 '*'.
Ian Lance Taylor [Fri, 4 Jun 1993 19:35:28 +0000 (19:35 +0000)]
* config.sub: Accept -ecoff*, not just -ecoff.
David D. Zuhn [Fri, 4 Jun 1993 18:09:23 +0000 (18:09 +0000)]
fix srctrigger to point to a 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
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.
Ian Lance Taylor [Fri, 4 Jun 1993 15:24:33 +0000 (15:24 +0000)]
* gdb.t11/list.exp: Fixed a couple of typos.
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.
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.
Stu Grossman [Fri, 4 Jun 1993 00:38:04 +0000 (00:38 +0000)]
* ser-go32.c: Clean up lots of compilation nits.
Ken Raeburn [Fri, 4 Jun 1993 00:21:04 +0000 (00:21 +0000)]
oops -- keep elf64.c too
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.
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.
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.
David MacKenzie [Thu, 3 Jun 1993 22:35:06 +0000 (22:35 +0000)]
Define hppa_get_symbol_info. Missed it when updating for nm.
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.)
Ken Raeburn [Thu, 3 Jun 1993 21:29:15 +0000 (21:29 +0000)]
bump version number
Ken Raeburn [Thu, 3 Jun 1993 21:23:53 +0000 (21:23 +0000)]
keep ho-hppabsd.h
Ken Raeburn [Thu, 3 Jun 1993 21:13:32 +0000 (21:13 +0000)]
today's changes; details from Utah on their changes
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)
Ken Raeburn [Thu, 3 Jun 1993 20:55:48 +0000 (20:55 +0000)]
updates from Utah
Ken Raeburn [Thu, 3 Jun 1993 20:39:20 +0000 (20:39 +0000)]
today's changes
Ken Raeburn [Thu, 3 Jun 1993 19:58:32 +0000 (19:58 +0000)]
new file, from utah
Jeffrey Osier [Thu, 3 Jun 1993 19:25:36 +0000 (19:25 +0000)]
* c++filt.1: fixed %^*(^% typo
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
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
Stu Grossman [Thu, 3 Jun 1993 15:44:56 +0000 (15:44 +0000)]
Add gdbserver directory.
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.
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.
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.
David D. Zuhn [Thu, 3 Jun 1993 07:34:15 +0000 (07:34 +0000)]
rename LOADLIBES to EXTRALIBS
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
David D. Zuhn [Thu, 3 Jun 1993 07:26:52 +0000 (07:26 +0000)]
go32 needs math library
Rob Savoye [Thu, 3 Jun 1993 05:06:09 +0000 (05:06 +0000)]
Add m68k-coff to ld so it'll work right.
Rob Savoye [Thu, 3 Jun 1993 04:53:46 +0000 (04:53 +0000)]
Removed board dependant stuff.
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.
Jeffrey Osier [Thu, 3 Jun 1993 01:31:51 +0000 (01:31 +0000)]
* c++filt.1, objcopy.1: new man pages
Rob Savoye [Thu, 3 Jun 1993 00:57:17 +0000 (00:57 +0000)]
Add these from DejaGnu so the testsuites compile for targets again.
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)
Jeffrey Osier [Wed, 2 Jun 1993 23:43:10 +0000 (23:43 +0000)]
binutils.texi: final tweaks for c++filt chapter
Ken Raeburn [Wed, 2 Jun 1993 21:59:23 +0000 (21:59 +0000)]
rest of utah changes
Ken Raeburn [Wed, 2 Jun 1993 21:57:33 +0000 (21:57 +0000)]
eliminate use of obsolete EXFUN
Ken Raeburn [Wed, 2 Jun 1993 21:24:35 +0000 (21:24 +0000)]
elfcode.h
Ken Raeburn [Wed, 2 Jun 1993 20:25:43 +0000 (20:25 +0000)]
keep new files
Ken Raeburn [Wed, 2 Jun 1993 20:24:22 +0000 (20:24 +0000)]
new file for hppa linker support
Ken Raeburn [Wed, 2 Jun 1993 20:21:46 +0000 (20:21 +0000)]
config.guess: Recognize hppa1.{0,1}-hp-bsd
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`).
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".
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.
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".
Rob Savoye [Wed, 2 Jun 1993 00:15:39 +0000 (00:15 +0000)]
* configure.in: Add support for rom68k and bug boot monitors.
Per Bothner [Wed, 2 Jun 1993 00:13:46 +0000 (00:13 +0000)]
* Makefile.in (bfd.h): Move closer to headers - and after 'all'!
Rob Savoye [Tue, 1 Jun 1993 23:59:09 +0000 (23:59 +0000)]
Add support for rom68k and bug boot monitors.
Ken Raeburn [Tue, 1 Jun 1993 22:46:47 +0000 (22:46 +0000)]
don't bother checking return value from hash_new
Per Bothner [Tue, 1 Jun 1993 22:44:42 +0000 (22:44 +0000)]
* ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR
symbols, unless stripping.
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.
Steve Chamberlain [Tue, 1 Jun 1993 18:20:29 +0000 (18:20 +0000)]
Support for -v
Rob Savoye [Tue, 1 Jun 1993 05:22:50 +0000 (05:22 +0000)]
These got lost somehow.
Rob Savoye [Tue, 1 Jun 1993 04:48:51 +0000 (04:48 +0000)]
Add all-tk dependancy to all-expect.
Rob Savoye [Tue, 1 Jun 1993 01:42:24 +0000 (01:42 +0000)]
Add info and install-info targets.
Rob Savoye [Tue, 1 Jun 1993 01:40:59 +0000 (01:40 +0000)]
Add an install-info target too.
Rob Savoye [Tue, 1 Jun 1993 01:37:45 +0000 (01:37 +0000)]
Add info target.
Jim Kingdon [Mon, 31 May 1993 21:09:04 +0000 (21:09 +0000)]
* printcmd.c (print_scalar_formatted): Print integers bigger than
LONGEST in hex no matter how big, and no matter what the format
and size.
Jim Kingdon [Mon, 31 May 1993 21:08:21 +0000 (21:08 +0000)]
* gdb.stabs/wierd.exp: Remove xfail for printing big integer.
Make leading 0's optional and don't expect a tab in the middle
of the number.
Jim Kingdon [Mon, 31 May 1993 20:14:59 +0000 (20:14 +0000)]
* stabsread.c (read_type): Skip type attributes if present.
Jim Kingdon [Mon, 31 May 1993 20:13:49 +0000 (20:13 +0000)]
CVS:foo
* gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
* gdb.stabs/wierd.def: Type attributes must be preceded by number=.
* gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
don't end command passed to gdb_test with newline.
Jim Kingdon [Mon, 31 May 1993 20:13:31 +0000 (20:13 +0000)]
* gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
* gdb.stabs/wierd.def: Type attributes must be preceded by number=.
* gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
don't end command passed to gdb_test with newline.
Jim Kingdon [Mon, 31 May 1993 19:10:29 +0000 (19:10 +0000)]
* gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
signed keyword away, don't expect signed bitfields to be signed.
* gdb.t13/bitfields.exp (bitfield containment): Accept the fields
printing with only as many 1's as are in the field as well as printing
with 32 1's (see comment).
Jim Kingdon [Mon, 31 May 1993 18:08:56 +0000 (18:08 +0000)]
* stabsread.c (read_huge_number): Don't accept '0' + radix as part
of number, just through '0' + radix - 1.
Ian Lance Taylor [Mon, 31 May 1993 17:09:16 +0000 (17:09 +0000)]
Canonicalize sparc-sun-solaris2.1 to sparc-sun-solaris2.