deliverable/binutils-gdb.git
30 years agoModified Files:
Kung Hsu [Tue, 9 Nov 1993 02:22:12 +0000 (02:22 +0000)] 
Modified Files:
cp-valprint.c ChangeLog

        * cp-valprint.c (cp_print_value_fields): change output from <no
        value> to <optimized out or zero length>

30 years agoRUNTEST = test for existance of a runtest in the source tree first.
Jeffrey Wheat [Tue, 9 Nov 1993 01:42:17 +0000 (01:42 +0000)] 
RUNTEST = test for existance of a runtest in the source tree first.

30 years ago * elfcode.h (bfd_section_from_shdr): Remove duplicate assignment
Ian Lance Taylor [Mon, 8 Nov 1993 23:33:56 +0000 (23:33 +0000)] 
* elfcode.h (bfd_section_from_shdr): Remove duplicate assignment
to filepos in SHT_STRTAB case.
(assign_file_position_for_section): Set BFD section filepos as
well as ELF section sh_offset.

30 years ago * reloc.c: Use const instead of CONST.
Ian Lance Taylor [Mon, 8 Nov 1993 23:22:49 +0000 (23:22 +0000)] 
* reloc.c: Use const instead of CONST.
(bfd_perform_relocation): Make variable howto a const pointer.
* bfd-in2.h, libbfd.h: Rebuilt.

30 years ago * Makefile.in: Remove unused variable GCC. Remove "#CC=cc" line
Jim Kingdon [Mon, 8 Nov 1993 23:18:46 +0000 (23:18 +0000)] 
* Makefile.in: Remove unused variable GCC.  Remove "#CC=cc" line
which doesn't really relate to anything.

30 years ago * Makefile.in (CC_FOR_TARGET): Test for existence of gcc/xgcc, not
Jim Kingdon [Mon, 8 Nov 1993 23:12:38 +0000 (23:12 +0000)] 
* Makefile.in (CC_FOR_TARGET): Test for existence of gcc/xgcc, not
for existence of gcc/Makefile.

30 years ago* gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
Jim Kingdon [Mon, 8 Nov 1993 22:58:34 +0000 (22:58 +0000)] 
* gdb.t20/gdbme.cc: Add comment about pmi being optimized out.

30 years agoupdate for datasheet
David D. Zuhn [Mon, 8 Nov 1993 21:20:52 +0000 (21:20 +0000)] 
update for datasheet

30 years ago * inflow.c (terminal_init_inferior), infptrace.c (child_resume):
Jim Kingdon [Mon, 8 Nov 1993 18:16:06 +0000 (18:16 +0000)] 
* inflow.c (terminal_init_inferior), infptrace.c (child_resume):
Add comments about use of Lynx PIDGET and how we will want to
clean it up.

30 years ago * stabs.texinfo: Clean up stuff about visibility and virtual
Jim Kingdon [Mon, 8 Nov 1993 17:54:29 +0000 (17:54 +0000)] 
* stabs.texinfo: Clean up stuff about visibility and virtual
characters.

* stabs.texinfo (N_M2C): Cite Sun doc.

30 years ago * stabsread.c (read_one_struct_field): Don't give up on unknown
Jim Kingdon [Mon, 8 Nov 1993 17:27:48 +0000 (17:27 +0000)] 
* stabsread.c (read_one_struct_field): Don't give up on unknown
visibility character, just shove it in fip->list->visibility.
(read_baseclasses): Don't give up on unknown virtual or visibility
characters, just assume a reasonable default, complain, and keep
going.
(attach_fields_to_type): Complain on unrecognized visibility.
One result of all this is that '9' (VISIBILITY_IGNORE) can be used
in a stab as well as being something which GDB uses internally.

30 years ago * config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from Ted
Ian Lance Taylor [Mon, 8 Nov 1993 17:09:18 +0000 (17:09 +0000)] 
* config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from Ted
Lemon <mellon@pepper.ncd.com>).
(mips_ip): Permit odd numbered floating point registers if -mips3.

