Jeff Law [Fri, 12 Nov 1993 23:08:13 +0000 (23:08 +0000)]
* som.h (struct som_symbol): Add new fields to hold additional
information needed to build/write symbol tables and fixup streams.
(struct som_section_data_struct): Add new fields to hold additional
information needed to build/write space and subspace headers.
(som_symbol_data): New accessor macro for SOM symbol information.
(R_HPPA_*): Basic relocation types to be used by the assembler.
Jeff Law [Fri, 12 Nov 1993 22:54:41 +0000 (22:54 +0000)]
* config/tc-hppa.c (hppa_fix_struct): Use a real type for the
field selector, rather than an int. All uses of field selectors
fixed.
(tc_gen_reloc): For SOM PLABELs, always set addend to zero for now.
(md_apply_fix_1): Do not call hppa_field_adjust for any PLABEL
field.
Jim Kingdon [Fri, 12 Nov 1993 22:30:05 +0000 (22:30 +0000)]
* partial-stab.h: Ignore ':' symbol descriptors. Same case as
Kung's stabsread.c change.
Jim Kingdon [Fri, 12 Nov 1993 22:18:29 +0000 (22:18 +0000)]
* stabs.texinfo (Nested Symbols): New node.
(String Field, Symbol Descriptors): Refer to it.
Jim Kingdon [Fri, 12 Nov 1993 21:32:42 +0000 (21:32 +0000)]
* gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
Kung Hsu [Fri, 12 Nov 1993 19:34:24 +0000 (19:34 +0000)]
Modified Files:
ChangeLog stabsread.c
* stabsread.c (patch_block_stabs, define_symbol, read_type): in
g++ template instantiation, nested class can be part of the
params, and '::' can gets into symbol or type names. This is
to fix the problem. (fix pr3837)
Kung Hsu [Fri, 12 Nov 1993 19:21:13 +0000 (19:21 +0000)]
Modified Files:
gdbtypes.c ChangeLog
* gdbtypes.c (lookup_struct_elt_type): Handle type ref or pointer
to struct/union case. (fix pr3857)
Stu Grossman [Fri, 12 Nov 1993 18:59:43 +0000 (18:59 +0000)]
* coff-solib.c (coff_solib_add): Cast result of alloca().
* m68k-tdep.c (m68k_saved_pc_after_call): Get rid of
GDB_TARGET_IS_SUN3. Use more general SYSCALL_TRAP macro.
* config/m68k/m68klynx.mh (NATDEPFILES): Remove exec.o (it's
already in TDEPFILES).
* config/m68k/tm-m68k.h (SAVED_PC_AFTER_CALL): Use
m68k_saved_pc_after_call.
* Remove all Sun3 specific stuff.
* (FIX_CALL_DUMMY): Cast arg to bfd_putb32 to unsigned char *.
* config/m68k/tm-m68klynx.h: Define SYSCALL_TRAP as trap #10.
Disable REMOTE_BREAKPOINT mechanism.
* config/m68k/tm-sun3.h: Get rid of GDB_TARGET_IS_SUN3.
* Protect from multiple includion.
* Move Sun3 specific stuff from tm-m68k.h to here.
* Define SYSCALL_TRAP as trap #0.
* Remove def of SAVED_PC_AFTER_CALL (now in tm-m68k.h).
* gdbserver/low-lynx.c: Redo all register store/fetch stuff to
make it portable for 386 and 68k.
Jim Kingdon [Fri, 12 Nov 1993 17:10:56 +0000 (17:10 +0000)]
* trad-core.c (trad_unix_core_file_p): If new hook
TRAD_CORE_ALLOW_ANY_EXTRA_SIZE defined, then skip the check for the
corefile being too big.
* hosts/i386sco.h: Define it.
Jim Kingdon [Fri, 12 Nov 1993 16:35:59 +0000 (16:35 +0000)]
* mips-tdep.c (init_extra_frame_info): Check to see whether the
registers mentioned in the proc_desc have been saved. This
generalizes mips_in_lenient_prologue in the sense that we keep
searching until we've found saves for all the registers, not just
look for a "lenient prologue" pattern.
* mips-tdep.c: #if 0 lenient prologue code.
* mips-tdep.c (heuristic_proc_desc): Don't assume a host short
is 16 bits.
Jim Kingdon [Fri, 12 Nov 1993 05:33:56 +0000 (05:33 +0000)]
* config/i386/i386sol2.mh: Comment out corelow.o.
Jim Kingdon [Fri, 12 Nov 1993 02:06:50 +0000 (02:06 +0000)]
* printcmd.c (address_info): Use filtered, not unfiltered functions.
We should be able to deal with a QUIT here.
Stan Shebs [Fri, 12 Nov 1993 00:37:00 +0000 (00:37 +0000)]
More correct m68k LynxOS support
Jeff Law [Thu, 11 Nov 1993 23:51:20 +0000 (23:51 +0000)]
* config/tc-hppa.c (pa_type_args): For .import statements,
silently ignore attempt to change the symbol type for a function
from ST_ENTRY to ST_CODE on .import
Jeff Law [Thu, 11 Nov 1993 23:44:36 +0000 (23:44 +0000)]
* bfd.c (struct _bfd): Add hppabsd_core_data.
* targets.c (target_vector): Add hppabsd_core_vec.
* hpux-core.c (hpux_core_core_file_p): Fail if an unknown core
section is encountered during core section scanning.
* hppabsd-core.c: New file.
* config/hppabsd.mh: Enable HPPA BSD core files.
Jeff Law [Thu, 11 Nov 1993 23:27:21 +0000 (23:27 +0000)]
* printcmd.c (address_info): Use fprintf_symbol_filtered
to print the symbol name.
* stabsread.c (define_symbol): Handle cfront lossage for
struct/union/enums and typedefs.
* partial-stab.h (case N_BINCL): Update psymtab_language
as appropriate when changing subfiles.
(case N_SOL): Update psymtab_language as appropriate when
changing subfiles. Add typedef for structs, unions, and enums
when processing C++ files.
Jeff Law [Thu, 11 Nov 1993 23:17:51 +0000 (23:17 +0000)]
* elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove code
which is either commented out or ifdef'd out. Add, update and
clean comments. Fix various indention and spacing problems. Handle
problems related to using "ble" to jump to a stub rather than "bl"
(%r31 is trashed by "ble", but not by "bl").
(NEW_INSTRUCTION): Put inside curly braces.
(CURRENT_STUB_OFFSET): Fix indention problems.
(hppa_elf_build_arg_reloc_stub): Fix indention and spacing problems.
Add, update and clean comments. Handle "ble" %r31 lossage problems.
(hppa_elf_build_long_branch_stub): Likewise.
(hppa_look_for_stubs_in_section): Likewise.
(hppa_elf_stub_check): Remove obsolete function.
* hppa_stubs.h: Add new instructions to deal with %r31 lossage
problems. Delete unused instructions.
Jim Kingdon [Thu, 11 Nov 1993 21:35:07 +0000 (21:35 +0000)]
* stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
to picking which Bbss.bss symbol to use, and (because there seems to
be no good way of doing it) re-write some of the text to make it
sound like Bbss.bss isn't such a great idea after all (as currently
designed).
Mark Eichin [Thu, 11 Nov 1993 20:35:30 +0000 (20:35 +0000)]
if we're on lynx, set up GNU_MAKE and CONFIG_SHELL in FLAGS_TO_PASS to
override "generic" (ie. incorrect) values of "" and /usr/latest/bin/make
David D. Zuhn [Thu, 11 Nov 1993 20:07:08 +0000 (20:07 +0000)]
keep run.1
Jim Kingdon [Thu, 11 Nov 1993 19:58:00 +0000 (19:58 +0000)]
* gdb.texinfo (C): In addition to saying people have to use g++ for
good results, say they have to use stabs. Specifically say cfront
doesn't work well.
(Summary): Merge in information on Modula-2, Pascal, and Chill from
the gdb README. Add xrefs to places where the support for the various
languages is described in detail.
Jim Kingdon [Thu, 11 Nov 1993 19:52:49 +0000 (19:52 +0000)]
* README: Remove information on languages and just cite the (newly
updated) information in doc/gdb.texinfo instead.
David D. Zuhn [Thu, 11 Nov 1993 19:50:02 +0000 (19:50 +0000)]
keep pagas and utils
Jim Kingdon [Thu, 11 Nov 1993 19:24:46 +0000 (19:24 +0000)]
* delta68-nat.c: Fix typos (add missing ");" and stuct -> struct).
Jim Kingdon [Thu, 11 Nov 1993 18:07:50 +0000 (18:07 +0000)]
* config.guess: Recognize Sony news mips running newsos.
David D. Zuhn [Thu, 11 Nov 1993 03:09:24 +0000 (03:09 +0000)]
remove sh-hms from hppa
David Henkel-Wallace [Wed, 10 Nov 1993 22:59:47 +0000 (22:59 +0000)]
remove mh-unixware; we always use svr4 now.
Ian Lance Taylor [Wed, 10 Nov 1993 22:06:06 +0000 (22:06 +0000)]
* write.h (fixS): Rename fx_callj field to fx_tcbit.
* write.c, config/obj-coff.c, config/obj-coffbfd.c,
config/tc-i960.c: Corresponding changes.
Mark Eichin [Wed, 10 Nov 1993 21:58:34 +0000 (21:58 +0000)]
changelog for build-all.mk semicolon change
Mark Eichin [Wed, 10 Nov 1993 21:56:23 +0000 (21:56 +0000)]
all-cygnus, build-cygnus: "fi else" needs to be "fi ; else"
Jim Kingdon [Wed, 10 Nov 1993 21:05:38 +0000 (21:05 +0000)]
* dbxread.c (process_one_symbol, N_RBRAC): Don't clear
within_function just because local_symbols is NULL. It appears
that this bug has existed since the 10 Apr 89 change which started
clearing within_function here.
Jim Kingdon [Wed, 10 Nov 1993 19:42:31 +0000 (19:42 +0000)]
* dbxread.c: Remove BELIEVE_PCC_PROMOTION define. The code which
used this was moved to stabsread.c a long time ago.
Jim Kingdon [Wed, 10 Nov 1993 19:32:22 +0000 (19:32 +0000)]
* config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment.
* config/m68k/{tm-hp300bsd.h,tm-hp300hpux.h,tm-m68k-em.h,
tm-monitor.h,tm-sun3.h,tm-vx68.h}, config/sparc/tm-sparc.h:
Define BELIEVE_PCC_PROMOTION.
Jim Kingdon [Wed, 10 Nov 1993 16:31:17 +0000 (16:31 +0000)]
* dstread.c (dst_sym_fns): Update for flavours.
* symfile.c (find_sym_fns): Add kludge for apollo like for rs/6000.
* dstread.c (dst_symfile_offsets): Set objfile->num_sections.
Jim Kingdon [Wed, 10 Nov 1993 15:58:48 +0000 (15:58 +0000)]
gcc -Wall lint:
* thread.c: Include "gdbcmd.h" and <ctype.h>.
* Makefile.in: Update dependency.
* thread.c (thread_command): Remove unused variable p.
* values.c (unpack_double): Use len instead of TYPE_LENGTH (type).
* valprint.c (print_floating): Correctly check sign bit now that
we are using unsigned arithmetic.
* symtab.c (find_pc_line_range): Remove unused variables exact_match,
ind, and l.
Kung Hsu [Wed, 10 Nov 1993 01:47:09 +0000 (01:47 +0000)]
Modified Files:
valarith.c ChangeLog
* valarith.c (value_x_binop): fix search operator in class bug
* valarith.c (value_x_unop): fix search operator in class bug
Jim Kingdon [Wed, 10 Nov 1993 01:34:39 +0000 (01:34 +0000)]
* Makefile.in (init.c): Add udi2go32.o to list of files that we
should not try to search for _initialize_* functions.
* remote-udi.c (udi_wait): Change UDIGdb_StdoutReady back to
UDIStdoutReady. It accidentally got changed on 24 Oct 93 when
stdout was changed to gdb_stdout. Likewise for UDIGetStdout,
UDIStderrReady, and UDIGetStderr.
Mark Eichin [Tue, 9 Nov 1993 23:32:04 +0000 (23:32 +0000)]
don't ever use sh explicitly
for lynxos, set SHELL=/bin/bash
Mark Eichin [Tue, 9 Nov 1993 22:07:50 +0000 (22:07 +0000)]
add patsubst %-lynxos to subst-from-hell in stamp-[34]stage-compared.
Maybe someday I'll learn enough of gnumake to turn this into something
reasonable...
Thomas Lord [Tue, 9 Nov 1993 21:29:50 +0000 (21:29 +0000)]
Same as last time (putc_unfiltered) only this time having saved the
modified source before checking it in.
Ian Lance Taylor [Tue, 9 Nov 1993 21:28:19 +0000 (21:28 +0000)]
Entries for several checkins.
Thomas Lord [Tue, 9 Nov 1993 21:15:55 +0000 (21:15 +0000)]
Fixed too many args to putc_unfiltered.
Ian Lance Taylor [Tue, 9 Nov 1993 21:08:58 +0000 (21:08 +0000)]
* elfcode.h (elf_object_p): Rather than looking through an array
of architectures, get the ELF EM_xxx code from the backend
information. Let the generic ELF target match any EM_xxx code not
matched by another ELF target. Call elf_backend_object_p to let
the backend do more checks and set global information.
* libelf.h (struct elf_backend_data): Added elf_machine_code and
elf_backend_object_p fields.
(struct bfd_elf_arch_map): Removed.
(bfd_elf_arch_map, bfd_elf_arch_map_size): Don't declare.
* elf32-target.h, elf64-target.h: Initialize elf_machine_code
field with ELF_MACHINE_CODE. Initialize elf_backend_object_p
field with elf_backend_object_p (if it is defined).
* elf32-gen.c, elf32-hppa.c, elf32-i386.c, elf32-i860.c,
elf32-m68k.c, elf32-m88k.c, elf32-mips.c, elf32-sparc.c,
elf64-gen.c (ELF_MACHINE_CODE): Defined.
* elf32-mips.c: Include ecoffswap.h to get ECOFF swapping
routines.
(mips_elf_object_p): Set the right machine number.
(mips_elf_ecoff_debug_swap): Defined.
(elf_backend_object_p): Defined to be mips_elf_object_p.
(elf_backend_ecoff_debug_swap): Defined to be
mips_elf_ecoff_debug_swap.
* elf.c (bfd_elf_arch_map, bfd_elf_arch_map_size): Removed.
* elf32-mips.c (elf_mips_howto_table): Don't complain on overflow
for R_MIPS_26. Correct overflow detection requires matching the
upper four bits of the destination against the PC. From Ted Lemon
<mellon@pepper.ncd.com>.
* elf32-hppa.c (elf_hppa_reloc_type_lookup): Return type
should point to const data.
Mark Eichin [Tue, 9 Nov 1993 20:57:07 +0000 (20:57 +0000)]
* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
(needed for CONFIG_SHELL to actually work)
Ian Lance Taylor [Tue, 9 Nov 1993 20:23:47 +0000 (20:23 +0000)]
* nlmconv.c (i386_mangle_relocs): Adjust reloc address by
section output_offset.
Stan Shebs [Tue, 9 Nov 1993 19:43:51 +0000 (19:43 +0000)]
Fix a braino
Roland Pesch [Tue, 9 Nov 1993 19:07:05 +0000 (19:07 +0000)]
Fixed a few regular typos (@var for @value).
Jim Kingdon [Tue, 9 Nov 1993 18:50:22 +0000 (18:50 +0000)]
* utils.c (quit): Also call gdb_flush on standard output and error.
Jim Kingdon [Tue, 9 Nov 1993 18:28:04 +0000 (18:28 +0000)]
* .gdbinit: Remove "source /.gdbinit". It causes a spurious error
if /.gdbinit doesn't exist (and I know of no convention of putting
something in /.gdbinit).
Ian Lance Taylor [Tue, 9 Nov 1993 16:33:28 +0000 (16:33 +0000)]
* libelf.h: Added some comments.
(struct elf_backend_data): Added elf_backend_ecoff_debug_swap
field. Removed unused write_relocs field.
* elf32-target.h: Adjusted elf_backend_data initialization
accordingly.
* elf64-target.h: Corrected elf_backend_data initialization to
fill in all fields and to set elf_64_p to 1.
Jeff Law [Tue, 9 Nov 1993 09:57:02 +0000 (09:57 +0000)]
* Makefile.in (distclean): Delete config-stamp and config.h
Jeff Law [Tue, 9 Nov 1993 09:52:59 +0000 (09:52 +0000)]
* config/tc-hppa.c (evaluate_absolute): Avoid relying on
ANSI-C features.
Jeff Law [Tue, 9 Nov 1993 08:51:02 +0000 (08:51 +0000)]
* config/tc-hppa.c (pa_type_args): Renamed from pa_export_args.
Accept new argument "is_export". All callers changed. When
processing a .export directive for a function, do not allow
the user to set the type to "CODE", instead warn and set the
type to "ENTRY".
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>
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.
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.
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.
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.
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.
Jim Kingdon [Mon, 8 Nov 1993 22:58:34 +0000 (22:58 +0000)]
* gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
David D. Zuhn [Mon, 8 Nov 1993 21:20:52 +0000 (21:20 +0000)]
update for datasheet
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.
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.
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.
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.
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.
David Edelsohn [Mon, 8 Nov 1993 16:00:17 +0000 (16:00 +0000)]
* 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.
David Henkel-Wallace [Mon, 8 Nov 1993 14:28:46 +0000 (14:28 +0000)]
netware target support.
David Henkel-Wallace [Mon, 8 Nov 1993 14:27:46 +0000 (14:27 +0000)]
assert netware, etc
David Henkel-Wallace [Mon, 8 Nov 1993 14:22:06 +0000 (14:22 +0000)]
netware 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.
David Henkel-Wallace [Mon, 8 Nov 1993 14:19:26 +0000 (14:19 +0000)]
Netware target support
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.
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.
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.
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.
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.
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.
Jeff Law [Sun, 7 Nov 1993 09:15:13 +0000 (09:15 +0000)]
* config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.
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).
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.
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.
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.
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.
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.
David MacKenzie [Sat, 6 Nov 1993 05:51:14 +0000 (05:51 +0000)]
correct mach3 values
David MacKenzie [Sat, 6 Nov 1993 04:10:25 +0000 (04:10 +0000)]
more doc cleanups
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>.
Roland Pesch [Sat, 6 Nov 1993 01:29:12 +0000 (01:29 +0000)]
* 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.
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.
Jim Kingdon [Fri, 5 Nov 1993 21:18:17 +0000 (21:18 +0000)]
* Makefile.in (DISTDOCDIRS): Add gdb.
Ian Lance Taylor [Fri, 5 Nov 1993 20:55:58 +0000 (20:55 +0000)]
coffcode.h change.
Jim Kingdon [Fri, 5 Nov 1993 20:54:42 +0000 (20:54 +0000)]
* Version 4.11.2.
David MacKenzie [Fri, 5 Nov 1993 20:39:26 +0000 (20:39 +0000)]
fix mistakes in last change
Ken Raeburn [Fri, 5 Nov 1993 20:35:15 +0000 (20:35 +0000)]
adjusting repository after cvs mixup
Ken Raeburn [Fri, 5 Nov 1993 20:28:08 +0000 (20:28 +0000)]
adjusting repository for cvs flakiness
Ken Raeburn [Fri, 5 Nov 1993 20:21:39 +0000 (20:21 +0000)]
Trying to fix repository after cvs breakage...
Jeffrey Osier [Fri, 5 Nov 1993 20:13:42 +0000 (20:13 +0000)]
binutils.texi: added nlmconv chapter