Doug Evans [Tue, 6 Jan 1998 13:12:16 +0000 (13:12 +0000)]
* config/tc-txvu.c (md_assemble): Handle no separator between
upper and lower insn #ifndef VERTICAL_BAR_SEPARATOR.
(assemble_insn): Likewise.
Doug Evans [Tue, 6 Jan 1998 13:09:00 +0000 (13:09 +0000)]
* txvu-dis.c (print_insn_txvu): Handle no separator between
upper and lower insn #ifndef VERTICAL_BAR_SEPARATOR.
Mark Alexander [Mon, 5 Jan 1998 23:43:30 +0000 (23:43 +0000)]
* interp.c (sim_monitor): Handle Densan monitor outbyte
and inbyte functions.
Mark Alexander [Mon, 5 Jan 1998 23:41:46 +0000 (23:41 +0000)]
* monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
* monitor.c (monitor_wait): Echo program output.
* dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag,
add MO_PRINT_PROGRAM_OUTPUT flag.
Doug Evans [Mon, 5 Jan 1998 16:02:58 +0000 (16:02 +0000)]
snapshot
Doug Evans [Mon, 5 Jan 1998 15:53:49 +0000 (15:53 +0000)]
snapshot
Doug Evans [Mon, 5 Jan 1998 15:52:15 +0000 (15:52 +0000)]
(TXVU_MASK_VFREG): Renamed from TXVU_MASK_REG.
David Taylor [Mon, 5 Jan 1998 15:36:49 +0000 (15:36 +0000)]
fix gdb/13620 -- control-c to interrupt gdb command only works once.
if HAVE_SIGSETJMP is not defined, nothing is changed; if it is defined
(as it now is for sysv4 based systems), then the fix is enabled.
Doug Evans [Mon, 5 Jan 1998 14:56:04 +0000 (14:56 +0000)]
* config/tc-txvu.c: #include dis-asm.h, opcode/txvu.h, elf/txvu.h.
(md_begin): Call txvu_opcode_init_tables.
(assemble_insn): New function.
(md_assemble): Beginnings of implementation.
Nick Clifton [Mon, 5 Jan 1998 14:36:14 +0000 (14:36 +0000)]
sanitized out m32rx entries
Doug Evans [Mon, 5 Jan 1998 14:28:23 +0000 (14:28 +0000)]
Add txvu support.
Doug Evans [Mon, 5 Jan 1998 14:24:06 +0000 (14:24 +0000)]
tweak
Doug Evans [Mon, 5 Jan 1998 14:23:38 +0000 (14:23 +0000)]
Initial txvu support.
Doug Evans [Mon, 5 Jan 1998 14:21:22 +0000 (14:21 +0000)]
Initial txvu testing support.
Doug Evans [Mon, 5 Jan 1998 14:11:47 +0000 (14:11 +0000)]
process keep-sky, for txvu subdir
Doug Evans [Mon, 5 Jan 1998 14:09:22 +0000 (14:09 +0000)]
one |, not 2
Doug Evans [Mon, 5 Jan 1998 13:48:06 +0000 (13:48 +0000)]
Enable txvu disassembly.
Doug Evans [Mon, 5 Jan 1998 13:46:22 +0000 (13:46 +0000)]
* txvu-dis.c, txvu-opc.c: New files.
* configure.in: Compile them.
* configure: Regenerate.
* Makefile.am (ALL_MACHINES): Add txvu-{dis,opc}.lo.
(txvu-dis.lo,txvu-opc.lo): Add rules for.
* Makefile.in: Regenerate.
Doug Evans [Mon, 5 Jan 1998 13:33:54 +0000 (13:33 +0000)]
opcode header file for the txvu
Jeff Law [Sun, 4 Jan 1998 00:12:58 +0000 (00:12 +0000)]
* config.sub: Add mingw32 support.
* configure.in: Likewise.
* mh-mingw32: New file.
Jeff Law [Sat, 3 Jan 1998 11:13:07 +0000 (11:13 +0000)]
A
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
Jeff Law [Sat, 3 Jan 1998 11:13:04 +0000 (11:13 +0000)]
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
Mark Alexander [Fri, 2 Jan 1998 18:53:05 +0000 (18:53 +0000)]
* configure.in: Double up brackets in shell case pattern.
Michael Meissner [Fri, 2 Jan 1998 17:27:05 +0000 (17:27 +0000)]
Implement MEMORY attributes for unknown sections
Michael Snyder [Fri, 2 Jan 1998 17:16:40 +0000 (17:16 +0000)]
Fri Jan 2 17:15:52 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
* Oops -- move gdbtk references into the appropriate ChangeLogs
Michael Snyder [Fri, 2 Jan 1998 17:09:12 +0000 (17:09 +0000)]
Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
* tracepoint.c (finish_tfind_command): improved algorithm for
deciding when we've "stepped" into a new stack frame.
(map_args_over_tracepoints): loop over tracepoint list "safely",
since list elements may be deleted during loop.
(read_actions): add actions to history list.
Michael Snyder [Fri, 2 Jan 1998 17:01:29 +0000 (17:01 +0000)]
Fri Jan 2 16:56:16 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
[From Keith Seitz (kseitz@cygnus.com)]
* actiondlg.tcl (change): handle '$' in register names.
gdbtk.c (gdb_actions_command): extract and save step count
from "while-stepping" command
Stan Shebs [Fri, 2 Jan 1998 16:22:03 +0000 (16:22 +0000)]
Moved all gdbtk change entries into new file ChangeLog-gdbtk
Stan Shebs [Fri, 2 Jan 1998 13:11:41 +0000 (13:11 +0000)]
always keep ChangeLog-97
Stan Shebs [Fri, 2 Jan 1998 13:10:44 +0000 (13:10 +0000)]
Split the ChangeLog by year
Ian Lance Taylor [Fri, 2 Jan 1998 13:09:57 +0000 (13:09 +0000)]
* config/tc-i386.c (i386_operand): Give an error if there are
unrecognized characters after an expression.
Michael Meissner [Thu, 1 Jan 1998 20:00:36 +0000 (20:00 +0000)]
Link in .eh_section into data section
Jeff Law [Thu, 1 Jan 1998 17:06:02 +0000 (17:06 +0000)]
* scripttempl/h8300h.sc: Fix typo.
* scripttempl/h8300s.sc: Likewise.
Mark Alexander [Wed, 31 Dec 1997 14:57:37 +0000 (14:57 +0000)]
Add dve3900-rom.c.
Mark Alexander [Wed, 31 Dec 1997 11:47:19 +0000 (11:47 +0000)]
* dsrec.c (load_srec): Check remotedebug flag when printing
debug info.
Jeff Law [Wed, 31 Dec 1997 11:28:40 +0000 (11:28 +0000)]
* config/tc-mn10200.c (md_relax_table): Correct branch ranges.
Fix bugs exposed in egcs compiler.
David Taylor [Wed, 31 Dec 1997 07:36:28 +0000 (07:36 +0000)]
add _siglongjmp to list of longjmp breakpoints.
Ian Lance Taylor [Tue, 30 Dec 1997 09:48:42 +0000 (09:48 +0000)]
* elf32-sparc.c (elf32_sparc_check_relocs): If -Bsymbolic, don't
allocate space for a PC relative reloc against a symbol which is
defined in a regular file.
(elf32_sparc_relocate_section): If -Bsymbolic, don't copy a PC
relative reloc against a symbol which is defined in a regular
file.
Mark Alexander [Mon, 29 Dec 1997 21:50:10 +0000 (21:50 +0000)]
* dve3900-rom.c: New file to support Densan DVE-R3900/20 board.
* monitor.c (monitor_debug): Move to utils.c, rename to puts_debug.
(monitor_write_memory, monitor_read_memory, monitor_insert_breakpoint,
monitor_remove_breakpoint): Remove useless address bits if current
monitor has MO_ADDR_BITS_REMOVE flag.
* monitor.h (MO_ADDR_BITS_REMOVE): Define.
* utils.c (puts_debug): Formerly monitor_debug from monitor.c;
move here and make public. Add better support for carriage returns.
* defs.h (puts_debug): Declare.
* dsrec.c (load_srec): Use puts_debug to print remotedebug information.
Output header record correctly.
(make_srec): Output a header record instead of a termination record
if sect is non-NULL (value is ignored), but abfd is NULL.
* config/mips/tm-tx39.h (DEFAULT_MIPS_TYPE): Remove definition.
(REGISTER_NAMES): Define to add R3900-specific registers.
* config/mips/tm-tx39l.h: Ditto.
* config/mips/tx39.mt (TDEPFILES): Add dve3900-rom.o and support files.
* config/mips/tx39l.mt: Ditto.
Felix Lee [Mon, 29 Dec 1997 16:03:23 +0000 (16:03 +0000)]
* interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c).
Ian Lance Taylor [Mon, 29 Dec 1997 15:04:55 +0000 (15:04 +0000)]
From Jonathan Stone <jonathan@DSG.Stanford.EDU>:
* config.bfd (mips-dec-netbsd*): Add ECOFF vectors to
targ_selvecs.
(mips*el-*-netbsd*): Like mips-dec-netbsd*.
(mips*-*-netbsd*): New target.
Ian Lance Taylor [Mon, 29 Dec 1997 14:16:59 +0000 (14:16 +0000)]
* elflink.h (elf_link_assign_sym_version): Change error message
from "undefined version name" to "undefined versioned symbol
name".
Ian Lance Taylor [Mon, 29 Dec 1997 14:00:59 +0000 (14:00 +0000)]
From Matthew Bellantoni <matthew@chrysalis.com>:
* ar.c (get_pos_bfd): Add default_posname parameter. Change all
callers.
(replace_members): Default to replacing in the same position.
Nick Clifton [Mon, 29 Dec 1997 11:45:12 +0000 (11:45 +0000)]
Fixed typo from my previous delta.
Ian Lance Taylor [Mon, 29 Dec 1997 11:20:37 +0000 (11:20 +0000)]
* core.c (core_sym_class): Treat weak symbols as text symbols.
From Dean Gaudet <dgaudet@arctic.org>.
Ian Lance Taylor [Mon, 29 Dec 1997 08:38:52 +0000 (08:38 +0000)]
fix sky sanitization
Jeff Law [Sun, 28 Dec 1997 11:19:58 +0000 (11:19 +0000)]
* configure.in (host_makefile_frag, target_makefile_frag):
Handle multiple config files.
(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
alpha-*-*.
Jeff Law [Sun, 28 Dec 1997 10:27:09 +0000 (10:27 +0000)]
* Makefile.in (INSTALL_TARGET): Do install-gcc first.
* configure (gxx_include_dir): Provide a definition for subdirs
which do not use autoconf.
Jeff Law [Wed, 24 Dec 1997 21:43:05 +0000 (21:43 +0000)]
* config.guess: Sync with egcs. Picks up new alpha support,
BeOS & some additional linux support.
Stan Shebs [Wed, 24 Dec 1997 12:51:55 +0000 (12:51 +0000)]
* dsrec.c: Cosmetic improvements.
(make-srec): Change indexing of format and code tables to
remove confusing empty entries.
Ian Lance Taylor [Wed, 24 Dec 1997 07:58:26 +0000 (07:58 +0000)]
rebuild
Ian Lance Taylor [Tue, 23 Dec 1997 14:14:03 +0000 (14:14 +0000)]
* libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.
* libbfd.h: Rebuild.
Ian Lance Taylor [Tue, 23 Dec 1997 14:02:39 +0000 (14:02 +0000)]
* peicode.h (coff_swap_scnhdr_out): Set .reloc section to be
shared. Set stab* sections to be shared and read. Set .rsrc
section to be read and shared.
Jeff Law [Tue, 23 Dec 1997 11:42:49 +0000 (11:42 +0000)]
* config.guess: HP 9000/803 is a PA1.1 machine.
Ian Lance Taylor [Tue, 23 Dec 1997 08:31:18 +0000 (08:31 +0000)]
fix sanitization
Mark Alexander [Mon, 22 Dec 1997 21:55:09 +0000 (21:55 +0000)]
* remote-mips.c (_initialize_remote_mips): Fix DDB doc string.
Doug Evans [Mon, 22 Dec 1997 18:38:27 +0000 (18:38 +0000)]
(txvu-*-elf*): Don't build target-libiberty.
Doug Evans [Mon, 22 Dec 1997 18:03:58 +0000 (18:03 +0000)]
* configure.in: Add txvu support.
* configure: Regenerate.
* config/tc-txvu.[ch]: New files.
Doug Evans [Mon, 22 Dec 1997 17:55:19 +0000 (17:55 +0000)]
* tc-txvu.[ch]: New files.
Doug Evans [Mon, 22 Dec 1997 17:24:00 +0000 (17:24 +0000)]
* dis-asm.h (print_insn_txvu): Declare.
Doug Evans [Mon, 22 Dec 1997 17:22:11 +0000 (17:22 +0000)]
* configure.in: Add txvu support.
* configure: Regenerate.
* disassemble.c: Add txvu support.
Doug Evans [Mon, 22 Dec 1997 17:04:20 +0000 (17:04 +0000)]
* Makefile.am (etxvuelf.c): Add rule for.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.tgt (txvu-*-*): Recognize.
* emulparams/txvuelf.sh: New file.
Doug Evans [Mon, 22 Dec 1997 16:54:34 +0000 (16:54 +0000)]
txvuelf.sh: New file.
Doug Evans [Mon, 22 Dec 1997 16:47:21 +0000 (16:47 +0000)]
* Makefile.am (ALL_MACHINES,BFD32_BACKENDS): Add txvu support.
(cpu-txvu.lo,elf32-txvu.lo): Add rules for.
* Makefile.in: Rebuild.
* config.bfd, configure.in: Add txvu support.
* configure: Regenerate.
* archures.c, elf.c, targets.c: Add txvu support.
* bfd-in2.h: Regenerate.
* cpu-txvu.c, elf32-txvu.c: New files.
Doug Evans [Mon, 22 Dec 1997 14:48:08 +0000 (14:48 +0000)]
* common.h (EM_CYGNUS_TXVU): New macro.
Doug Evans [Mon, 22 Dec 1997 14:09:49 +0000 (14:09 +0000)]
* configure.in: Add txvu-elf support.
* config.sub: Recognize txvu cpu.
Doug Evans [Mon, 22 Dec 1997 13:57:57 +0000 (13:57 +0000)]
* txvu.h: New file.
Ian Lance Taylor [Mon, 22 Dec 1997 11:17:01 +0000 (11:17 +0000)]
rebuild with devo tools
Ian Lance Taylor [Mon, 22 Dec 1997 11:09:36 +0000 (11:09 +0000)]
tipo
Ian Lance Taylor [Mon, 22 Dec 1997 10:51:42 +0000 (10:51 +0000)]
* Makefile.am: Rebuild dependencies.
(ALL_MACHINES_CFILES): Add dwarf2.lo.
(ALL_MACHINES_CFILES): Add dwarf2.c.
* Makefile.in: Rebuild.
Ian Lance Taylor [Mon, 22 Dec 1997 10:50:06 +0000 (10:50 +0000)]
* coff-arm.c: Don't include obstack.h.
Jeff Law [Mon, 22 Dec 1997 10:27:25 +0000 (10:27 +0000)]
* config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf.
Ian Lance Taylor [Mon, 22 Dec 1997 10:26:53 +0000 (10:26 +0000)]
rebuild with devo tools
Ian Lance Taylor [Mon, 22 Dec 1997 10:24:37 +0000 (10:24 +0000)]
rebuild with devo autoconf
Ian Lance Taylor [Mon, 22 Dec 1997 10:23:57 +0000 (10:23 +0000)]
rebuild
Ian Lance Taylor [Mon, 22 Dec 1997 10:08:43 +0000 (10:08 +0000)]
* configure.in (i386*-go32-rtems*): Fix to be the same as
i[3456]86-go32.
* configure: Rebuild.
Ian Lance Taylor [Mon, 22 Dec 1997 10:05:34 +0000 (10:05 +0000)]
Mon Dec 22 13:04:33 1997 Joel Sherrill <joel@oarcorp.com>
* config.bfd (i[3456]86*-go32-rtems*): Fix to be the same as
i[3456]86-go32.
Ian Lance Taylor [Mon, 22 Dec 1997 09:56:49 +0000 (09:56 +0000)]
* config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB,
M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB, or M_S_DOB.
(mips_ip): Always check for FP_D, not just for instructions that
are not part of the regular ISA.
Ian Lance Taylor [Mon, 22 Dec 1997 09:47:57 +0000 (09:47 +0000)]
* gas/mips/r5900.d: Update for current disassembler.
Ian Lance Taylor [Mon, 22 Dec 1997 09:37:47 +0000 (09:37 +0000)]
* mips-opc.c: Add FP_D to s.d instruction flags.
Ian Lance Taylor [Mon, 22 Dec 1997 08:29:28 +0000 (08:29 +0000)]
* rclex.l: Don't permit a comma in a STRING.
* rcparse.y (acc_entry): Warn if an inappropriate modifier is used
with a non VIRTKEY.
(acc_event): For a control character, set VIRTKEY, and force the
character to uppercase.
(acc_options): Don't require a comma separator.
Ian Lance Taylor [Mon, 22 Dec 1997 08:23:06 +0000 (08:23 +0000)]
don't mention sanitization in ChangeLog
David Taylor [Sun, 21 Dec 1997 14:07:46 +0000 (14:07 +0000)]
Got backtrace working when calling from framefull routines into frameless
routines.
Ian Lance Taylor [Sun, 21 Dec 1997 09:54:55 +0000 (09:54 +0000)]
move sanitization check from Things-to-lose to Do-last
David Taylor [Fri, 19 Dec 1997 06:55:44 +0000 (06:55 +0000)]
improved end-of-stack handling.
Richard Henderson [Thu, 18 Dec 1997 16:50:49 +0000 (16:50 +0000)]
* config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts.
Richard Henderson [Thu, 18 Dec 1997 16:44:04 +0000 (16:44 +0000)]
* config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX.
Nick Clifton [Thu, 18 Dec 1997 16:04:14 +0000 (16:04 +0000)]
Files for testing m32rx instruction set.
Doug Evans [Thu, 18 Dec 1997 13:14:41 +0000 (13:14 +0000)]
* mkdep: New file, currently sanitized out.
Nick Clifton [Thu, 18 Dec 1997 11:12:50 +0000 (11:12 +0000)]
Updated tests to match changes in disassembler
Ian Lance Taylor [Thu, 18 Dec 1997 08:52:31 +0000 (08:52 +0000)]
fix d30v sanitization
Jeff Law [Wed, 17 Dec 1997 20:19:26 +0000 (20:19 +0000)]
* expr.c (integer_constant 32bit bignum): Mask off bits outside
the range we care about.
Michael Meissner [Wed, 17 Dec 1997 19:48:33 +0000 (19:48 +0000)]
Start d30v documentation
Andrew Cagney [Wed, 17 Dec 1997 19:45:57 +0000 (19:45 +0000)]
From gavink, for shorter-than-int integer values, on big endian host
store in correct location.
Ken Raeburn [Wed, 17 Dec 1997 18:59:36 +0000 (18:59 +0000)]
keep lb-xgot-ilocks.d
Andrew Cagney [Wed, 17 Dec 1997 16:50:18 +0000 (16:50 +0000)]
o Fix code deleting psymtab entry from objfile's list.
Only worked if the first element in the list was
being deleted.
o When MAINLINE (reading main objectfile and need to
clear out old data), change elfread.c so that the
psymbol table is emptied once (in elf_symfile_read)
instead of multiple times in each *_read_psymtab
function.
o For elf_symfile_read, load dwarf2 symbols last
(so that they are searched for first).
o In mdebug_psymtab_read, delete check to see if
symbols for current source file already loaded.
Test doesn't work for .h files. Above change
works better
Nick Clifton [Wed, 17 Dec 1997 12:51:37 +0000 (12:51 +0000)]
Fixed segmentation violation detected by LD testsuite.
Michael Meissner [Wed, 17 Dec 1997 12:43:15 +0000 (12:43 +0000)]
Make sure NOPS are inserted between 32-bit multiply and load or 16-bit multiply; Compile cleanly with -Wall; Add -n/-N options
Michael Snyder [Wed, 17 Dec 1997 10:49:19 +0000 (10:49 +0000)]
Wed Dec 17 10:47:05 1997 Michael Snyder (msnyder@cleaver.cygnus.com)
* tracepoint.c (set_raw_tracepoint): initialize addr_string
to NULL; (trace_actions_command): call readline_begin_hook only
if from_tty is true.
David Taylor [Wed, 17 Dec 1997 10:39:58 +0000 (10:39 +0000)]
add sanitize markers