30 years ago * stabsread.c: Remove long_kludge_name code (it was already #if 0).
Jim Kingdon [Mon, 8 Nov 1993 17:02:08 +0000 (17:02 +0000)] 
* stabsread.c: Remove long_kludge_name code (it was already #if 0).
* stabsread.c (read_one_struct_field): Clean up comments to reflect
Kung's change of 5 Nov 93.

30 years ago* configure.in: Remove h8300h, we have multilib now.
David Edelsohn [Mon, 8 Nov 1993 16:00:17 +0000 (16:00 +0000)] 
* configure.in: Remove h8300h, we have multilib now.

30 years ago* configure.in: Remove h8300h, we have multilib now.
David Edelsohn [Mon, 8 Nov 1993 15:48:42 +0000 (15:48 +0000)] 
* configure.in: Remove h8300h, we have multilib now.

30 years agonetware target support.
David Henkel-Wallace [Mon, 8 Nov 1993 14:28:46 +0000 (14:28 +0000)] 
netware target support.

30 years agoassert netware, etc
David Henkel-Wallace [Mon, 8 Nov 1993 14:27:46 +0000 (14:27 +0000)] 
assert netware, etc

30 years agonetware target support.
David Henkel-Wallace [Mon, 8 Nov 1993 14:22:06 +0000 (14:22 +0000)] 
netware target support.

30 years agonetware target support.
David Henkel-Wallace [Mon, 8 Nov 1993 14:21:05 +0000 (14:21 +0000)] 
netware target support.
Remove redundent unixware target; made it the same as svr4 which is what
config.guess chooses anyway.

30 years agoNetware target support
David Henkel-Wallace [Mon, 8 Nov 1993 14:19:26 +0000 (14:19 +0000)] 
Netware target support

30 years ago * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
Peter Schauer [Mon, 8 Nov 1993 07:53:45 +0000 (07:53 +0000)] 
* alpha-opc.h, alpha-dis.c (print_insn_alpha):  Add
FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct
FLOAT_FORMAT_CODE to put out floating point register names.

30 years ago * symtab.c (decode_line_1, decode_line_2): Do not adjust pc by
Peter Schauer [Mon, 8 Nov 1993 07:51:23 +0000 (07:51 +0000)] 
* symtab.c (decode_line_1, decode_line_2):  Do not adjust pc by
FUNCTION_START_OFFSET if funfirstline is not set.

30 years ago * libbfd.c (bfd_put_8): Add parens around reference to "val"
Jeff Law [Mon, 8 Nov 1993 04:23:27 +0000 (04:23 +0000)] 
* libbfd.c (bfd_put_8): Add parens around reference to "val"
argument.

30 years ago * First cut at cleaning up PA instruction parsing.
Jeff Law [Sun, 7 Nov 1993 20:33:18 +0000 (20:33 +0000)] 
* First cut at cleaning up PA instruction parsing.
* config/tc-hppa.c (pa_get_absolute_expression): Accept pointer to
insn structure as an argument, and a pointer to a string.  All
callers changed.  Always read any field selector here.  Call
evaluate absolute to get a return value.
(evaluate_absolute): Addept pointer to insn structure as its
argument.  All callers changed.
(INSERT_FIELD_AND_CONTINUE): New macro for inserting a bitfield
into an instruction and continuing the main pa_ip loop.
(CHECK_FIELD): New macro for simple range checking of fields.
(pa_ip): Delete unused variables.  Use INSERT_FIELD_AND_CONTINUE
and CHECK_FIELD.  All immediate fields now pass through
pa_get_absolute_expression which will also handle field selectors.
Delete dead code.  Simplify.
(md_apply_fix_1): Use CHECK_FIELD to verify any fixes that are
applied are in range.  Use bfd_put_32 rather than inserting each
byte of the fixed instrution into the buffer ourselves.

30 years ago * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,
Jeff Law [Sun, 7 Nov 1993 20:08:19 +0000 (20:08 +0000)] 
    * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,
        it was PA specific and is no longer needed (it's now handled
        within the PA backend).
        * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
        * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
        a fixup is $global$ change it to NULL as $global$ is really only
        needed long enough to determine the base type of relocation to use.

30 years ago * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
Jeff Law [Sun, 7 Nov 1993 20:07:51 +0000 (20:07 +0000)] 
    * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
        * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
        a fixup is $global$ change it to NULL as $global$ is really only
        needed long enough to determine the base type of relocation to use.

30 years ago * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.
Jeff Law [Sun, 7 Nov 1993 09:15:13 +0000 (09:15 +0000)] 
    * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.

30 years ago * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work
Jeff Law [Sun, 7 Nov 1993 09:03:59 +0000 (09:03 +0000)] 
    * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work
        for 'z' operands (target of ble branch).

30 years ago * gas/hppa/basic/basic.exp: No longer expect failures for
Jeff Law [Sun, 7 Nov 1993 08:33:03 +0000 (08:33 +0000)] 
    * gas/hppa/basic/basic.exp: No longer expect failures for
        system instruction tests now that probei is fixed.

30 years ago * hppa.h: Immediate field in probei instructions is unsigned,
Jeff Law [Sun, 7 Nov 1993 08:31:22 +0000 (08:31 +0000)] 
    * hppa.h: Immediate field in probei instructions is unsigned,
        not low-sign extended.

30 years ago * config/tc-hppa.c: (update_subspace): Fix type and name of last
Jeff Law [Sun, 7 Nov 1993 07:23:52 +0000 (07:23 +0000)] 
    * config/tc-hppa.c: (update_subspace): Fix type and name of last
        parameter.  All callers fixed.
        (md_begin, pa_chk_field_selector, pa_entry): Lint.

30 years ago * gas/hppa/reloc/selectorbug.s: New test.
Jeff Law [Sun, 7 Nov 1993 06:46:44 +0000 (06:46 +0000)] 
    * gas/hppa/reloc/selectorbug.s: New test.
        * gas/hppa/reloc/reloc.exp: Run it.

30 years ago * config/tc-hppa.c (cons_fix_new_hppa): Reset field selector
Jeff Law [Sun, 7 Nov 1993 06:43:24 +0000 (06:43 +0000)] 
    * config/tc-hppa.c (cons_fix_new_hppa): Reset field selector
        to default state after it's been used.

30 years agocorrect mach3 values
David MacKenzie [Sat, 6 Nov 1993 05:51:14 +0000 (05:51 +0000)] 
correct mach3 values

30 years agomore doc cleanups
David MacKenzie [Sat, 6 Nov 1993 04:10:25 +0000 (04:10 +0000)] 
more doc cleanups

30 years agoModified Files:
Kung Hsu [Sat, 6 Nov 1993 01:32:11 +0000 (01:32 +0000)] 
Modified Files:
gdbtypes.h stabsread.c cp-valprint.c ChangeLog

        * gdbtypes.h : add a field 'ignore_field_bits in cplus_specific,
        and macros to handle the bits.
        * stabsread.c (read_one_struct_field): add VISIBILITY_IGNORE, and
        for field of length 0, set this bit on.
        * cp-valprint.c (cp_print_value_fields): for VISIBILITY_IGNORE
        field, print <no value>.

30 years ago * gdb.texinfo: updates re threads.
Roland Pesch [Sat, 6 Nov 1993 01:29:12 +0000 (01:29 +0000)] 
* gdb.texinfo: updates re threads.

30 years ago * gdb.texinfo: updates re threads.
Roland Pesch [Sat, 6 Nov 1993 00:58:33 +0000 (00:58 +0000)] 
* gdb.texinfo: updates re threads.
* remote.texinfo: avoid index entries starting with digits.

30 years ago * gdb.texinfo: updates re threads.
Roland Pesch [Sat, 6 Nov 1993 00:33:29 +0000 (00:33 +0000)] 
* gdb.texinfo: updates re threads.
* remote.texinfo: avoid index entries starting with digits.

30 years ago* Makefile.in (DISTDOCDIRS): Add gdb.
Jim Kingdon [Fri, 5 Nov 1993 21:18:17 +0000 (21:18 +0000)] 
* Makefile.in (DISTDOCDIRS):  Add gdb.

30 years agocoffcode.h change.
Ian Lance Taylor [Fri, 5 Nov 1993 20:55:58 +0000 (20:55 +0000)] 
coffcode.h change.

30 years ago* Version 4.11.2.
Jim Kingdon [Fri, 5 Nov 1993 20:54:42 +0000 (20:54 +0000)] 
* Version 4.11.2.

30 years agofix mistakes in last change
David MacKenzie [Fri, 5 Nov 1993 20:39:26 +0000 (20:39 +0000)] 
fix mistakes in last change

30 years agoadjusting repository after cvs mixup
Ken Raeburn [Fri, 5 Nov 1993 20:35:15 +0000 (20:35 +0000)] 
adjusting repository after cvs mixup

30 years agoadjusting repository for cvs flakiness
Ken Raeburn [Fri, 5 Nov 1993 20:28:08 +0000 (20:28 +0000)] 
adjusting repository for cvs flakiness

30 years agoTrying to fix repository after cvs breakage...
Ken Raeburn [Fri, 5 Nov 1993 20:21:39 +0000 (20:21 +0000)] 
Trying to fix repository after cvs breakage...

30 years ago binutils.texi: added nlmconv chapter
Jeffrey Osier [Fri, 5 Nov 1993 20:13:42 +0000 (20:13 +0000)] 
binutils.texi: added nlmconv chapter

30 years ago * config/obj-som.c (obj_som_init_stab_section): Change
Jeff Law [Fri, 5 Nov 1993 20:11:19 +0000 (20:11 +0000)] 
    * config/obj-som.c (obj_som_init_stab_section): Change
        space/subspace sort keys for the stab sections so as to avoid
        bugs in the hp linker and pxdb.

30 years agodoc cleanup
David MacKenzie [Fri, 5 Nov 1993 19:51:52 +0000 (19:51 +0000)] 
doc cleanup

30 years ago * inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGET
Stu Grossman [Fri, 5 Nov 1993 19:27:49 +0000 (19:27 +0000)] 
* inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGET
macro to set process groups.
* infptrace.c (child_resume): Temporarily use Lynx PIDGET to
specify resumption of all threads.
* infrun.c (wait_for_inferior):  Fix handling of thread-specific
breakpoints for systems where DECR_PC_AFTER_BREAK > 0 (ie: backup
PC by the right amount when continuing the thread).
* thread.c (thread_apply_command):  Add the  `thread apply'
command to apply a given GDB command to a list of threads.

30 years agoFirst cut at sanitization, doc files, &c for gas/binutils releases
Ken Raeburn [Fri, 5 Nov 1993 19:21:35 +0000 (19:21 +0000)] 
First cut at sanitization, doc files, &c for gas/binutils releases

30 years ago* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
Ken Raeburn [Fri, 5 Nov 1993 18:37:43 +0000 (18:37 +0000)] 
* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now.

30 years ago * configure.in: Add doc to configdirs.
Jim Kingdon [Fri, 5 Nov 1993 18:09:19 +0000 (18:09 +0000)] 
* configure.in: Add doc to configdirs.
* Makefile.in (info dvi install-info clean-info): Recurse into doc.

30 years ago* Makefile.in (init.c): Don't call sed if filename is empty.
Jim Kingdon [Fri, 5 Nov 1993 13:59:31 +0000 (13:59 +0000)] 
* Makefile.in (init.c): Don't call sed if filename is empty.

30 years agoCheck in version built from changed bfd-in.h.
John Gilmore [Fri, 5 Nov 1993 08:34:09 +0000 (08:34 +0000)] 
Check in version built from changed bfd-in.h.

30 years ago * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
Jim Kingdon [Fri, 5 Nov 1993 06:12:59 +0000 (06:12 +0000)] 
* gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
"_vb$".

30 years ago * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
Jim Kingdon [Fri, 5 Nov 1993 05:36:03 +0000 (05:36 +0000)] 
* gdb.t00/teststrategy.exp: Add xfail for RS/6000.
* gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.

30 years ago * dbxread.c (unknown_symchar_complaint): Make message refer to
Jim Kingdon [Fri, 5 Nov 1993 04:57:29 +0000 (04:57 +0000)] 
* dbxread.c (unknown_symchar_complaint): Make message refer to
"symbol descriptor" not "symbol type character" for consistency
with stabs.texinfo terminology.

30 years ago * stabsread.c (read_struct_fields): Accept either '$' or '.' as
Jim Kingdon [Fri, 5 Nov 1993 04:49:06 +0000 (04:49 +0000)] 
* stabsread.c (read_struct_fields): Accept either '$' or '.' as
the character which introduces a cpp_abbrev or anonymous type.

30 years ago * c-lang.c (c_printstr): Print "" to stream (like all the other
Jim Kingdon [Fri, 5 Nov 1993 03:01:47 +0000 (03:01 +0000)] 
* c-lang.c (c_printstr): Print "" to stream (like all the other
output from this function), not gdb_stdout.

30 years ago* config.sub: Accept hiux* as an OS name.
Jim Kingdon [Fri, 5 Nov 1993 02:29:48 +0000 (02:29 +0000)] 
* config.sub: Accept hiux* as an OS name.

30 years ago * gas/hppa/unsorted/fragbug.s: New test.
Jeff Law [Fri, 5 Nov 1993 01:03:25 +0000 (01:03 +0000)] 
    * gas/hppa/unsorted/fragbug.s: New test.
        * gas/hppa/unsorted/unsorted.exp: Run it.

30 years agoAdd fragbug.s to things to keep.
Jeff Law [Fri, 5 Nov 1993 01:03:13 +0000 (01:03 +0000)] 
Add fragbug.s to things to keep.

30 years ago * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
Jim Kingdon [Fri, 5 Nov 1993 01:02:31 +0000 (01:02 +0000)] 
* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
etc/make-stds.texi.  The underscore came from gcc, and dje now
agrees that RUNTESTFLAGS is the correct name.

30 years ago * write.c (chain_frchains_together): Update pointer to last
Jeff Law [Fri, 5 Nov 1993 01:01:18 +0000 (01:01 +0000)] 
    * write.c (chain_frchains_together): Update pointer to last
        frag for a segment in the seginfo structure.

30 years ago * dbxread.c (process_one_symbol): Do relocate 'S' symbols by
Jim Kingdon [Thu, 4 Nov 1993 23:03:03 +0000 (23:03 +0000)] 
* dbxread.c (process_one_symbol): Do relocate 'S' symbols by
the text offset (revert 12 Oct 93 change).

30 years ago* bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.
John Gilmore [Thu, 4 Nov 1993 22:49:47 +0000 (22:49 +0000)] 
* bfd-in.h (bfd_get_cacheable, bfd_set_cacheable):  New accessors.
* bfd.c, opncls.c:  Improve comments on file descriptor cacheing.

30 years ago * install.sh: Remove 'set -e'. It makes any conditionals
Per Bothner [Thu, 4 Nov 1993 19:13:47 +0000 (19:13 +0000)] 
* install.sh:  Remove 'set -e'.  It makes any conditionals
in the script useless.

30 years ago * config.guess: Automatically recognize arm-acorn-riscix
Per Bothner [Thu, 4 Nov 1993 18:50:25 +0000 (18:50 +0000)] 
* config.guess: Automatically recognize arm-acorn-riscix
Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).

30 years agoChanged RUNTESTFLAGS to RUNTEST_FLAGS
Jeffrey Wheat [Thu, 4 Nov 1993 17:36:24 +0000 (17:36 +0000)] 
Changed RUNTESTFLAGS to RUNTEST_FLAGS

30 years ago * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
Jim Kingdon [Thu, 4 Nov 1993 16:59:00 +0000 (16:59 +0000)] 
* lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.

30 years ago * From Pete Hoogenboom (hoogen@cs.utah.edu)
Jeff Law [Thu, 4 Nov 1993 16:58:27 +0000 (16:58 +0000)] 
    * From Pete Hoogenboom (hoogen@cs.utah.edu)
        * elf32-hppa.c (hppa_elf_get_section_contents): Fix logic error
        in last change.  Always rebuild symbol extension section the first
        time though if output sections exist (fixes ld -r problems).

30 years agoChanged RUNTESTFLAGS to RUNTEST_FLAGS
Jeffrey Wheat [Thu, 4 Nov 1993 16:43:25 +0000 (16:43 +0000)] 
Changed RUNTESTFLAGS to RUNTEST_FLAGS

30 years agoAdded .PHONY for check and installcheck. both now also echo a message.
Jeffrey Wheat [Thu, 4 Nov 1993 16:37:34 +0000 (16:37 +0000)] 
Added .PHONY for check and installcheck. both now also echo a message.

30 years agoRename RUNTESTFLAGS to RUNTEST_FLAGS
Jeffrey Wheat [Thu, 4 Nov 1993 16:08:03 +0000 (16:08 +0000)] 
Rename RUNTESTFLAGS to RUNTEST_FLAGS

30 years ago * configure.in: Make hppa*-*-hiux* use hppahpux,
Jim Kingdon [Thu, 4 Nov 1993 14:52:53 +0000 (14:52 +0000)] 
* configure.in: Make hppa*-*-hiux* use hppahpux,
not non-existent hppahiux.

30 years ago * configure.in (hppa target): check the source directory for the
David D. Zuhn [Thu, 4 Nov 1993 05:35:21 +0000 (05:35 +0000)] 
* configure.in (hppa target): check the source directory for the
  pagas sub-directory

30 years agoLose build-all.mk for net releases
Jason Merrill [Thu, 4 Nov 1993 02:10:36 +0000 (02:10 +0000)] 
Lose build-all.mk for net releases

30 years agobuild-all-latest target
David D. Zuhn [Thu, 4 Nov 1993 01:04:16 +0000 (01:04 +0000)] 
build-all-latest target

30 years agoModified Files:
Kung Hsu [Thu, 4 Nov 1993 00:49:24 +0000 (00:49 +0000)] 
Modified Files:
values.c valops.c ChangeLog

        * values.c (value_fn_field): when physical name not found, do not
        error, but return null.
        * valops.c (value_struct_elt): when name and args match does not
        mean it is the one, some times a typedef class can have the same
        memeber method and args. This probably will not happen with new
        version of g++, but it does happen in old g++ and cause gdb error.

30 years agoFix up dependencies and rules for ld.dvi, ld.info.
Ken Raeburn [Thu, 4 Nov 1993 00:09:39 +0000 (00:09 +0000)] 
Fix up dependencies and rules for ld.dvi, ld.info.

30 years ago* Makefile.in (distclean): Don't get rid of dvi or info files.
Ken Raeburn [Wed, 3 Nov 1993 23:09:24 +0000 (23:09 +0000)] 
* Makefile.in (distclean): Don't get rid of dvi or info files.

30 years agofix reloc type bits conflict
David MacKenzie [Wed, 3 Nov 1993 21:51:06 +0000 (21:51 +0000)] 
fix reloc type bits conflict

30 years ago Merge changes for dos x udi:
Jim Kingdon [Wed, 3 Nov 1993 21:33:13 +0000 (21:33 +0000)] 
Merge changes for dos x udi:
* Makefile.in (udi2go32.o): add rule to build this file
* 29k-share/udi/udi2go32.c: new file
* config/a29k/a29k-udi.mt: add udi2go32.o
* 29k-share/udi/{udr.c, udip2soc.c}: #ifdef out the entire file
  if __GO32__ is defined.  What a hack.

30 years agomake -o override OUTPUT
David MacKenzie [Wed, 3 Nov 1993 21:19:18 +0000 (21:19 +0000)] 
make -o override OUTPUT

30 years ago Merge changes from progressive for dos x udi:
Jim Kingdon [Wed, 3 Nov 1993 21:04:56 +0000 (21:04 +0000)] 
Merge changes from progressive for dos x udi:
* Makefile.in (udi2go32.o): add rule to build this file
* 29k-share/udi/udi2go32.c: new file
* config/a29k/a29k-udi.mt: add udi2go32.o
* 29k-share/udi/{udr.c, udip2soc.c}: #ifdef out the entire file
  if __GO32__ is defined.  What a hack.

30 years ago * lib/gdb.exp: Comment out code which depends on non-existent
Jim Kingdon [Wed, 3 Nov 1993 19:57:50 +0000 (19:57 +0000)] 
* lib/gdb.exp: Comment out code which depends on non-existent
`transform' procedure.

30 years agoAdd my ChangeLog entry for gdbserver back in again
Stan Shebs [Wed, 3 Nov 1993 19:47:52 +0000 (19:47 +0000)] 
Add my ChangeLog entry for gdbserver back in again

30 years agoconfigure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2.
Ken Raeburn [Wed, 3 Nov 1993 19:10:53 +0000 (19:10 +0000)] 
configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2.

30 years ago* remote.c (putpkt, getpkt): Don't call interrupt_query.
Jim Kingdon [Wed, 3 Nov 1993 18:59:04 +0000 (18:59 +0000)] 
* remote.c (putpkt, getpkt): Don't call interrupt_query.

30 years ago * findvar.c (value_of_register): Rename val to reg_val to avoid
Jim Kingdon [Wed, 3 Nov 1993 18:33:10 +0000 (18:33 +0000)] 
* findvar.c (value_of_register): Rename val to reg_val to avoid
name conflict with some (e.g. tm-m68k.h) REGISTER_CONVERT_TO_VIRTUAL.

30 years ago * lib/gdb.exp: Transform tool name.
Rob Savoye [Wed, 3 Nov 1993 18:28:22 +0000 (18:28 +0000)] 
* lib/gdb.exp: Transform tool name.
* gdb.t*/*.exp: Change error to perror so it works with DejaGnu
1.1's new error handling system.

30 years ago * config/udi.exp,unix.exp: Transform tool name.
Rob Savoye [Wed, 3 Nov 1993 18:15:18 +0000 (18:15 +0000)] 
* config/udi.exp,unix.exp: Transform tool name.
* binutils.all/*.exp: Clear errorInfo after exec.

30 years ago * main.c: Add variables source_line_number, source_file_name,
Jim Kingdon [Wed, 3 Nov 1993 16:20:02 +0000 (16:20 +0000)] 
* main.c: Add variables source_line_number, source_file_name,
source_error, source_error_allocated, and source_pre_error.
(command_line_input): If source_file_name set, increment
source_line_number and set error_pre_print with them.
(source_command): Set source_* and make a cleanup so they get
set back.

30 years ago gprof.texi: minor fix.
Jeffrey Osier [Wed, 3 Nov 1993 11:44:35 +0000 (11:44 +0000)] 
gprof.texi:  minor fix.

30 years ago * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
Jeff Law [Wed, 3 Nov 1993 06:21:14 +0000 (06:21 +0000)] 
* tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
predefined register table.
(pa_parse_number): Handle %rp in common register shortcut code.
Consistently set return value to -1 for an error.  Clean up error
messages and only print them when "print_errors" is true.  Handle
empty string case like the HP assembler -- assume a value of
zero.

30 years ago * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
Jeff Law [Wed, 3 Nov 1993 06:12:15 +0000 (06:12 +0000)] 
    * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
        * gas/hppa/more.parse/parse.exp: Run them.

30 years ago* stack.c (down_silently_command): Add comment about PR 1913.
Jim Kingdon [Wed, 3 Nov 1993 02:23:10 +0000 (02:23 +0000)] 
* stack.c (down_silently_command): Add comment about PR 1913.

30 years agoFixed minor typo ("host" sb "target" in discussion of GNUTARGET).
Roland Pesch [Wed, 3 Nov 1993 00:09:34 +0000 (00:09 +0000)] 
Fixed minor typo ("host" sb "target" in discussion of GNUTARGET).
To my shame, this was reported 28 aug 92 by Jonathan Ryshpan, and lost
in my mail pile til now.

30 years ago * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext,
Jeff Law [Tue, 2 Nov 1993 23:59:24 +0000 (23:59 +0000)] 
* scripttempl/hppaosf.sc: (___stack_zero, etext, _etext,
edata, _edata, end): Add definitions of these symbols.
(__end):  Remove definition of this symbol.
(__data_start): Move definition of this symbol.

This page took 0.0383 seconds and 4 git commands to generate.