Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-11-26 | * Makefile.in, configure, configure.in: merge with foundry-971118-build | Keith Seitz | 3 | -20/+166 | |
1997-11-26 | * sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls): | Andrew Cagney | 2 | -2/+5 | |
Ditto for sys_errno. | |||||
1997-11-26 | FreeBSD has (at least for the i386) a little-endian magic number. | Andrew Cagney | 1 | -0/+5 | |
1997-11-26 | Delete magic number FIXME. | Doug Evans | 1 | -2/+0 | |
1997-11-26 | Undo last change. callback.h changed instead. | Doug Evans | 2 | -13/+9 | |
Plus: * syscall.c (cb_syscall): Test CB_SYSCALL struct magic number. | |||||
1997-11-26 | * callback.h (CB_SYSCALL): Change byte count arguments to | Doug Evans | 2 | -3/+29 | |
{read,write}_mem to `int'. New member `magic'. (CB_SYSCALL_MAGIC,CB_SYSCALL_INIT): New macros. | |||||
1997-11-26 | * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror. | Doug Evans | 2 | -2/+12 | |
1997-11-26 | Do no set private flags if building a PE port. | Nick Clifton | 2 | -4/+25 | |
1997-11-26 | Check the abbrev offset found in the .debug_info section before using | Andrew Cagney | 2 | -2/+22 | |
it. | |||||
1997-11-26 | Fix typo in format argument to sim_io_eprintf. | Andrew Cagney | 2 | -3/+5 | |
1997-11-26 | Move MDMX instructions which are public knowledge from vr5400.igen | Andrew Cagney | 4 | -441/+1313 | |
into mdmx.igen (MDMX is MMX on steroids). Keep the file secret. | |||||
1997-11-26 | nuke lseek | Michael Meissner | 2 | -56/+224 | |
1997-11-25 | sanitize-r5900 not v5900 | Andrew Cagney | 1 | -2/+2 | |
1997-11-25 | Strip ChangeLog of v850e information | Andrew Cagney | 1 | -1/+1 | |
1997-11-25 | Add file alu-n-tst.h | Andrew Cagney | 1 | -0/+1 | |
1997-11-25 | vr5400 sanitize cleanups | Andrew Cagney | 1 | -4/+12 | |
1997-11-25 | Add tm-fbsd.h | Andrew Cagney | 1 | -0/+1 | |
1997-11-25 | Do not complain when trying to merge private data from different formats. | Nick Clifton | 1 | -0/+5 | |
1997-11-25 | Add comment. | Doug Evans | 1 | -0/+2 | |
1997-11-25 | * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo. | Ian Lance Taylor | 1 | -0/+6 | |
(BFD32_BACKENDS_CFILES): Remove tekhex.c. * Makefile.in: Rebuild. * aclocal.m4, configure, src/Makefile.in: Rebuild with current automake and autoconf. | |||||
1997-11-25 | * coff-arm.c (arm_allocate_interworking_sections): Fix typo | Ian Lance Taylor | 2 | -1/+6 | |
(COFF_WITH_PR to COFF_WITH_PE). | |||||
1997-11-25 | * callback.h (struct stat): Move forward decl up. | Doug Evans | 2 | -14/+34 | |
(host_callback): Pass stat struct pointer to stat,fstat. (CB_SYS_nnn): Reorganize. (CB_SYSCALL): New members p1,p2. (cb_host_to_target_stat): Delete fourth arg. | |||||
1997-11-25 | * callback.c (os_stat): Make 3rd arg a host struct stat ptr. | Doug Evans | 2 | -38/+216 | |
(os_fstat): Likewise. Validate fd argument. (cb_host_to_target_stat): Delete big_p arg. If HS arg is NULL, just compute target stat struct length. * syscall.c: #include "libiberty.h", <sys/types.h>, <sys/stat.h>. (ENOSYS,ENAMETOOLONG): Provide definitions if missing. (get_string): Return host errno values so they can be properly translated later. (cb_syscall): Likewise. (cb_syscall, cases open,unlink): Use get_path instead of get_string. (cb_syscall, case read): Use read_stdin for file descriptor 0. (cb_syscall, case write): Use write_stderr for file descriptor 2. (cb_syscall): Add cases for lseek, unlink, stat, fstat, time. (get_path): New function. | |||||
1997-11-25 | * gennltvals.sh: Generate syscall values for d30v. | Doug Evans | 3 | -0/+305 | |
Use libgloss/syscall.h for sparc. * nltvals.def: Regenerate. | |||||
1997-11-25 | Flush ser-go32-para.c, never worked and never used. | Stan Shebs | 3 | -280/+3 | |
1997-11-25 | Handle case where sizeof long != sizeof int when examining a union. | Andrew Cagney | 1 | -0/+28 | |
1997-11-25 | Cut out unused code for PE build. | Nick Clifton | 2 | -5/+14 | |
1997-11-24 | Add sim_io_syscalls to do common system call emulation | Michael Meissner | 1 | -0/+10 | |
1997-11-24 | Fix for PE build | Nick Clifton | 2 | -7/+11 | |
1997-11-24 | * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE_ALU_P. | Doug Evans | 2 | -1/+5 | |
1997-11-24 | * sim-trace.c (trace_option_handler): Set state trace file | Doug Evans | 2 | -24/+51 | |
for --trace-file in addition to cpu's values. (trace_vprintf): If cpu == NULL, try state's trace file. | |||||
1997-11-24 | Mon Nov 24 14:17:02 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -0/+6 | |
* infcmd.c: export registers_info, for use by other modules. * printcmd.c: export output_command, for use by other modules. * stack.c: export locals_info and args_info, for use by other modules. | |||||
1997-11-24 | Entries for .gdbinit additions and sim-model.c option fix. | Doug Evans | 1 | -0/+5 | |
1997-11-24 | * sim-model.c (model_options): Use '\0' for `shortopt'. | Doug Evans | 1 | -0/+2 | |
1997-11-24 | * Make-common.in (all): Add .gdbinit. | Doug Evans | 1 | -0/+3 | |
* gdbinit.in: Add dump command. | |||||
1997-11-24 | * sim-core.c (sim_core_signal): Fix spelling error in message. | Doug Evans | 1 | -0/+6 | |
* sim-hrw.c (sim_read): Use read map, not write map. | |||||
1997-11-24 | A ton of my most recent changes, mostly to add post-mortem data analysis, | Michael Snyder | 1 | -341/+852 | |
plus some better error checking and reporting. Still not publically visible (not mentioned in the makefile or changelog). | |||||
1997-11-24 | Some early changes by Keith Seitz to support the Tcl/Tk GUI. | Michael Snyder | 2 | -22/+46 | |
Note: these files are still not publically visible; just keeping their history at this point. | |||||
1997-11-24 | Create CVS files tracepoint.c and tracepoint.h. This is new work, | Michael Snyder | 3 | -1/+1964 | |
not yet ready for public release, so no changelog entry yet (and I'm sanitizing the files out). Just want to get them into the repository for now, so I can begin keeping their history. Not checking in the Makefile change that would cause them to be built and linked. | |||||
1997-11-24 | Sanitization | Andrew Cagney | 2 | -1/+5 | |
1997-11-24 | Add function print_decimal to handle display of long long decimal | Andrew Cagney | 2 | -0/+30 | |
values on hosts with long-long but no "%ll". | |||||
1997-11-24 | Improve GDB support for FreeBSD host/target. | Andrew Cagney | 7 | -137/+260 | |
To configure.in: make PRINTF_HAS_LONG_LONG check more pedantic; check that SCANF_HAS_LONG_DOUBLE instead of assuming PRINTF_HAS_LONG_DOUBLE implies it; document. | |||||
1997-11-24 | Pass architecture from ``set arch MACH'' command into disasembler | Andrew Cagney | 2 | -30/+229 | |
through tm_print_insn_info.mach argument. Delete x86 specific set assembler command, subsumed by replaced with ``set arch'' | |||||
1997-11-24 | Have mips64vr5400-*-elf look like a mips64vr5000. | Andrew Cagney | 2 | -0/+11 | |
1997-11-23 | Change MIPS simulator so that it uses the (software) module sim_fpu | Andrew Cagney | 1 | -1/+6 | |
for floating point operations. Eliminates all dependencies the simulator had on the hosts FP implemantation. Add sim_fpu_{inv,abs,neg} functions to sim_fpu.[hc] | |||||
1997-11-22 | Add support for PIC and APCS-FLOAT type binaries. | Nick Clifton | 2 | -77/+2115 | |
1997-11-22 | Brought devo up to date with the branch. | Nick Clifton | 1 | -0/+5 | |
1997-11-22 | * sunos.c (sunos_add_one_symbol): When overriding a defined | Ian Lance Taylor | 1 | -0/+3 | |
symbol, set it to undefined, not new. | |||||
1997-11-22 | Sat Nov 22 16:06:56 1997 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 2 | -7/+7 | |
* evax-emh.c (_bfd_evax_write_emh): Use alloca instead of strdup. | |||||
1997-11-22 | fix comment | Ian Lance Taylor | 1 | -1/+1 | |