John Gilmore [Fri, 28 Aug 1992 05:00:36 +0000 (05:00 +0000)]
Accept i486 where i386 ok.
John Gilmore [Fri, 28 Aug 1992 04:59:03 +0000 (04:59 +0000)]
* tm-altosgas.h, tm-i386v-g.h: Remove ancient coff encap configs.
* config/{altosgas.mt, i386v-g.mt, i386v32-g.mt}: Ditto.
* config/{i386sco.mt,i386v32.mt}: Remove; identical to i386v.mt.
* config/{go32.mt,i960.mt}: Remove; they only printed error msgs.
* config/nindy960.mt: Remove useless MT_CFLAGS setting.
* config/i386aout.mt: Use tm-i386v.h, not tm-i386v-g.h.
John Gilmore [Fri, 28 Aug 1992 04:58:27 +0000 (04:58 +0000)]
* configure.in (target configurations): Reformat into table.
Remove unsupp. Amigados host and target. Ditto Mach 386 target.
* tm-altosgas.h, tm-i386v-g.h: Remove ancient coff encap configs.
* config/{altosgas.mt, i386v-g.mt, i386v32-g.mt}: Ditto.
* config/{i386sco.mt,i386v32.mt}: Remove; identical to i386v.mt.
* config/{go32.mt,i960.mt}: Remove; they only printed error msgs.
* config/nindy960.mt: Remove useless MT_CFLAGS setting.
* config/i386aout.mt: Use tm-i386v.h, not tm-i386v-g.h.
* Makefile.in (config-check): Add command to check whether
configure.in is consistent with config/*.
John Gilmore [Fri, 28 Aug 1992 02:00:26 +0000 (02:00 +0000)]
Remove -gas variants; GDB doesn't care. Cross-check with config/*.mh
to make sure all .mh files are represented and vice verse.
Ian Lance Taylor [Fri, 28 Aug 1992 00:08:35 +0000 (00:08 +0000)]
Thu Aug 27 16:38:42 1992 Ian Lance Taylor (ian@cygnus.com)
* gld960.em (gld960_choose_target): the target depends on
HOST_BIG_ENDIAN_P.
Ian Lance Taylor [Fri, 28 Aug 1992 00:08:13 +0000 (00:08 +0000)]
Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com)
* targets.c, config/i960-bout.mt, hosts/*: added
HOST_BIG_ENDIAN_DEFAULT_VECTOR and
HOST_LITTLE_ENDIAN_DEFAULT_VECTOR because bout archive format
depends on the endianness of the host. Added #define
HOST_BIG_ENDIAN_P and #undef HOST_BIG_ENDIAN_P to a number of
configuration files in hosts/ (it was already in some).
Brendan Kehoe [Thu, 27 Aug 1992 22:19:51 +0000 (22:19 +0000)]
* config.sub: add we32k
Brendan Kehoe [Thu, 27 Aug 1992 22:11:48 +0000 (22:11 +0000)]
Add preliminary support for the we32k (AT&T 3b2).
Brendan Kehoe [Thu, 27 Aug 1992 22:09:30 +0000 (22:09 +0000)]
Add preliminary support for the we32k (AT&T 3b2 family).
Brendan Kehoe [Thu, 27 Aug 1992 22:08:01 +0000 (22:08 +0000)]
Add preliminary support for the we32k (AT&T 3b2 and family).
Brendan Kehoe [Thu, 27 Aug 1992 22:04:34 +0000 (22:04 +0000)]
* configure.in: add we32k
Mark Eichin [Thu, 27 Aug 1992 21:19:27 +0000 (21:19 +0000)]
correct use of bfd symbols
John Gilmore [Thu, 27 Aug 1992 04:15:42 +0000 (04:15 +0000)]
* configure.in (host configurations): Reformat nested cases into
easy-to-maintain table.
(altos-*-gas): Use -gas flag instead of OS "gas".
Steve Chamberlain [Thu, 27 Aug 1992 00:35:09 +0000 (00:35 +0000)]
* bout.c: added support for relaxable alignment relocs.
* seclet.c (rel, seclet_dump_seclet, seclet_dump): get the app to
pass down pointer to play area rather than use alloca
Steve Chamberlain [Thu, 27 Aug 1992 00:32:05 +0000 (00:32 +0000)]
* ldlang.c (lang_process): don't pass null pointers when
abs_output_section is what is required.
* ldwrite.c (ldwrite): use malloc to allocate the largest space
used, and pass that down.
* relax.c,relax.h (write_relaxnorel): use the passed malloc area rather
than alloca.
Fred Fish [Wed, 26 Aug 1992 23:05:55 +0000 (23:05 +0000)]
* cplus-dem.c: Reorder args to most local functions to make them
follow the consistent pattern of struct work_stuff pointer first,
followed by pointer into string being demangled, followed by
pointer to the string where the result is being stored, followed
by other args. Also generally replace most variables of name
"type" with "mangled" for consistency. They all pointed to the
same string but half were one name and half the other.
* cplus-dem.c (LONGERNAMES): Remove #ifndef's.
* cplus-dem.c (demangle_qualified): Rewrite to clean up and allow
use whenever a qualified name is being demangled.
* cplus-dem.c (do_type): Qualified names are treated similarly
to fundamental types, not as modifiers of fundamental types.
Steve Chamberlain [Wed, 26 Aug 1992 21:21:20 +0000 (21:21 +0000)]
* cpu-z8k.c (compatible): made static to reduce name space
polution.
Ken Raeburn [Wed, 26 Aug 1992 04:08:45 +0000 (04:08 +0000)]
* config/tc-m68k.c (init_table): Now const. Always include 68851
data, so that "bc" is available to 68040 cache instructions. Added
"tt0", "tt1", and
68ec030 variants.
(md_assemble): Complain if 68000 (only) and 68881 are specified.
(enum _register): Added TT0, TT1.
(m68k_ip, cases '3' and 't'): Handle new operand type codes. Pass
line number correctly in "internal error" messages. Don't print
architecture-mismatch message for operand errors.
From Colin Smith (colin@wrs.com):
* config/tc-m68k.c (m68k_ip, case '_'): Use addword twice rather than
install_operand.
Ken Raeburn [Wed, 26 Aug 1992 04:02:42 +0000 (04:02 +0000)]
* config/tc-m68k.c (init_table): Now const. Always include 68851
data, so that "bc" is available to 68040 cache instructions. Added
"tt0", "tt1", and
68ec030 variants.
(md_assemble): Complain if 68000 (only) and 68881 are specified.
(enum _register): Added TT0, TT1.
(m68k_ip, cases '3' and 't'): Handle new operand type codes. Pass
line number correctly in "internal error" messages. Don't print
architecture-mismatch message for operand errors.
From Colin Smith (colin@wrs.com):
* config/tc-m68k.c (m68k_ip, case '_'): Use addword twice rather than
install_operand.
Ken Raeburn [Wed, 26 Aug 1992 03:46:22 +0000 (03:46 +0000)]
m68k.h (m68ec030): Defined as alias for 68030.
(m68k_opcodes): New type characters "3" for 68030 MMU regs and "t" for
immediate 0-7 added. Set up some opcodes (ptest, bkpt) to use them.
Tightened description of "fmovex" to distinguish it from some "pmove"
encodings. Added "pmove" for 68030 MMU regs, cleaned up descriptions that
claimed versions were available for chips not supporting them. Added
"pmovefd".
sparc.h: Fixed up some comments.
Steve Chamberlain [Tue, 25 Aug 1992 22:23:20 +0000 (22:23 +0000)]
* internal.h: added #define for STYP_LIT, removed from a29k and
h8300.
Steve Chamberlain [Tue, 25 Aug 1992 22:16:39 +0000 (22:16 +0000)]
* listing.c (buffer_line): rewind to the start of include
files, they might be included twice.
Steve Chamberlain [Tue, 25 Aug 1992 22:12:54 +0000 (22:12 +0000)]
Support for the Z8k
Steve Chamberlain [Tue, 25 Aug 1992 22:09:47 +0000 (22:09 +0000)]
Regenerated after Z8000 addition
Steve Chamberlain [Tue, 25 Aug 1992 22:07:19 +0000 (22:07 +0000)]
Support for the Z8000
Steve Chamberlain [Tue, 25 Aug 1992 22:04:53 +0000 (22:04 +0000)]
Add basic support for the z8k:
* Makefile.in, archures.c, coffcode.h, configure.in, reloc.c,
section.c, targets.c,
Roland Pesch [Tue, 25 Aug 1992 21:20:06 +0000 (21:20 +0000)]
Markup changes to run through TeX without errors.
WARNING: (1) this has not yet been proofread as a printout---just eliminated
problems that TeX complained about.
(2) extraneous line breaks introduced in some examples, sometimes
in ridiculously long strings; this may falsify examples. Places
where I did this are marked by FIXME comments.
Roland Pesch [Tue, 25 Aug 1992 20:56:41 +0000 (20:56 +0000)]
Some improvements in Texinfo markup:
1) use makeinfo node defaulting
2) correct bad xref
3) use @display, @exdent, etc. as first approximation to Julia's
clever typewriter markup; **THIS WILL NEED STUDY AND REVISION**
4) introduce many nodes rather than ---- in "detailed reference" appendix
Stu Grossman [Tue, 25 Aug 1992 17:14:51 +0000 (17:14 +0000)]
Add sparc-stub.c to .Sanitize
Steve Chamberlain [Tue, 25 Aug 1992 15:40:52 +0000 (15:40 +0000)]
Move a patch which got put in the wrong place.
Fred Fish [Tue, 25 Aug 1992 15:13:55 +0000 (15:13 +0000)]
Update to make patches relative to current devo sources.
Stu Grossman [Tue, 25 Aug 1992 03:52:20 +0000 (03:52 +0000)]
* configure.in: Add sparclite as a target.
Stu Grossman [Tue, 25 Aug 1992 03:47:53 +0000 (03:47 +0000)]
* sparc-stub.c (handle_exception): Flush instruction cache just
before returning to the user. (hexToInt): Fix overzealous cleanup.
Steve Chamberlain [Mon, 24 Aug 1992 22:37:04 +0000 (22:37 +0000)]
* ar.c (map_over_members): if the element of the archive has a
null name, fill it in.
* nm.c (do_one_rel_file): only warn if a bfd's flags say there
will be symbols and there aren't any.
Ian Lance Taylor [Mon, 24 Aug 1992 22:32:46 +0000 (22:32 +0000)]
Renamed OSE configuration to ose.
Steve Chamberlain [Mon, 24 Aug 1992 21:53:04 +0000 (21:53 +0000)]
* ieee.c (ieee_get_symtab): always null terminate the symbol list,
lint.
Ian Lance Taylor [Mon, 24 Aug 1992 21:06:34 +0000 (21:06 +0000)]
Brought up from p3:
Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: don't create all directories for ``make install'';
let the subdirectories create the ones they need.
Ian Lance Taylor [Mon, 24 Aug 1992 19:48:54 +0000 (19:48 +0000)]
Mon Aug 24 12:45:12 1992 Ian Lance Taylor (ian@cygnus.com)
* tc-m68k.c: use TARGET_CPU to choose default cpu type.
* te-generic.h: default to LOCAL_LABELS_DOLLAR and LOCAL_LABELS_FB
so that we can assemble hand-written libgcc code.
Ian Lance Taylor [Mon, 24 Aug 1992 19:48:24 +0000 (19:48 +0000)]
Mon Aug 24 12:45:43 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: defined TARGET_CPU for C code so that it can choose
one element of a family.
Steve Chamberlain [Mon, 24 Aug 1992 19:10:06 +0000 (19:10 +0000)]
* coffcode.h (coff_add_missing_symbols): if symbols don't come
from a coff file (csym is null), dont deref them
* ieee.c (parse_expression): get the answer right when adding an
abs+(sec+off), (ieee_generic_stat_arch_elt): call ieee_object_p
on elts so that filename is filled in.
Fred Fish [Mon, 24 Aug 1992 19:00:24 +0000 (19:00 +0000)]
* infrun.c (handle_command): Rewrite to allow multiple signal
numbers, signal number ranges, and to recognize "all" to mean all
signals except those used by the debugger.
* infrun.c (SET_SIGS, UNSET_SIGS): Macros used in handle_command
to set or reset actions for specific signals.
John Gilmore [Mon, 24 Aug 1992 08:20:14 +0000 (08:20 +0000)]
FIXME. Half-done documentation for the macros used to configure GDB's
sources. What's there now is a list of all macros, and at least one
source file in which they are referenced.
Fred Fish [Mon, 24 Aug 1992 00:13:11 +0000 (00:13 +0000)]
* coffread.c (decode_type): Call alloc_type to alloc new
types.
* stabsread.c (read_array_type, read_range_type, define_symbol):
Call alloc_type to alloc new types.
* stabsread.c (define_symbol): Move dbl_valu symbol field data
from type_obstack to symbol_obstack.
* stabsread.c (define_symbol): Move typedef_sym from type_obstack
to symbol_obstack.
* gdbtypes.h (TYPE_ALLOC): New macro to allocate space for data
associated with a type, using the same mechanism as was used to
allocate space for the type structure itself.
* coffread.c (patch_type, coff_read_struct_type,
coff_read_enum_type): Use TYPE_ALLOC.
* dwarfread.c (struct_type): Use TYPE_ALLOC.
* gdbtypes.c (create_array_type, check_stub_method,
allocate_cplus_struct_type): Use TYPE_ALLOC.
* mipsread.c (parse_symbol, parse_type): Use TYPE_ALLOC.
* stabsread.c (read_struct_type, read_array_type, read_enum_type,
read_range_type): Use TYPE_ALLOC.
Fred Fish [Sun, 23 Aug 1992 18:09:19 +0000 (18:09 +0000)]
* breakpoint.c (breakpoint_re_set): Select a default source
symtab if one is not currently selected.
* utils.c (query): Call wrap_here before building the output
query string, to turn off wrapping and flush any buffered output.
Otherwise our query may end up in the wrap buffer and never be
seen by the user.
* eval.c (evaluate_subexp): Report error when attempting to
evaluate subscript for types without a target type, rather
than dumping core by using the NULL pointer.
* symfile.c (symbol_file_command): Forget current_source_symtab
and current_source_line when discarding symbol table.
John Gilmore [Sun, 23 Aug 1992 05:36:09 +0000 (05:36 +0000)]
Bug fixes from Andrew Heybey <ath@lcs.mit.edu>.
* tm-mips.h (REGISTER_VIRTUAL_TYPE): Float regs are float type.
* mips-tdep.c (mips_print_register): Alloc enough space for two regs.
Stu Grossman [Fri, 21 Aug 1992 22:35:35 +0000 (22:35 +0000)]
* remote.c (remote_open): Fix baud rate setting to make -b flag
work. (remote_wait): Change 'T' message parser to deal with new
improved format which allows stub to send an arbitrary bunch of
registers.
* sparc-stub.c: General cleanups. (trap_low, handle_exception):
make all this re-entrant by storing all state on the stack. Clean
up memory error trapping. (computeSignal, set_debug_traps):
make it all table driven. Make a start at a baud rate setting command.
Ken Raeburn [Fri, 21 Aug 1992 19:21:52 +0000 (19:21 +0000)]
From p3:
* messages.c (as_warn): Use fputs, not fprintf, with a buffer that
has already been formatted (but may still contain %-characters).
(as_bad): Likewise.
Ken Raeburn [Fri, 21 Aug 1992 01:43:49 +0000 (01:43 +0000)]
common/undef sym handling fix from p3
Ken Raeburn [Thu, 20 Aug 1992 23:13:33 +0000 (23:13 +0000)]
enough align-reloc support for "objdump -r", not enough for linking
Per Bothner [Thu, 20 Aug 1992 04:04:50 +0000 (04:04 +0000)]
Re-do change for revision 1.28 that got trashed by 1.29.
Ian Lance Taylor [Wed, 19 Aug 1992 22:01:25 +0000 (22:01 +0000)]
Brought forward from p3:
Wed Aug 19 14:59:07 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories, use full
Ian Lance Taylor [Wed, 19 Aug 1992 21:38:00 +0000 (21:38 +0000)]
Brought forward from p3:
Wed Aug 19 14:36:39 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories.
Roland Pesch [Wed, 19 Aug 1992 21:34:47 +0000 (21:34 +0000)]
Introduce more blanks in examples; minor formatting cleanup.
Ian Lance Taylor [Wed, 19 Aug 1992 18:28:48 +0000 (18:28 +0000)]
This is for PR 628.
Wed Aug 19 10:23:27 1992 Ian Lance Taylor (ian@cygnus.com)
* m68k-pinsn.c: handle new operand type 'r', introduced for cas2.
Ian Lance Taylor [Wed, 19 Aug 1992 18:27:48 +0000 (18:27 +0000)]
This is for PR 628.
Wed Aug 19 11:20:59 1992 Ian Lance Taylor (ian@cygnus.com)
* tc-m68k.c, tc-m68kmote.c: the cas2 instruction is supposed to be
written with indirection on the last two operands, which can be
either data or address registers. Added a new operand type 'r'
which accepts either register type. Added '(' to notend stuff in
tc-m68kmote.c to accept (a0):(a2) in cas2 instruction.
Ian Lance Taylor [Wed, 19 Aug 1992 18:27:12 +0000 (18:27 +0000)]
This is for PR 628.
Wed Aug 19 11:20:25 1992 Ian Lance Taylor (ian@cygnus.com)
* m68k-pinsn.c: handle new operand type 'r', introduced for cas2.
Ian Lance Taylor [Wed, 19 Aug 1992 17:26:47 +0000 (17:26 +0000)]
Wed Aug 19 10:23:27 1992 Ian Lance Taylor (ian@cygnus.com)
* remote-vx.c: redefine malloc to avoid buggy declaration on
RS/6000 <rpc/types.h>.
xm-rs6000.h: include <sys/select.h> to define fd_set for
<rpc/svc.h> on RS/6000.
Ken Raeburn [Wed, 19 Aug 1992 14:42:21 +0000 (14:42 +0000)]
mainly link-relax changes
Rob Savoye [Wed, 19 Aug 1992 03:48:17 +0000 (03:48 +0000)]
Added option to print the version number.
Rob Savoye [Wed, 19 Aug 1992 03:45:36 +0000 (03:45 +0000)]
Added -V option to print version number.
Rob Savoye [Wed, 19 Aug 1992 03:25:51 +0000 (03:25 +0000)]
Added +version (-V) option to print version number.
Rob Savoye [Wed, 19 Aug 1992 03:24:16 +0000 (03:24 +0000)]
Added -V option to print the version number.
Roland Pesch [Tue, 18 Aug 1992 23:27:38 +0000 (23:27 +0000)]
Hitachi now calls assembler plain "as", not "as83".
Roland Pesch [Tue, 18 Aug 1992 23:02:35 +0000 (23:02 +0000)]
Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
* gdbinv-s.m4.in: refrain from using @cartouche for just a few
examples (not consistent w others).
gdb.texinfo: issue disclaimer paragraph on cmdline options only
for generic vn of doc
Ken Raeburn [Tue, 18 Aug 1992 22:20:44 +0000 (22:20 +0000)]
ChangeLog entry for sparc.mt added last week.
Ian Lance Taylor [Tue, 18 Aug 1992 21:59:59 +0000 (21:59 +0000)]
Moved in from p3:
Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories.
Ian Lance Taylor [Tue, 18 Aug 1992 21:59:16 +0000 (21:59 +0000)]
Moved in from p3:
Tue Aug 18 14:48:24 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added FLAGS_TO_PASS variable, and passed it to
recursive invocations of make. Always create installation
directories.
Ian Lance Taylor [Tue, 18 Aug 1992 21:25:33 +0000 (21:25 +0000)]
Moved in from p3:
Tue Aug 18 14:19:01 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories.
Ian Lance Taylor [Tue, 18 Aug 1992 21:24:59 +0000 (21:24 +0000)]
Moved in from p3:
Tue Aug 18 14:16:38 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories. Removed
MINUS_G, set CFLAGS to default to -g, added FLAGS_TO_PASS, passed
FLAGS_TO_PASS to recursive makes.
Roland Pesch [Tue, 18 Aug 1992 21:14:22 +0000 (21:14 +0000)]
Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
* gdb.texinfo: in h8 config, do not describe searching commands.
Ian Lance Taylor [Tue, 18 Aug 1992 20:48:29 +0000 (20:48 +0000)]
Moved in from p3:
Tue Aug 18 13:41:36 1992 Ian Lance Taylor (ian@cygnus.com)
* configure.in: accept all m68K family members.
* Makefile.in: always create installation directories.
Ian Lance Taylor [Tue, 18 Aug 1992 20:34:26 +0000 (20:34 +0000)]
Moved in from p3:
Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com)
* config/mh-apollo68v: removed -g from CC definition.
* Makefile.in: always create installation directories.
Ian Lance Taylor [Tue, 18 Aug 1992 20:24:22 +0000 (20:24 +0000)]
Moved in from p3:
Tue Aug 18 12:57:45 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added FLAGS_TO_PASS, and used it for all recursive
invocations of make. Also, always create installation
directories.
* config/apollov68.mh: removed -g from CC definition.
Sean Eric Fagan [Tue, 18 Aug 1992 19:49:58 +0000 (19:49 +0000)]
Need L_SET defined on the apollo, at least under BSD emulation mode.
Michael Tiemann [Tue, 18 Aug 1992 18:35:50 +0000 (18:35 +0000)]
Support netx configuration (which permits long-only alignment on m68k).
Roland Pesch [Tue, 18 Aug 1992 01:36:36 +0000 (01:36 +0000)]
Sigh; rectify error from jumping the gun on editing file while CVS
checkin proceeding. Check in with most generic markup for page layout.
Per Bothner [Tue, 18 Aug 1992 01:35:31 +0000 (01:35 +0000)]
* m68k-pinsn.c: Minor fix in style of output (don't use
range to indicate floating point control registers).
Roland Pesch [Tue, 18 Aug 1992 01:34:34 +0000 (01:34 +0000)]
Check in with @smallbook commented out!
Roland Pesch [Tue, 18 Aug 1992 01:33:09 +0000 (01:33 +0000)]
Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
* gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
conditionals; introduce a few generic switches that may be
useful for other cross-dev or dos-hosted configs.
* gdb.texinfo: fix typo in "info reg" description
Steve Chamberlain [Mon, 17 Aug 1992 22:12:02 +0000 (22:12 +0000)]
* input-scrub.c (input_scrub_pop, input_scrub_push): memcpy was
being used with args swapped, causing occasional lossage when
refilling buffers after an include file.
Ken Raeburn [Mon, 17 Aug 1992 20:42:16 +0000 (20:42 +0000)]
* config/decstation.mh (HDEFINES): Specify "-G 4" to avoid
overflowing gp-offset range.
Ken Raeburn [Mon, 17 Aug 1992 20:20:54 +0000 (20:20 +0000)]
* messages.c (as_tsktsk): Use correct ANSI form for stdarg version.
Discard bogus DONTDEF version.
(as_warn, as_bad, as_fatal): Likewise.
Steve Chamberlain [Mon, 17 Aug 1992 19:29:07 +0000 (19:29 +0000)]
* srec.c (srec_set_section_contents): don't write out sections
without the LOAD and ALLOC attributes
Roland Pesch [Mon, 17 Aug 1992 18:35:59 +0000 (18:35 +0000)]
Use new name of man page (ld.1).
Roland Pesch [Mon, 17 Aug 1992 18:28:26 +0000 (18:28 +0000)]
Thanks to Zoo watchfulness:
(1) reflect current name of linker (now "ld", not "gld");
(2) fill in missing portion of a reference to full manual;
(3) fix old random typo spotted while proofing above.
Ken Raeburn [Mon, 17 Aug 1992 16:05:07 +0000 (16:05 +0000)]
* bfd.h: Regenerated after page/segment size changes.
Ken Raeburn [Mon, 17 Aug 1992 16:04:19 +0000 (16:04 +0000)]
* archures.c, cpu-m68k.c, cpu-sparc.c: Undo 16 June changes.
* libaout.h (struct aout_backend_data): New callback "set_sizes".
* aout-target.h (callback): Don't set page/seg sizes.
(mkobject): Ditto.
(set_sizes): New routine.
(backend_data): Point to it.
* aoutf1.h (sunos4_set_sizes): Heed architecture when setting sizes.
(sunos4_aout_backend): Point to it.
* aoutx.h (set_arch_mach): Call set_sizes callback.
John Gilmore [Sun, 16 Aug 1992 08:20:01 +0000 (08:20 +0000)]
* stabs.texinfo: Minor updates from running TeX over it.
* Makefile.in (stabs.dvi, stabs.ps): Add.
Per Bothner [Sun, 16 Aug 1992 03:55:12 +0000 (03:55 +0000)]
First pass at converting Julia's stabs document into texinfo.
John Gilmore [Sat, 15 Aug 1992 11:23:46 +0000 (11:23 +0000)]
Add aout/adobe.h.
John Gilmore [Sat, 15 Aug 1992 11:06:41 +0000 (11:06 +0000)]
Surround extended support with #ifdef HAVE_68881.
John Gilmore [Sat, 15 Aug 1992 11:06:00 +0000 (11:06 +0000)]
* gdb.texinfo, refcard.tex: Document mult args on `info reg'.
* Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
John Gilmore [Sat, 15 Aug 1992 10:00:10 +0000 (10:00 +0000)]
* infcmd.c (registers_info): Handle multiple register names.
Changes inspired by Roland McGrath.
Stu Grossman [Sat, 15 Aug 1992 09:34:25 +0000 (09:34 +0000)]
* sparc-stub.c: New file. Mix it with your SPARClite
application, and it will speak GDB remote protocol!
* remote.c (remote_wait): Change 'T' (expedited reply) message to
deal with arbitrary registers. Needed for sparc-stub,
John Gilmore [Sat, 15 Aug 1992 04:12:16 +0000 (04:12 +0000)]
Add section on partial symbol tables.
Ken Raeburn [Sat, 15 Aug 1992 02:57:12 +0000 (02:57 +0000)]
* config/tc-m68k.c (m68k_ip): If instruction is invalid for the
selected architecture, print a message saying so and listing what
processors support it, rather than saying "operands mismatch".
Ken Raeburn [Sat, 15 Aug 1992 02:50:47 +0000 (02:50 +0000)]
* config/tc-m68k.c (m68k_ip): If instruction is invalid for the
selected architecture, print a message saying so and listing what
processors support it, rather than saying "operands mismatch".
Per Bothner [Sat, 15 Aug 1992 02:27:58 +0000 (02:27 +0000)]
* aout-target.h: Make _bfd_slurp_extended_name_table be
the default. Given that we *write* the suckers (for long
archive member names), we really ought to be able to read them!
* trad-core.c: Don't include <machine/reg.h>. It doesn't
seem to be needed, and many machines don't have it.
Per Bothner [Fri, 14 Aug 1992 23:12:58 +0000 (23:12 +0000)]
* m68k.h: Merged in patches (mostly m68040-specific) from
Colin Smith <colin@wrs.com>.
Per Bothner [Fri, 14 Aug 1992 21:23:56 +0000 (21:23 +0000)]
* m68k.h: Merged m68kmri.h and m68k.h (using the former as a
base). Also cleaned up duplicates, re-ordered instructions for
the sake of dis-assembling (so aliases come after standard names).
* m68kmri.h: Now just defines some macros, and #includes m68k.h.
This page took 0.039427 seconds and 4 git commands to generate.