deliverable/binutils-gdb.git
26 years ago * mips-opc.c (c.lt.s): Add r5900 variant.
Jeff Law [Tue, 13 Jan 1998 16:21:45 +0000 (16:21 +0000)] 
    * mips-opc.c (c.lt.s): Add r5900 variant.
        (c.le.s): Likewise.
pr14594.

26 years agoregenerate again to restore brendan's libtool changes
Doug Evans [Tue, 13 Jan 1998 09:15:02 +0000 (09:15 +0000)] 
regenerate again to restore brendan's libtool changes

26 years ago * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
Jeff Law [Tue, 13 Jan 1998 08:12:28 +0000 (08:12 +0000)] 
    * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.

26 years ago * Makefile.am: Add cgen support.
Doug Evans [Tue, 13 Jan 1998 01:37:20 +0000 (01:37 +0000)] 
* Makefile.am: Add cgen support.
* Makefile.in: Regenerate.
* configure.in: Add cgen support.
* configure: Regenerate.
* aclocal.m4: Regenerate.
* cgen.sh, cgen-asm.in, cgen-dis.in: New files.

26 years ago * cgen-asm.c (build_asm_hash_table): Traverse compiled in table using
Doug Evans [Tue, 13 Jan 1998 01:36:05 +0000 (01:36 +0000)] 
* cgen-asm.c (build_asm_hash_table): Traverse compiled in table using
table provided entry size.  Use CGEN_INSN_MNEMONIC.
(cgen_parse_keyword): Rewrite.
* cgen-dis.c (build_dis_hash_table): Traverse compiled in table using
table provided entry size.  Use CGEN_INSN_MASK_BITSIZE.
* cgen-opc.c: Clean up pass over `struct foo' usage.
(cgen_keyword_lookup_value): Handle "" entry.
(cgen_keyword_add): Likewise.

26 years agoMon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
Michael Snyder [Mon, 12 Jan 1998 23:41:59 +0000 (23:41 +0000)] 
Mon Jan 12 11:46:51 1998  Michael Snyder  (msnyder@cleaver.cygnus.com)
        * config/m68k/tm-m68k.h (REGISTER_VIRTUAL_TYPE): make A0 thru A7
        default to void pointer type (so that their default radix is hex).

26 years agoSanitization for new ARM files.
Nick Clifton [Mon, 12 Jan 1998 23:27:42 +0000 (23:27 +0000)] 
Sanitization for new ARM files.

26 years ago * cgen.c: #include setjmp.h. Clean up pass over `struct foo' usage.
Doug Evans [Mon, 12 Jan 1998 21:12:52 +0000 (21:12 +0000)] 
* cgen.c: #include setjmp.h.  Clean up pass over `struct foo' usage.
(expr_jmp_buf): New static local.
(cgen_parse_operand): Allow use of longjmp in parsing to handle errors.
(cgen_md_operand): New function.
* tc-m32r.c: Clean up pass over `struct foo' usage.
(md_estimate_size_before_relax): Use CGEN_INSN_MNEMONIC.

26 years ago * tc-m32r.c: Clean up pass over `struct foo' usage.
Doug Evans [Mon, 12 Jan 1998 21:11:35 +0000 (21:11 +0000)] 
* tc-m32r.c: Clean up pass over `struct foo' usage.
(md_estimate_size_before_relax): Use CGEN_INSN_MNEMONIC.

26 years ago * cgen.h (*): Clean up pass over `struct foo' usage.
Doug Evans [Mon, 12 Jan 1998 20:58:56 +0000 (20:58 +0000)] 
* cgen.h (*): Clean up pass over `struct foo' usage.
(CGEN_ATTR): Make unsigned char.
(CGEN_ATTR_TYPE): Update.
(CGEN_ATTR_{ENTRY,TABLE}): New types.
(cgen_base): Move member `attrs' to cgen_insn.
(CGEN_KEYWORD): New member `null_entry'.
(CGEN_{SYNTAX,FORMAT}): New types.
(cgen_insn): Format and syntax separated from each other.

26 years agoMon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
Michael Snyder [Mon, 12 Jan 1998 19:49:03 +0000 (19:49 +0000)] 
Mon Jan 12 11:46:51 1998  Michael Snyder  (msnyder@cleaver.cygnus.com)
        * symtab.c: move rbreak_command from no_class to class_breakpoint
          so it will be listed under "help breakpoints".

26 years ago * rdi-share/hostchan.c: Remove gettimeofday declaration.
Stan Shebs [Sat, 10 Jan 1998 15:01:03 +0000 (15:01 +0000)] 
* rdi-share/hostchan.c: Remove gettimeofday declaration.

26 years agoApplied patches from Tony.Thompson@arm.com to implement the Angel remote
Nick Clifton [Thu, 8 Jan 1998 11:12:39 +0000 (11:12 +0000)] 
Applied patches from Tony.Thompson@arm.com to implement the Angel remote
debugging interface and resurrected associated RDI files.

26 years ago * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
Richard Henderson [Tue, 6 Jan 1998 15:38:20 +0000 (15:38 +0000)] 
    * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
PR 14239
        (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication.

26 years agoUpdate to new style, no | separator.
Doug Evans [Tue, 6 Jan 1998 13:49:12 +0000 (13:49 +0000)] 
Update to new style, no | separator.

26 years ago * scripttempl/i960.sc: Don't explicitly set .data and .bss start
Richard Henderson [Tue, 6 Jan 1998 13:48:36 +0000 (13:48 +0000)] 
* scripttempl/i960.sc: Don't explicitly set .data and .bss start
PR 13305

26 years ago * config/tc-txvu.c (md_assemble): Handle no separator between
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.

26 years ago * txvu-dis.c (print_insn_txvu): Handle no separator between
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.

26 years ago * interp.c (sim_monitor): Handle Densan monitor outbyte
Mark Alexander [Mon, 5 Jan 1998 23:43:30 +0000 (23:43 +0000)] 
* interp.c (sim_monitor): Handle Densan monitor outbyte
and inbyte functions.

26 years ago * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
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.

26 years agosnapshot
Doug Evans [Mon, 5 Jan 1998 16:02:58 +0000 (16:02 +0000)] 
snapshot

26 years agosnapshot
Doug Evans [Mon, 5 Jan 1998 15:53:49 +0000 (15:53 +0000)] 
snapshot

26 years ago(TXVU_MASK_VFREG): Renamed from TXVU_MASK_REG.
Doug Evans [Mon, 5 Jan 1998 15:52:15 +0000 (15:52 +0000)] 
(TXVU_MASK_VFREG): Renamed from TXVU_MASK_REG.

26 years agofix gdb/13620 -- control-c to interrupt gdb command only works once.
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.

26 years ago * config/tc-txvu.c: #include dis-asm.h, opcode/txvu.h, elf/txvu.h.
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.

26 years agosanitized out m32rx entries
Nick Clifton [Mon, 5 Jan 1998 14:36:14 +0000 (14:36 +0000)] 
sanitized out m32rx entries

26 years agoAdd txvu support.
Doug Evans [Mon, 5 Jan 1998 14:28:23 +0000 (14:28 +0000)] 
Add txvu support.

26 years agotweak
Doug Evans [Mon, 5 Jan 1998 14:24:06 +0000 (14:24 +0000)] 
tweak

26 years agoInitial txvu support.
Doug Evans [Mon, 5 Jan 1998 14:23:38 +0000 (14:23 +0000)] 
Initial txvu support.

26 years agoInitial txvu testing support.
Doug Evans [Mon, 5 Jan 1998 14:21:22 +0000 (14:21 +0000)] 
Initial txvu testing support.

26 years agoprocess keep-sky, for txvu subdir
Doug Evans [Mon, 5 Jan 1998 14:11:47 +0000 (14:11 +0000)] 
process keep-sky, for txvu subdir

26 years agoone |, not 2
Doug Evans [Mon, 5 Jan 1998 14:09:22 +0000 (14:09 +0000)] 
one |, not 2

26 years agoEnable txvu disassembly.
Doug Evans [Mon, 5 Jan 1998 13:48:06 +0000 (13:48 +0000)] 
Enable txvu disassembly.

26 years ago * txvu-dis.c, txvu-opc.c: New files.
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.

26 years agoopcode header file for the txvu
Doug Evans [Mon, 5 Jan 1998 13:33:54 +0000 (13:33 +0000)] 
opcode header file for the txvu

26 years ago * config.sub: Add mingw32 support.
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.

26 years agoA
Jeff Law [Sat, 3 Jan 1998 11:13:07 +0000 (11:13 +0000)] 
A
        * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1

26 years ago * 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

26 years ago * configure.in: Double up brackets in shell case pattern.
Mark Alexander [Fri, 2 Jan 1998 18:53:05 +0000 (18:53 +0000)] 
* configure.in: Double up brackets in shell case pattern.

26 years agoImplement MEMORY attributes for unknown sections
Michael Meissner [Fri, 2 Jan 1998 17:27:05 +0000 (17:27 +0000)] 
Implement MEMORY attributes for unknown sections

26 years agoFri Jan 2 17:15:52 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
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

26 years agoFri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
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.

26 years agoFri Jan 2 16:56:16 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
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

26 years agoMoved all gdbtk change entries into new file ChangeLog-gdbtk
Stan Shebs [Fri, 2 Jan 1998 16:22:03 +0000 (16:22 +0000)] 
Moved all gdbtk change entries into new file ChangeLog-gdbtk

26 years agoalways keep ChangeLog-97
Stan Shebs [Fri, 2 Jan 1998 13:11:41 +0000 (13:11 +0000)] 
always keep ChangeLog-97

26 years agoSplit the ChangeLog by year
Stan Shebs [Fri, 2 Jan 1998 13:10:44 +0000 (13:10 +0000)] 
Split the ChangeLog by year

26 years ago * config/tc-i386.c (i386_operand): Give an error if there are
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.

26 years agoLink in .eh_section into data section
Michael Meissner [Thu, 1 Jan 1998 20:00:36 +0000 (20:00 +0000)] 
Link in .eh_section into data section

26 years ago * scripttempl/h8300h.sc: Fix typo.
Jeff Law [Thu, 1 Jan 1998 17:06:02 +0000 (17:06 +0000)] 
    * scripttempl/h8300h.sc: Fix typo.
        * scripttempl/h8300s.sc: Likewise.

26 years agoAdd dve3900-rom.c.
Mark Alexander [Wed, 31 Dec 1997 14:57:37 +0000 (14:57 +0000)] 
Add dve3900-rom.c.

26 years ago * dsrec.c (load_srec): Check remotedebug flag when printing
Mark Alexander [Wed, 31 Dec 1997 11:47:19 +0000 (11:47 +0000)] 
* dsrec.c (load_srec): Check remotedebug flag when printing
debug info.

26 years ago * config/tc-mn10200.c (md_relax_table): Correct branch ranges.
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.

26 years agoadd _siglongjmp to list of longjmp breakpoints.
David Taylor [Wed, 31 Dec 1997 07:36:28 +0000 (07:36 +0000)] 
add _siglongjmp to list of longjmp breakpoints.

26 years ago * elf32-sparc.c (elf32_sparc_check_relocs): If -Bsymbolic, don't
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.

26 years ago * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.
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.

26 years ago * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c).
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).

26 years ago From Jonathan Stone <jonathan@DSG.Stanford.EDU>:
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.

26 years ago * elflink.h (elf_link_assign_sym_version): Change error message
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".

26 years ago From Matthew Bellantoni <matthew@chrysalis.com>:
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.

26 years agoFixed typo from my previous delta.
Nick Clifton [Mon, 29 Dec 1997 11:45:12 +0000 (11:45 +0000)] 
Fixed typo from my previous delta.

26 years ago * core.c (core_sym_class): Treat weak symbols as text symbols.
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>.

26 years agofix sky sanitization
Ian Lance Taylor [Mon, 29 Dec 1997 08:38:52 +0000 (08:38 +0000)] 
fix sky sanitization

26 years ago * configure.in (host_makefile_frag, target_makefile_frag):
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-*-*.

26 years ago * Makefile.in (INSTALL_TARGET): Do install-gcc first.
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.

26 years ago * config.guess: Sync with egcs. Picks up new alpha support,
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.

26 years ago * dsrec.c: Cosmetic improvements.
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.

26 years agorebuild
Ian Lance Taylor [Wed, 24 Dec 1997 07:58:26 +0000 (07:58 +0000)] 
rebuild

26 years ago * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.
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.

26 years ago * peicode.h (coff_swap_scnhdr_out): Set .reloc section to be
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.

26 years ago * config.guess: HP 9000/803 is a PA1.1 machine.
Jeff Law [Tue, 23 Dec 1997 11:42:49 +0000 (11:42 +0000)] 
    * config.guess: HP 9000/803 is a PA1.1 machine.

26 years agofix sanitization
Ian Lance Taylor [Tue, 23 Dec 1997 08:31:18 +0000 (08:31 +0000)] 
fix sanitization

26 years ago * remote-mips.c (_initialize_remote_mips): Fix DDB doc string.
Mark Alexander [Mon, 22 Dec 1997 21:55:09 +0000 (21:55 +0000)] 
* remote-mips.c (_initialize_remote_mips): Fix DDB doc string.

26 years ago(txvu-*-elf*): Don't build target-libiberty.
Doug Evans [Mon, 22 Dec 1997 18:38:27 +0000 (18:38 +0000)] 
(txvu-*-elf*): Don't build target-libiberty.

26 years ago * configure.in: Add txvu support.
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.

26 years ago* tc-txvu.[ch]: New files.
Doug Evans [Mon, 22 Dec 1997 17:55:19 +0000 (17:55 +0000)] 
* tc-txvu.[ch]: New files.

26 years ago * dis-asm.h (print_insn_txvu): Declare.
Doug Evans [Mon, 22 Dec 1997 17:24:00 +0000 (17:24 +0000)] 
* dis-asm.h (print_insn_txvu): Declare.

26 years ago * configure.in: Add txvu support.
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.

26 years ago * Makefile.am (etxvuelf.c): Add rule for.
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.

26 years agotxvuelf.sh: New file.
Doug Evans [Mon, 22 Dec 1997 16:54:34 +0000 (16:54 +0000)] 
txvuelf.sh: New file.

26 years ago * Makefile.am (ALL_MACHINES,BFD32_BACKENDS): Add txvu support.
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.

26 years ago * common.h (EM_CYGNUS_TXVU): New macro.
Doug Evans [Mon, 22 Dec 1997 14:48:08 +0000 (14:48 +0000)] 
* common.h (EM_CYGNUS_TXVU): New macro.

26 years ago * configure.in: Add txvu-elf support.
Doug Evans [Mon, 22 Dec 1997 14:09:49 +0000 (14:09 +0000)] 
* configure.in: Add txvu-elf support.
* config.sub: Recognize txvu cpu.

26 years ago * txvu.h: New file.
Doug Evans [Mon, 22 Dec 1997 13:57:57 +0000 (13:57 +0000)] 
* txvu.h: New file.

26 years agorebuild with devo tools
Ian Lance Taylor [Mon, 22 Dec 1997 11:17:01 +0000 (11:17 +0000)] 
rebuild with devo tools

26 years agotipo
Ian Lance Taylor [Mon, 22 Dec 1997 11:09:36 +0000 (11:09 +0000)] 
tipo

26 years ago * Makefile.am: Rebuild dependencies.
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.

26 years ago * coff-arm.c: Don't include obstack.h.
Ian Lance Taylor [Mon, 22 Dec 1997 10:50:06 +0000 (10:50 +0000)] 
* coff-arm.c: Don't include obstack.h.

26 years ago * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf.
Jeff Law [Mon, 22 Dec 1997 10:27:25 +0000 (10:27 +0000)] 
    * config.sub (mips64vr5xxx-elf): Handle.  Treat as mips64vr5000-elf.

26 years agorebuild with devo tools
Ian Lance Taylor [Mon, 22 Dec 1997 10:26:53 +0000 (10:26 +0000)] 
rebuild with devo tools

26 years agorebuild with devo autoconf
Ian Lance Taylor [Mon, 22 Dec 1997 10:24:37 +0000 (10:24 +0000)] 
rebuild with devo autoconf

26 years agorebuild
Ian Lance Taylor [Mon, 22 Dec 1997 10:23:57 +0000 (10:23 +0000)] 
rebuild

26 years ago * configure.in (i386*-go32-rtems*): Fix to be the same as
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.

26 years agoMon Dec 22 13:04:33 1997 Joel Sherrill <joel@oarcorp.com>
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.

26 years ago * config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB,
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.

26 years ago * gas/mips/r5900.d: Update for current disassembler.
Ian Lance Taylor [Mon, 22 Dec 1997 09:47:57 +0000 (09:47 +0000)] 
* gas/mips/r5900.d: Update for current disassembler.

26 years ago * mips-opc.c: Add FP_D to s.d instruction flags.
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.

26 years ago * rclex.l: Don't permit a comma in a STRING.
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.

26 years agodon't mention sanitization in ChangeLog
Ian Lance Taylor [Mon, 22 Dec 1997 08:23:06 +0000 (08:23 +0000)] 
don't mention sanitization in ChangeLog

26 years agoGot backtrace working when calling from framefull routines into frameless
David Taylor [Sun, 21 Dec 1997 14:07:46 +0000 (14:07 +0000)] 
Got backtrace working when calling from framefull routines into frameless
routines.

26 years agomove sanitization check from Things-to-lose to Do-last
Ian Lance Taylor [Sun, 21 Dec 1997 09:54:55 +0000 (09:54 +0000)] 
move sanitization check from Things-to-lose to Do-last

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