platform/upstream/binutils.git
31 years agocheckpoint, for lots of recent changes
Ken Raeburn [Tue, 30 Mar 1993 16:18:16 +0000 (16:18 +0000)]
checkpoint, for lots of recent changes

31 years ago*** empty log message ***
Jim Kingdon [Tue, 30 Mar 1993 16:07:17 +0000 (16:07 +0000)]
*** empty log message ***

31 years agoadd comment
Jim Kingdon [Tue, 30 Mar 1993 15:59:01 +0000 (15:59 +0000)]
add comment

31 years agobuild file symbol fwd pointers properly, don't deref symbol #s as pointers
Ken Raeburn [Tue, 30 Mar 1993 15:22:27 +0000 (15:22 +0000)]
build file symbol fwd pointers properly, don't deref symbol #s as pointers

31 years agomove local include after system ones; use CONST not const
Ken Raeburn [Tue, 30 Mar 1993 15:17:58 +0000 (15:17 +0000)]
move local include after system ones; use CONST not const

31 years agostart using new texinfo stuff -- variables, conditionals. far from complete
Ken Raeburn [Tue, 30 Mar 1993 15:16:08 +0000 (15:16 +0000)]
start using new texinfo stuff -- variables, conditionals.  far from complete

31 years agolook for GAS_VERSION macro, not external version_string var
Ken Raeburn [Tue, 30 Mar 1993 15:15:53 +0000 (15:15 +0000)]
look for GAS_VERSION macro, not external version_string var

31 years ago * mips-pinsn.c: Add missing include of dis-asm.h.
Peter Schauer [Tue, 30 Mar 1993 08:16:25 +0000 (08:16 +0000)]
* mips-pinsn.c: Add missing include of dis-asm.h.

31 years agoFix index reference (h8/300, not i960).
Roland Pesch [Tue, 30 Mar 1993 06:55:41 +0000 (06:55 +0000)]
Fix index reference (h8/300, not i960).

31 years agotop level CC settings for special tweaks needed
David D. Zuhn [Tue, 30 Mar 1993 04:01:55 +0000 (04:01 +0000)]
top level CC settings for special tweaks needed

31 years ago * Makefile.in (clean, distclean, realclean): Recursively apply
Fred Fish [Tue, 30 Mar 1993 01:49:04 +0000 (01:49 +0000)]
* Makefile.in (clean, distclean, realclean):  Recursively apply
to subdirs first, rather than last.  This avoids, for example,
Makefile being removed in a parent directory before the recursive
make is run.

31 years ago * configure.in (subdirs): Put back gdb.t17 which mysteriously
Fred Fish [Tue, 30 Mar 1993 01:38:19 +0000 (01:38 +0000)]
* configure.in (subdirs):  Put back gdb.t17 which mysteriously
disappeared.

31 years agoUpdate for just completed file renamings.
Fred Fish [Tue, 30 Mar 1993 01:14:35 +0000 (01:14 +0000)]
Update for just completed file renamings.

31 years ago * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h.
Fred Fish [Tue, 30 Mar 1993 00:33:44 +0000 (00:33 +0000)]
* config/m68k/tm-m68k.h:  Renamed from config/m68k/tm-68k.h.
* m68k/{tm-3b1.h, tm-altos.h, tm-amix.h, tm-es1800.h,
tm-hp300bsd.h, tm-hp300hpux.h, tm-isi.h, tm-news.h, tm-os68k.h,
tm-st2000.h, tm-sun2.h, tm-sun3.h, tm-vx68.h}:  Include tm-m68k.h
instead of tm-68k.h.
* Makefile.in (HFILES):  tm-68k.h renamed to tm-m68k.h.
* README, a29k-pinsn.c, m68k-pinsn.c, m68k-stub.c, remote-vx.c,
m68k/{altos.mh, altos.mt, apollo68b.mh, nm-apollo68b.h,
nm-hp300bsd.h, config/m68k/xm-apollo68b.h}:  Map '68k' to 'm68k'.
* a29k/tm-a29k.h, doc/gdbint.texinfo:  Account for renaming of
tm-68k.h to tm-m68k.h.
* m68k/m68k-fp.mt (TM_FILE):  tm-68k-fp.h renamed to tm-m68k-fp.h.
* m68k/m68k-nofp.mt (TM_FILE):  tm-68k-nofp.h renamed to
tm-m68k-nofp.h.

