aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-12-14 * sim/m32r/uread16.ms: New testcase.Doug Evans6-0/+81
* sim/m32r/uread32.ms: New testcase. * sim/m32r/uwrite16.ms: New testcase. * sim/m32r/uwrite32.ms: New testcase.
1998-12-14 * sim/fr30/hello.ms: Add trailing \n to expected output.Doug Evans1-0/+5
* sim/m32r/hello.ms: Ditto. * sim/m32r/hw-trap.ms: Ditto.
1998-12-14lib/sim-defs.exp (sim_run): Look for board_info sim,options.Doug Evans1-0/+1
1998-12-14Fix typo TM_PRINT_INSN_INFO -> TARGET_PRINT_INSN_INFOAndrew Cagney3-8/+20
Move gdbtk stuff to gdbtk file.
1998-12-14 * lib/sim-defs.exp (run_sim_test): New option xerror, for expectedDoug Evans1-0/+6
errors. Translate \n sequences in expected output to newline char. (slurp_options): Make parentheses optional.
1998-12-14Mon Dec 14 13:20:50 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham3-20/+34
* Makefile.in, configure.in configure - add support for LIBGUI outside the IDE context.
1998-12-141998-12-14 Dave Brolley <brolley@cygnus.com>Dave Brolley10-0/+745
* sim/fr30/call.cgs: Test ret here as well. * sim/fr30/ld.cgs: Remove bogus comment. * sim/fr30/testutils.inc (save_rp,restore_rp): New macros. * sim/fr30/div.ms: New testcase. * sim/fr30/st.cgs: New testcase. * sim/fr30/sth.cgs: New testcase. * sim/fr30/stb.cgs: New testcase. * sim/fr30/mov.cgs: New testcase. * sim/fr30/jmp.cgs: New testcase. * sim/fr30/ret.cgs: New testcase. * sim/fr30/int.cgs: New testcase.
1998-12-141998-12-14 Dave Brolley <brolley@cygnus.com>Dave Brolley3-128/+133
* fr30-opc.c,fr30-opc.h: Regenerated.
1998-12-145xxx and elGavin Romig-Koch3-55/+62
1998-12-14mipsvr5xxxel-elfGavin Romig-Koch1-0/+6
1998-12-14Always compile EXTRA_MDEBUG code (even when it is disabled).Andrew Cagney1-0/+4
1998-12-14Fix C-Style in init function.Andrew Cagney2-48/+53
1998-12-14* monitor.c (monitor_printable_string): New function to convert a intoAndrew Cagney3-31/+137
a printable representation. (monitor_error): Call error after converting string into printable format. (monitor_printf{,_noecho}): If EXTRA_RDEBUG is defined, convert string into printable form before printing. (monitor_expect): Ditto. (monitor_read_memory{,_single}): Call monitor_error, not error. (monitor_read_memory): Return immediately if length is 0. * ppcbug-rom.c (init_ppc_cmds): Fill in dump_registers field, which is now required.
1998-12-14CARP:Andrew Cagney6-296/+467
Consolidate the semi-dynamic target system dependant GDB parameters moving them all into a new file.
1998-12-13CARP:Andrew Cagney12-175/+203
Re-do TARGET_PRINT_INSN_INFO, TARGET_PRINT_INSN, TARGET_ARCHITECTURE, TARGET_ARCHITECTURE_AUTO, TARGET_BYTE_ORDER_SELECTABLE_P, TARGET_BYTE_ORDER so that they can all be overriden. Document. Convert mn10300 and PPC targets.
1998-12-13for bfd:Gavin Romig-Koch21-90/+1017
* archures.c,bfd-in2.h (bfd_mach_mips4121): New. * cpu-mips.c: Added vr4121. * elf32-mips.c (elf_mips_mach): Same. (_bfd_mips_elf_final_write_processing): Same. for gas: * config/tc-mips.c (mips_4121): New. (md_begin,mips_ip,md_longopts,md_parse_option): Add vr4121. for gcc: * config/mips/mips.c (override_options): Add vr4121. * config/mips/t-vr4xxx (MULTILIB_MATCHES): Same. for include/elf: * mips.h (E_MIPS_MACH_4121): New. for include/opcode: * mips.h (INSN_4121): New. for opcodes: * mips-dis.c (set_mips_isa_type): Add bfd_mach_mips4121. (_print_insn_mips): Same. * mips-opc.c: Add vr4121. for sim/mips: * configure.in,mips.igen,vr.igen: Add vr4121. * configure: Rebuilt.
1998-12-13 * Makefile.am (PROGS,bin_PROGRAMS): Add @BUILD_MISC@Doug Evans1-0/+14
(link.c,link.o,link): New rules. * Makefile.in: Rebuild. * configure.in (vpu-elf): Build `link' cover script if vpu-elf. (BUILD_MISC): New variable, for target specific hacks (in the worst sense of the word). (AC_OUTPUT): Handle building of `link.c'. * configure: Rebuild. * link.c.in: New file. bring over from sky-980617 branch. link script converted to .c so sanitize with automake/autoconf is simpler
1998-12-12 * configure.in (mips64vr4xxx): Enable TARGET_ENABLE_FR.Gavin Romig-Koch4-257/+236
Set mips_fpu, and mips_fpu_bitsize. Set sim_gen, and sim_igen_machine. * configure: Rebuild. * mips.igen (BC1): Renamed to BC1a and BC1b to avoid conflicts. * sim-main.h (SizeFGR): Handle TARGET_ENABLE_FR.
1998-12-12elf32-mips.c (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4300.Gavin Romig-Koch2-15/+55
1998-12-12 * config.bfd (mips64el-skyb-elf): added new targetDoug Evans1-0/+8
1998-12-12CARP: Mechanism to replace EXTRA_FRAME_INFO.Andrew Cagney16-237/+269
Add two pointers (saved_regs, extra_info) to struct frame_info. Introduce new macro FRAME_INIT_SAVED_REGS which replaces FRAME_FIND_SAVED_REGS. Document. Use in mn10300 and rs6000 targets. Fix side effects on ALPHA, MIPS, Z8K and SPARC targets.
1998-12-12 Fri Aug 21 18:13:28 EDT 1998 Jim Lemke <jlemke@cygnus.com>Doug Evans3-1/+42
* configure.in (mips64el-skyb-elf): Use fragment mt-skyb and exclude target-libiberty, target-libg++, etc. * config/mt-skyb: Do not install gcc, g++, libc, libgcc, etc. Mon Aug 10 23:04:56 EDT 1998 Jim Lemke <jlemke@cygnus.com> * config.sub (vpu-elf): Add a "marketing name" for mips64el-skyb-elf. Mon Aug 10 18:59:42 EDT 1998 Jim Lemke <jlemke@cygnus.com> * configure.in (mips64el-skyb-elf): added new target Bring over from sky-980617-branch.
1998-12-11 * txvu-tdep.c (set_vxtu_prompt): Rename set_prompt.Jeff Law1-0/+2
1998-12-111998-12-11 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-0/+6
From J.T. Conklin <jtc@redbacknetworks.com>: * i386-stub.c (handle_exception): Add support for 'P' command. (NUMREGS): New macro.
1998-12-11 * Makefile.in (configure-target-libjava): Depend onTom Tromey2-3/+25
configure-target-newlib. (configure-target-boehm-gc): New target. (configure-target-qthreads): New target.
1998-12-111998-12-11 Jeff Law (law@cygnus.com)Jason Molenda3-10/+28
* configure.in (with-sim-gpu2): Do not emit a -L argument without an associated pathname. Link in the math library after the gpu2 library. Assumes that libm is around (and doesn't take advantage of the AC_CHECK_LIB(m) that is already in configure.in), but this is a minor point and unlikely to cause problems.
1998-12-11Update.Ulrich Drepper1-0/+5
1998-12-11Cleanups.Gavin Romig-Koch1-0/+4
1998-12-11h8300: tweak "opcode not available in h8/300 mode" messageKen Raeburn1-0/+7
1998-12-11Compare with ZERO not NULL.Andrew Cagney1-0/+5
1998-12-11Fix compiler warnings on FreeBSD.Andrew Cagney2-0/+14
1998-12-10Thu Dec 10 18:46:25 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley8-0/+428
* sim/fr30/div0s.cgs: New testcase. * sim/fr30/div0u.cgs: New testcase. * sim/fr30/div1.cgs: New testcase. * sim/fr30/div2.cgs: New testcase. * sim/fr30/div3.cgs: New testcase. * sim/fr30/div4s.cgs: New testcase. * sim/fr30/testutils.inc (mvi_h_dr,set_dbits,test_dbits): New Macros.
1998-12-10Thu Dec 10 18:39:46 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley3-21/+117
* fr30-opc.c,fr30-opc.h: Regenerated.
1998-12-10Fixes.Jeff Law1-0/+1
1998-12-10* Fix for endianness bugs in tx39 sio sim.Frank Ch. Eigler1-0/+7
1998-12-10 Frank Ch. Eigler <fche@cygnus.com> * dv-tx3904sio.c (tx3904sio_io_read_buffer): Endianness fixes. (tx3904sio_tickle): fflush after a stdout character output.
1998-12-10Add missing sanitize markers.Jeff Law1-0/+10
1998-12-10CARP:Andrew Cagney20-107/+115
More replace reg_name[] with REGISTER_NAME().
1998-12-10Update.Ulrich Drepper1-1/+6
1998-12-10(elf_i386_relocate_section): Don't fail relocations in debug sectionsUlrich Drepper1-94/+211
for symbol defined externally.
1998-12-10Start of HP merge changes to GDB.David Taylor14-28/+282
1998-12-10 * gas/mips/vu0.[sd]: Update vmtir testcases.Doug Evans1-0/+2
1998-12-10 * m32r-opc.c: Regenerate.Doug Evans1-0/+4
1998-12-10Bring over forgotten changelog entry from sky-980617-branch.Doug Evans1-0/+5
Thu Jul 23 18:31:03 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/dvp/upper-[12].[sd]: Test two-operand CLIP; remove old one-operand CLIP.
1998-12-10 * gas/dvp/lower-2.[sd]: Handle label as immediate data.Doug Evans1-0/+13
* gas/dvp/gifimage-1.[sd]: Add testcases for EOP. * gas/dvp/upper-[12].[sd]: Test two-operand CLIP; remove old one-operand CLIP. Bring over from sky-980617-branch.
1998-12-10Thu Dec 10 11:12:28 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>Ian Lance Taylor2-5/+4
* Makefile.am (ALL_EMULATIONS): Remove pe-dll.o and deffilep.o. (ALL_EMUL_EXTRA_OFILES): New variable. Put them here instead. * configure.in: Set EMUL_EXTRA_OFILES to $(ALL_EMUL_EXTRA_OFILES) if configuring with all targets. * configure, Makefile.in, aclocal.m4: Rebuild. * emultempl/pe.em (pe_enable_stdcall_fixup): Make static. (pe_dll_do_default_excludes): Removed, unused. (pe_def_file, pe_dll_export_everything, pe_dll_kill_ats, pe_dll_stdcall_aliases): Don't initialize them, this file may be compiled more than once. * pe-dll.c (pe_def_file, pe_dll_export_everything, pe_dll_do_default_excludes, pe_dll_kill_ats, pe_dll_stdcall_aliases): Define and initialize them here instead. (generate_reloc): Fix allocation of reloc_addresses array to use bfd_vma instead of unsigned long. Fix element size in qsort call. (reloc_sort): Compare pointers to bfd_vma instead of unsigned long.
1998-12-10 * targets.c (bfd_target_vector): Remove duplicate entry forIan Lance Taylor1-0/+5
tekhex_vec.
1998-12-10Add line separator character.Nick Clifton2-1/+7
1998-12-10Include "sim-assert.h".Andrew Cagney1-0/+5
1998-12-10CARP:Andrew Cagney20-136/+280
Rename REGISTER_NAMES{} -> REGISTER_NAME().
1998-12-10 * config/tc-mips.c (append_insn): Don't move INSN_SYNCDoug Evans2-1/+9
instructions into delay slot. Bring over from sky-980617-branch.