Doug Evans
947ef4012a
process keep-sky, for txvu subdir
1998-01-05 14:11:47 +00:00
Doug Evans
d97f99af2f
one |, not 2
1998-01-05 14:09:22 +00:00
Doug Evans
8ddd9d2f76
Enable txvu disassembly.
1998-01-05 13:48:06 +00:00
Doug Evans
54cc8ed4db
* 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.
1998-01-05 13:46:22 +00:00
Doug Evans
70e4ceaccb
opcode header file for the txvu
1998-01-05 13:33:54 +00:00
Jeff Law
0b0bd98b80
* config.sub: Add mingw32 support.
...
* configure.in: Likewise.
* mh-mingw32: New file.
1998-01-04 00:12:58 +00:00
Jeff Law
c49f612a68
A
...
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1998-01-03 11:13:07 +00:00
Jeff Law
00568b3ff0
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1998-01-03 11:13:04 +00:00
Mark Alexander
3435297a00
* configure.in: Double up brackets in shell case pattern.
1998-01-02 18:53:05 +00:00
Michael Meissner
d3c324e51d
Implement MEMORY attributes for unknown sections
1998-01-02 17:27:05 +00:00
Michael Snyder
a26171caf4
Fri Jan 2 17:15:52 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
...
* Oops -- move gdbtk references into the appropriate ChangeLogs
1998-01-02 17:16:40 +00:00
Michael Snyder
99fa2de001
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.
1998-01-02 17:09:12 +00:00
Michael Snyder
43b043cf65
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
1998-01-02 17:01:29 +00:00
Stan Shebs
1ab578bf12
Moved all gdbtk change entries into new file ChangeLog-gdbtk
1998-01-02 16:22:03 +00:00
Stan Shebs
045380f8be
always keep ChangeLog-97
1998-01-02 13:11:41 +00:00
Stan Shebs
6d0b229c9b
Split the ChangeLog by year
1998-01-02 13:10:44 +00:00
Ian Lance Taylor
388fa5c64e
* config/tc-i386.c (i386_operand): Give an error if there are
...
unrecognized characters after an expression.
1998-01-02 13:09:57 +00:00
Michael Meissner
03ab605af6
Link in .eh_section into data section
1998-01-01 20:00:36 +00:00
Jeff Law
2d6c57cec9
* scripttempl/h8300h.sc: Fix typo.
...
* scripttempl/h8300s.sc: Likewise.
1998-01-01 17:06:02 +00:00
Mark Alexander
d8d77c08ca
Add dve3900-rom.c.
1997-12-31 14:57:37 +00:00
Mark Alexander
896ccb317d
* dsrec.c (load_srec): Check remotedebug flag when printing
...
debug info.
1997-12-31 11:47:19 +00:00
Jeff Law
ffd0546fb0
* config/tc-mn10200.c (md_relax_table): Correct branch ranges.
...
Fix bugs exposed in egcs compiler.
1997-12-31 11:28:40 +00:00
David Taylor
6b038bd9e6
add _siglongjmp to list of longjmp breakpoints.
1997-12-31 07:36:28 +00:00
Ian Lance Taylor
47d9c13912
* 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.
1997-12-30 09:48:42 +00:00
Mark Alexander
7e9576e098
* 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.
1997-12-29 21:50:10 +00:00
Felix Lee
76ef416550
* interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c).
1997-12-29 16:03:23 +00:00
Ian Lance Taylor
14bf95ea71
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.
1997-12-29 15:04:55 +00:00
Ian Lance Taylor
7e3d76b7a4
* elflink.h (elf_link_assign_sym_version): Change error message
...
from "undefined version name" to "undefined versioned symbol
name".
1997-12-29 14:16:59 +00:00
Ian Lance Taylor
dca8a1e74b
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.
1997-12-29 14:00:59 +00:00
Nick Clifton
0f3003ef0b
Fixed typo from my previous delta.
1997-12-29 11:45:12 +00:00
Ian Lance Taylor
a3da1edc5e
* core.c (core_sym_class): Treat weak symbols as text symbols.
...
From Dean Gaudet <dgaudet@arctic.org>.
1997-12-29 11:20:37 +00:00
Ian Lance Taylor
5a08c6a17e
fix sky sanitization
1997-12-29 08:38:52 +00:00
Jeff Law
9cfb301ea9
* configure.in (host_makefile_frag, target_makefile_frag):
...
Handle multiple config files.
(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
alpha-*-*.
1997-12-28 11:19:58 +00:00
Jeff Law
ceb9ef26d7
* Makefile.in (INSTALL_TARGET): Do install-gcc first.
...
* configure (gxx_include_dir): Provide a definition for subdirs
which do not use autoconf.
1997-12-28 10:27:09 +00:00
Jeff Law
6222c009f6
* config.guess: Sync with egcs. Picks up new alpha support,
...
BeOS & some additional linux support.
1997-12-24 21:43:05 +00:00
Stan Shebs
8c3bd6a40e
* dsrec.c: Cosmetic improvements.
...
(make-srec): Change indexing of format and code tables to
remove confusing empty entries.
1997-12-24 12:51:55 +00:00
Ian Lance Taylor
af36ce35ef
rebuild
1997-12-24 07:58:26 +00:00
Ian Lance Taylor
77e4176e43
* libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.
...
* libbfd.h: Rebuild.
1997-12-23 14:14:03 +00:00
Ian Lance Taylor
9ae77ebee2
* 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.
1997-12-23 14:02:39 +00:00
Jeff Law
9162e4edd2
* config.guess: HP 9000/803 is a PA1.1 machine.
1997-12-23 11:42:49 +00:00
Ian Lance Taylor
340caceb3a
fix sanitization
1997-12-23 08:31:18 +00:00
Mark Alexander
138b5e6359
* remote-mips.c (_initialize_remote_mips): Fix DDB doc string.
1997-12-22 21:55:09 +00:00
Doug Evans
0d65768a9c
(txvu-*-elf*): Don't build target-libiberty.
1997-12-22 18:38:27 +00:00
Doug Evans
103dd76488
* configure.in: Add txvu support.
...
* configure: Regenerate.
* config/tc-txvu.[ch]: New files.
1997-12-22 18:03:58 +00:00
Doug Evans
209fb34642
* tc-txvu.[ch]: New files.
1997-12-22 17:55:19 +00:00
Doug Evans
1eb4e37728
* dis-asm.h (print_insn_txvu): Declare.
1997-12-22 17:24:00 +00:00
Doug Evans
80c396f6cd
* configure.in: Add txvu support.
...
* configure: Regenerate.
* disassemble.c: Add txvu support.
1997-12-22 17:22:11 +00:00
Doug Evans
f5870264df
* Makefile.am (etxvuelf.c): Add rule for.
...
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.tgt (txvu-*-*): Recognize.
* emulparams/txvuelf.sh: New file.
1997-12-22 17:04:20 +00:00
Doug Evans
2c20be8ec8
txvuelf.sh: New file.
1997-12-22 16:54:34 +00:00
Doug Evans
20b2c808b8
* 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.
1997-12-22 16:47:21 +00:00