31 years agoAdd comments regarding breakpoint_re_set
Jim Kingdon [Mon, 29 Mar 1993 23:46:12 +0000 (23:46 +0000)]
Add comments regarding breakpoint_re_set

31 years ago * config/a29k/tm-a29k.h: Renamed from config/a29k/tm-29k.h.
Fred Fish [Mon, 29 Mar 1993 23:38:30 +0000 (23:38 +0000)]
* config/a29k/tm-a29k.h:  Renamed from config/a29k/tm-29k.h.
* a29k-pinsn.c:  Renamed from am29k-pinsn.c.
* a29k-tdep.c:  Renamed from am29k-tdep.c.
* remote-eb.c, config/a29k/tm-ultra3.h:  Include renamed tm-a29k.h.
* remote-monitor.c, remote-st2000.c, config/a29k/{nm-ultra3.h,
tm-a29k.h, xm-ultra3.h}, config/romp/rtbsd.mh, doc/gdbinv-s.texi,
testsuite/gdb.t15/funcargs.exp, testsuite/gdb.t17/callfuncs.exp:
Map '29k' to 'a29k'.
* config/a29k/{a29k-kern.mt, a29k-udi.mt, a29k.mt, ultra3.mt}
(TDEPFILES):  Use renamed a29k-pinsn.o and a29k-tdep.o.
* config/a29k/{a29k-udi.mt, a29k.mt} (TM_FILE):  Use renamed
tm-a29k.h.
* config/a29k/a29k-udi.mt (MT_CFLAGS):  Remove TARGET_AM29K
define that does not appear anywhere else in the gdb source tree.
* doc/gdbinit.texinfo:  Document renaming of tm-29k.h to tm-a29k.h.

31 years ago * xcoffread.c (sort_syms, compare_symbols): Remove.
Jim Kingdon [Mon, 29 Mar 1993 22:25:59 +0000 (22:25 +0000)]
* xcoffread.c (sort_syms, compare_symbols): Remove.
(xcoff_symfile_read): Use sort_all_symtab_syms from symfile.c
not our own sort_syms (it is identical).

31 years ago* xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).
Jim Kingdon [Mon, 29 Mar 1993 21:58:29 +0000 (21:58 +0000)]
* xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).

31 years ago * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs
Steve Chamberlain [Mon, 29 Mar 1993 21:56:49 +0000 (21:56 +0000)]
* config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs
wasn't being stored into scnhdr.
* config/obj-coffbfd.h: Add prototype of s_get_segment.
* read.c (TC_START_LABEL): Default definition.
(read_a_source_file): Use TC_START_LABEL macro to work out
if a label has been seen.

31 years ago * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not
Ian Lance Taylor [Mon, 29 Mar 1993 21:49:44 +0000 (21:49 +0000)]
* configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not
the bottom (make expands variables in dependencies when the
dependencies are read, not when they are used).

31 years ago * breakpoint.{c,h}: Add exp_string to struct breakpoint and use
Jim Kingdon [Mon, 29 Mar 1993 21:49:39 +0000 (21:49 +0000)]
* breakpoint.{c,h}: Add exp_string to struct breakpoint and use
it in breakpoint_re_set.

31 years agoNumerous bug fixes
Steve Chamberlain [Mon, 29 Mar 1993 21:45:50 +0000 (21:45 +0000)]
Numerous bug fixes

31 years agoadd h8500 directory
Steve Chamberlain [Mon, 29 Mar 1993 21:23:15 +0000 (21:23 +0000)]
add h8500 directory

31 years ago(big_cons): If target_big_endian, reverse bytes being copied. (Temporary
Ken Raeburn [Mon, 29 Mar 1993 21:20:04 +0000 (21:20 +0000)]
(big_cons): If target_big_endian, reverse bytes being copied.  (Temporary
fix -- should be cleaned up later.)
(s_ignore): Delete declaration of is_end_of_line.
(potable): Change .app-file to .appfile.

31 years ago * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for
Ian Lance Taylor [Mon, 29 Mar 1993 20:58:34 +0000 (20:58 +0000)]
* config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for
a29k .bss section; the mondfe program doesn't like it.

31 years agoFirst crack at a test suite.
Ken Raeburn [Mon, 29 Mar 1993 13:27:13 +0000 (13:27 +0000)]
First crack at a test suite.

31 years agoupdated
Ken Raeburn [Mon, 29 Mar 1993 13:23:55 +0000 (13:23 +0000)]
updated

31 years agoobjdump.c: Use correct prototype of fprintf, else it won't compile on ANSI
Ken Raeburn [Mon, 29 Mar 1993 13:22:16 +0000 (13:22 +0000)]
objdump.c: Use correct prototype of fprintf, else it won't compile on ANSI
C systems.

31 years ago * breakpoint.c (breakpoint_re_set_one): Fix storage leak.
Peter Schauer [Sun, 28 Mar 1993 19:28:26 +0000 (19:28 +0000)]
* breakpoint.c (breakpoint_re_set_one): Fix storage leak.
* breakpoint.c (enable_breakpoint): Don't enable watchpoint if it
went out of scope.
* exec.c (exec_close): Fix storage leak.
* exec.c (exec_file_command): Make sure that bfd doesn't realign the
output sections when patching an executable.
* mips-nat.c (store_inferior_registers): Use REGISTER_PTRACE_ADDR
when writing all registers.
* mips-tdep.c (mips_push_dummy_frame): Save floating point registers
at the right offset in the dummy frame.
* mipsread.c (psymtab_to_symtab_1): Do not complain for stProc,
stStaticProc and stEnd symbols as they are generated by gcc-2.x.
* mipsread.c (mipscoff_new_init): Initialize stabsread and buildsym.

31 years agoReorder recent entries that we out of date sequence, and add an entry of
Fred Fish [Sun, 28 Mar 1993 00:58:39 +0000 (00:58 +0000)]
Reorder recent entries that we out of date sequence, and add an entry of
mine that got dropped somehow.

31 years agoCatch up on today's changes.
Roland Pesch [Sat, 27 Mar 1993 02:06:18 +0000 (02:06 +0000)]
Catch up on today's changes.

31 years ago*-config.texi: introduce new switch GENERIC to describe text *only* for
Roland Pesch [Sat, 27 Mar 1993 01:59:12 +0000 (01:59 +0000)]
*-config.texi: introduce new switch GENERIC to describe text *only* for
(the usual) non-specialized versions of the manual.

gdb.texinfo: list of nonstandard init file names, with brief descriptions
             (permits closing PRMS gdb/2296).

31 years ago1. Update conditional markup:
Roland Pesch [Sat, 27 Mar 1993 01:32:11 +0000 (01:32 +0000)]
1. Update conditional markup:
 (a) to make H8 configuration come out right (first attempt since
     conversion to texinfo conditionals);
 (b) to exploit yesterday's makeinfo bugfix, using conditionals in menus
     rather than multiple alternative menus.

2. Update H8 text to refer to H8/500 as well as H8/300.

3. Define config file gdb-config.texi as a link in Makefile, based on a
   DOC_CONFIG variable.

31 years ago* Makefile.in (TARFILES): Avoid trailing backslash.
John Gilmore [Fri, 26 Mar 1993 23:26:05 +0000 (23:26 +0000)]
* Makefile.in (TARFILES):  Avoid trailing backslash.

31 years agoFetch lazy values
Jim Kingdon [Fri, 26 Mar 1993 22:49:53 +0000 (22:49 +0000)]
Fetch lazy values

31 years ago * rs6000-tdep.c (single_step): Misc cleanups (CORE_ADDR not int,
Jim Kingdon [Fri, 26 Mar 1993 19:55:57 +0000 (19:55 +0000)]
* rs6000-tdep.c (single_step): Misc cleanups (CORE_ADDR not int,
don't use sizeof(int) for target stuff, etc).

31 years ago * Clean up xcoff relocation.
Jim Kingdon [Fri, 26 Mar 1993 14:59:43 +0000 (14:59 +0000)]
* Clean up xcoff relocation.
objfiles.h (struct objfiles): Add section_offsets, num_sections.
symfile.c (syms_from_objfile), xcoffread.c (xcoff_symfile_offsets):
Set them.
symtab.h (struct general_symbol_info): Add section field.
minsyms.c (prim_record_minimal_symbol{,_and_info}): Set it.
xcoffread.c: Set section for symbols and msymbols.
(struct symtab): Add block_line_section field.
buildsym.c (end_symtab): Set it.
(end_symtab and callers): Add section parameter.
objfiles.c (objfile_relocate): New funciton.
xcoffexec.c (vmap_symtab): Use it.
xcoffsolib.h (struct vmap): Remove unused fields.
config/rs6000/tm-rs6000.h, stack.c, xcoffexec.c: Remove
CORE_NEEDS_RELOCATION, symtab_relocated.
config/rs6000/tm-rs6000.h: Remove use of loadinfotext.
rs6000-tdep.c: Make loadinfotext static.
breakpoint.c (fixup_breakpoints): Doc fix.
symtab.h (struct symtab), config/rs6000/tm-rs6000.h, buildsym.c
(end_symtab): primary field replaces nonreloc.

31 years agoadd missing z8000 define
Ken Raeburn [Fri, 26 Mar 1993 13:35:15 +0000 (13:35 +0000)]
add missing z8000 define

31 years agoIf $(srcdir) isn't ., create links to all predefined as-*.texinfo files that
Ken Raeburn [Fri, 26 Mar 1993 13:16:57 +0000 (13:16 +0000)]
If $(srcdir) isn't ., create links to all predefined as-*.texinfo files that
are found in $(srcdir).

31 years ago * gdb.t15/funcargs.exp: Fix expected outputs to include
Fred Fish [Fri, 26 Mar 1993 05:07:08 +0000 (05:07 +0000)]
* gdb.t15/funcargs.exp:  Fix expected outputs to include
"backtrace 100\r" rather than just "backtrace\r", to match last
change.

31 years agoadd INFO-DIR-ENTRY
David D. Zuhn [Fri, 26 Mar 1993 03:01:46 +0000 (03:01 +0000)]
add INFO-DIR-ENTRY

31 years agoCVS botch. Add MACHTYPE_OK to mipsbsd.c; re-remove aout-mipsbsd.c.
Per Bothner [Fri, 26 Mar 1993 00:38:09 +0000 (00:38 +0000)]
CVS botch.  Add MACHTYPE_OK to mipsbsd.c;  re-remove aout-mipsbsd.c.

31 years agoList the known things that are currently sanitized away. (Sanitize
Fred Fish [Thu, 25 Mar 1993 23:22:52 +0000 (23:22 +0000)]
List the known things that are currently sanitized away.  (Sanitize
should support a separate list of these things and report them
differently from unknown things that are sanitized away).

31 years ago * findvar.c (read_register, write_register): Make these capable
Stu Grossman [Thu, 25 Mar 1993 23:15:31 +0000 (23:15 +0000)]
* findvar.c (read_register, write_register):  Make these capable
of reading/writing registers that are shorter than REGISTER_TYPE.
* (value_from_register):  Install H8500 specific code to return
proper value when register is being used as a pointer.
* h8500-tdep.c:  Remove extra defines of NUM_REGS.
(h8500_skip_prologue):  Use correct lengths for LINK instructions.
(FRAME_CHAIN):  Change name to h8500_frame_chain.  Rewrite code to
chain frames properly by combining frame pointer with T reg.
(init_extra_frame_info):  Delete.  It's now a macro.
(frame_args_address):  Don't add PTR_SIZE.  Stack args are already
offset by the correct amount off of the frame pointer.
(register_byte):  Delete.  It's now a macro.
(register_raw_size, register_virtual_size):  Delete.  Replaced by
common routine h8500_register_size, cuz there's no difference
between the raw & virtual sizes on this machine.
(register_convert_to_raw, register_convert_to_virtual):  Delete,
cuz there's no difference between the raw & virtual forms.
Replaced by memcpy in tm file.
(register_virtual_type):  Rename to h8500_register_virtual_type.
Get rid of pointer pseudo-regs, use _REGNUM with all reg names.
(_initialize_h8500_tdep):  Get rid of crock to ensure that GDB &
emulator have same reg offsets.  This is all handled in the
simulator code now.
(h8500_trapped_internalvar):  New routine to detect references to
convenience vars acting as pointer pseudo-regs.
(h8500_value_trapped_internalvar):  Conjure up value of pointer
pseudo-regs.
(h8500_set_trapped_internalvar):  Convert set value in real
register references.
infcmd.c (read_pc, write_pc):  Add h8500 specific code to handle
code segment register.
infrun.c (proceed):  Simplify.  Call write_pc instead of doing it
by hand.
(wait_for_inferior):  Add h8500 specific code to add stack segment
when reading SP register.
remote-sim.c (fetch_register):  Spacing.
tm-h8500.h:  #define GDB_TARGET_IS_H8500 to make it easier to
detect cruft.  Redo all register manipulation stuff.  Get rid of
pointer pseudo-regs.  (INIT_EXTRA_FRAME_INFO):  Adds stack segment
to frame pointer.  (IS_TRAPPED_INTERNALVAL,
VALUE_OF_TRAPPED_INTERNALVAR, SET_TRAPPED_INTERNALVAR):  Use these
to create internal vars for pointer pseudo-regs.

31 years ago * alldeps.mak, configure.in, i860-break.h, i860-opcode.h,
Fred Fish [Thu, 25 Mar 1993 23:08:24 +0000 (23:08 +0000)]
* alldeps.mak, configure.in, i860-break.h, i860-opcode.h,
i860-pinsn.c, i860-tdep.c, config/i860/*:  Remove incomplete i860
support that can't be integrated anyway due to lack of clear
authorship.

31 years ago * findvar.c (read_register, write_register): Make these capable
Stu Grossman [Thu, 25 Mar 1993 22:34:26 +0000 (22:34 +0000)]
* findvar.c (read_register, write_register):  Make these capable
of reading/writing registers that are shorter than REGISTER_TYPE.
* (value_from_register):  Install H8500 specific code to return
proper value when register is being used as a pointer.
* h8500-tdep.c:  Remove extra defines of NUM_REGS.
(h8500_skip_prologue):  Use correct lengths for LINK instructions.
(FRAME_CHAIN):  Change name to h8500_frame_chain.  Rewrite code to
chain frames properly by combining frame pointer with T reg.
(init_extra_frame_info):  Delete.  It's now a macro.
(frame_args_address):  Don't add PTR_SIZE.  Stack args are already
offset by the correct amount off of the frame pointer.
(register_byte):  Delete.  It's now a macro.
(register_raw_size, register_virtual_size):  Delete.  Replaced by
common routine h8500_register_size, cuz there's no difference
between the raw & virtual sizes on this machine.
(register_convert_to_raw, register_convert_to_virtual):  Delete,
cuz there's no difference between the raw & virtual forms.
Replaced by memcpy in tm file.
(register_virtual_type):  Rename to h8500_register_virtual_type.
Get rid of pointer pseudo-regs, use _REGNUM with all reg names.
(_initialize_h8500_tdep):  Get rid of crock to ensure that GDB &
emulator have same reg offsets.  This is all handled in the
simulator code now.
(h8500_trapped_internalvar):  New routine to detect references to
convenience vars acting as pointer pseudo-regs.
(h8500_value_trapped_internalvar):  Conjure up value of pointer
pseudo-regs.
(h8500_set_trapped_internalvar):  Convert set value in real
register references.
infcmd.c (read_pc, write_pc):  Add h8500 specific code to handle
code segment register.
infrun.c (proceed):  Simplify.  Call write_pc instead of doing it
by hand.
(wait_for_inferior):  Add h8500 specific code to add stack segment
when reading SP register.
remote-sim.c (fetch_register):  Spacing.
tm-h8500.h:  #define GDB_TARGET_IS_H8500 to make it easier to
detect cruft.  Redo all register manipulation stuff.  Get rid of
pointer pseudo-regs.  (INIT_EXTRA_FRAME_INFO):  Adds stack segment
to frame pointer.  (IS_TRAPPED_INTERNALVAL,
VALUE_OF_TRAPPED_INTERNALVAR, SET_TRAPPED_INTERNALVAR):  Use these
to create internal vars for pointer pseudo-regs.

31 years ago * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.
Ian Lance Taylor [Thu, 25 Mar 1993 22:09:27 +0000 (22:09 +0000)]
* config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.
(fixup_segment): Add a29k special case; the linker is not prepared
to see a segment offset here.

31 years ago * config/udi-gdb.exp (gdb_exit): Remove close command.
Ian Lance Taylor [Thu, 25 Mar 1993 20:34:44 +0000 (20:34 +0000)]
* config/udi-gdb.exp (gdb_exit): Remove close command.
(gdb_target_udi): New procedure to set the UDI target.
(gdb_start): Don't remove *_soc files.  Use gdb_target_udi.
* gdb.t00/default.exp: Added expected failures for a29k-*-udi.
Added waits for prompts after several question responses.  Added
some more responses used by a29k-amd-udi-gdb.
* gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
pass different arguments, restart UDI connection after program
completion.
* gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
* gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
after program completion.
* gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
compiled with a SELECT_VECS setting.
* gdb.t15/funcargs.exp: Use argument to backtrace to prevent
infinite recursion.

* gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
Added checks for COFF results, and made them expected failures for
all targets.  It would be better to make them expected failures
for COFF targets only.

31 years agoRemove i860 directory for list of things to keep.
Fred Fish [Thu, 25 Mar 1993 19:49:29 +0000 (19:49 +0000)]
Remove i860 directory for list of things to keep.

31 years ago * Makefile.in: Numerous small changes to macro definitions
Fred Fish [Thu, 25 Mar 1993 18:18:14 +0000 (18:18 +0000)]
* Makefile.in:  Numerous small changes to macro definitions
and rules for building gdb distribution tree.  Many macros
eliminated or merged, and rules simplified.
* alldeps.mak:  Update.
* depend:  Update.

31 years ago * app.c (do_scrub_next_char): Added new state, 10, modifying state
Ian Lance Taylor [Thu, 25 Mar 1993 17:18:23 +0000 (17:18 +0000)]
* app.c (do_scrub_next_char): Added new state, 10, modifying state
9 to only keep a space in between identifier characters.

31 years agolog for configure change
Ken Raeburn [Thu, 25 Mar 1993 14:10:06 +0000 (14:10 +0000)]
log for configure change

31 years agoSome versions of make don't like empty variable expansions on lines by
Ken Raeburn [Thu, 25 Mar 1993 14:03:34 +0000 (14:03 +0000)]
Some versions of make don't like empty variable expansions on lines by
themselves (outside of dependency rules).  Fix such Chill stuff to be
comments instead.

31 years agodoc last changes
David D. Zuhn [Thu, 25 Mar 1993 08:32:55 +0000 (08:32 +0000)]
doc last changes

31 years agolook in srcdir for texinfo source, then in objdir
David D. Zuhn [Thu, 25 Mar 1993 08:32:08 +0000 (08:32 +0000)]
look in srcdir for texinfo source, then in objdir

31 years agoDoesn't need links anymore.
Rob Savoye [Thu, 25 Mar 1993 05:07:24 +0000 (05:07 +0000)]
Doesn't need links anymore.

31 years agorename deja-gnu to dejagnu
David D. Zuhn [Thu, 25 Mar 1993 01:25:09 +0000 (01:25 +0000)]
rename deja-gnu to dejagnu

31 years agoadd dvi, fix info & install-info (no recursion)
David D. Zuhn [Wed, 24 Mar 1993 22:45:00 +0000 (22:45 +0000)]
add dvi, fix info & install-info (no recursion)

31 years agoadd dvi target
David D. Zuhn [Wed, 24 Mar 1993 22:07:34 +0000 (22:07 +0000)]
add dvi target

31 years agorecurse through SUBDIRS for dvi target
David D. Zuhn [Wed, 24 Mar 1993 21:53:48 +0000 (21:53 +0000)]
recurse through SUBDIRS for dvi target

31 years agoadd dvi target, define & use TEXI2DVI
David D. Zuhn [Wed, 24 Mar 1993 21:51:47 +0000 (21:51 +0000)]
add dvi target, define & use TEXI2DVI

31 years agoadd dvi target
David D. Zuhn [Wed, 24 Mar 1993 21:51:04 +0000 (21:51 +0000)]
add dvi target

31 years ago * aout-target.h (MY(object_p)): Fail if MACHTYPE_OK is
Per Bothner [Wed, 24 Mar 1993 21:47:14 +0000 (21:47 +0000)]
* aout-target.h (MY(object_p)):  Fail if MACHTYPE_OK is
defined, and yields false.
* aout-mipsbsd.c, i386bsd.c:  Define MACHTYPE_OK appropriately.

* archive.c (snarf_ar_hdr):  Add support for reading (only,
so far) BSD-4.4-style extended headers.
* archive.c:  Some more comments.

31 years agofix setting of target_alias when using config.guess (fixes PR config/2422)
David D. Zuhn [Wed, 24 Mar 1993 21:10:41 +0000 (21:10 +0000)]
fix setting of target_alias when using config.guess (fixes PR config/2422)

31 years ago * gdb.t31/gdbme.ch: Re-enable code that previously caused
Fred Fish [Wed, 24 Mar 1993 17:50:44 +0000 (17:50 +0000)]
* gdb.t31/gdbme.ch:  Re-enable code that previously caused
compiler to coredump.
* gdb.t31/chillvars.exp:  Re-enable tests that depend on that
code.

31 years agoadd installcheck & dvi
David D. Zuhn [Wed, 24 Mar 1993 10:37:27 +0000 (10:37 +0000)]
add installcheck & dvi

31 years agoupdate dvi & info targets
David D. Zuhn [Wed, 24 Mar 1993 10:34:02 +0000 (10:34 +0000)]
update dvi & info targets

31 years agomipsbsd renaming, libbfd optimization fixes
Ken Raeburn [Wed, 24 Mar 1993 08:18:16 +0000 (08:18 +0000)]
mipsbsd renaming, libbfd optimization fixes

31 years agoturn on file-position optimizations again
Ken Raeburn [Wed, 24 Mar 1993 08:01:07 +0000 (08:01 +0000)]
turn on file-position optimizations again

31 years agodisable position-caching code for now
Ken Raeburn [Wed, 24 Mar 1993 05:10:05 +0000 (05:10 +0000)]
disable position-caching code for now

31 years agofix some (not all) bugs in previous changes
Ken Raeburn [Wed, 24 Mar 1993 05:09:18 +0000 (05:09 +0000)]
fix some (not all) bugs in previous changes

31 years ago*** empty log message ***
Roland Pesch [Wed, 24 Mar 1993 00:04:31 +0000 (00:04 +0000)]
*** empty log message ***

31 years agoFormatting updates from progressive.
Roland Pesch [Wed, 24 Mar 1993 00:04:11 +0000 (00:04 +0000)]
Formatting updates from progressive.

31 years agoaout-mipsbsd -> mipsbsd
Ken Raeburn [Tue, 23 Mar 1993 20:21:47 +0000 (20:21 +0000)]
aout-mipsbsd -> mipsbsd

31 years agodelete non-mips-related code
Ken Raeburn [Tue, 23 Mar 1993 20:19:16 +0000 (20:19 +0000)]
delete non-mips-related code

31 years agorename for <=14 chars
Ken Raeburn [Tue, 23 Mar 1993 20:14:25 +0000 (20:14 +0000)]
rename for <=14 chars

31 years agoEek, a bug!
Ken Raeburn [Tue, 23 Mar 1993 20:11:25 +0000 (20:11 +0000)]
Eek, a bug!
Position 0 means no-movement for SEEK_CUR ... not for SEEK_SET.

31 years agooops, left some debug code in
Ken Raeburn [Tue, 23 Mar 1993 17:50:26 +0000 (17:50 +0000)]
oops, left some debug code in

31 years ago * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
Fred Fish [Tue, 23 Mar 1993 16:56:52 +0000 (16:56 +0000)]
* gdb.t31/gdbme.ch:  Comment out code that causes chill compiler
coredump.
* gdb.t31/chillvars.exp:  Comment out tests that depend on that
code.

31 years agoMoved the hacked unexport line so that it is not the first target.
Ian Lance Taylor [Tue, 23 Mar 1993 16:08:25 +0000 (16:08 +0000)]
Moved the hacked unexport line so that it is not the first target.

31 years agoMove the hacked unexport line so that it does not become the first
Ian Lance Taylor [Tue, 23 Mar 1993 16:06:39 +0000 (16:06 +0000)]
Move the hacked unexport line so that it does not become the first
target.

31 years agoFILE_OFFSET_IS_CHAR_INDEX changes to libbfd.c and hosts/sparc.h
Ken Raeburn [Tue, 23 Mar 1993 14:23:48 +0000 (14:23 +0000)]
FILE_OFFSET_IS_CHAR_INDEX changes to libbfd.c and hosts/sparc.h

31 years agolibbfd.c: Maintain `where' field of BFD with current position while BFD is
Ken Raeburn [Tue, 23 Mar 1993 13:54:41 +0000 (13:54 +0000)]
libbfd.c: Maintain `where' field of BFD with current position while BFD is
in use.  If FILE_OFFSET_IS_CHAR_INDEX, assume arithmetic can be done on it,
and ignore SEEK_SET requests that move to the current position.

hosts/sparc.h: Define FILE_OFFSET_IS_CHAR_INDEX.

31 years agoupdated for obj-bfd-sunos, ho-decst* changes
Ken Raeburn [Tue, 23 Mar 1993 13:37:15 +0000 (13:37 +0000)]
updated for obj-bfd-sunos, ho-decst* changes

31 years ago(do_relocs_for): Don't allocate storage or process relocs if there aren't any
Ken Raeburn [Tue, 23 Mar 1993 13:34:55 +0000 (13:34 +0000)]
(do_relocs_for): Don't allocate storage or process relocs if there aren't any
relocs to process.  Avoids malloc/free bug on SCO too.

31 years agorename for <=14 chars
Ken Raeburn [Tue, 23 Mar 1993 13:27:05 +0000 (13:27 +0000)]
rename for <=14 chars

31 years agounused; deleted
Ken Raeburn [Tue, 23 Mar 1993 13:25:13 +0000 (13:25 +0000)]
unused; deleted

31 years agosince bfd vers is > 2.0, make doc say so also
Ken Raeburn [Tue, 23 Mar 1993 13:10:30 +0000 (13:10 +0000)]
since bfd vers is > 2.0, make doc say so also

31 years agoadd X11 directory support
David D. Zuhn [Tue, 23 Mar 1993 08:17:50 +0000 (08:17 +0000)]
add X11 directory support

31 years agoadd dvi & installcheck
David D. Zuhn [Tue, 23 Mar 1993 08:14:13 +0000 (08:14 +0000)]
add dvi & installcheck

31 years ago* symtab.h (struct linetable_entry): Remove confusing comment.
John Gilmore [Tue, 23 Mar 1993 08:13:11 +0000 (08:13 +0000)]
* symtab.h (struct linetable_entry):  Remove confusing comment.

31 years agoadd installcheck
David D. Zuhn [Tue, 23 Mar 1993 08:03:44 +0000 (08:03 +0000)]
add installcheck

31 years agoadd installcheck target
David D. Zuhn [Tue, 23 Mar 1993 07:19:06 +0000 (07:19 +0000)]
add installcheck target

31 years agoadd installcheck
David D. Zuhn [Tue, 23 Mar 1993 07:09:24 +0000 (07:09 +0000)]
add installcheck

31 years agoAdd h8500-tdep.c.
Fred Fish [Tue, 23 Mar 1993 04:54:13 +0000 (04:54 +0000)]
Add h8500-tdep.c.

31 years agoRemove mt-unix sanitization, there is no mt-unix here.
Fred Fish [Tue, 23 Mar 1993 04:34:52 +0000 (04:34 +0000)]
Remove mt-unix sanitization, there is no mt-unix here.

31 years agoUpdate for current files.
Fred Fish [Tue, 23 Mar 1993 04:23:57 +0000 (04:23 +0000)]
Update for current files.

31 years agoTweak list of files to keep.
Fred Fish [Tue, 23 Mar 1993 04:18:41 +0000 (04:18 +0000)]
Tweak list of files to keep.

31 years agoAdd .Sanitize files for new directories.
Fred Fish [Tue, 23 Mar 1993 03:58:44 +0000 (03:58 +0000)]
Add .Sanitize files for new directories.

31 years agoUpdate to match new config directory structure.
Fred Fish [Tue, 23 Mar 1993 03:32:59 +0000 (03:32 +0000)]
Update to match new config directory structure.