aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-11-26 * Makefile.in, configure, configure.in: merge with foundry-971118-buildKeith Seitz3-20/+166
1997-11-26* sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls):Andrew Cagney2-2/+5
1997-11-26FreeBSD has (at least for the i386) a little-endian magic number.Andrew Cagney1-0/+5
1997-11-26Delete magic number FIXME.Doug Evans1-2/+0
1997-11-26Undo last change. callback.h changed instead.Doug Evans2-13/+9
1997-11-26 * callback.h (CB_SYSCALL): Change byte count arguments toDoug Evans2-3/+29
1997-11-26 * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror.Doug Evans2-2/+12
1997-11-26Do no set private flags if building a PE port.Nick Clifton2-4/+25
1997-11-26Check the abbrev offset found in the .debug_info section before usingAndrew Cagney2-2/+22
1997-11-26Fix typo in format argument to sim_io_eprintf.Andrew Cagney2-3/+5
1997-11-26Move MDMX instructions which are public knowledge from vr5400.igenAndrew Cagney4-441/+1313
1997-11-26nuke lseekMichael Meissner2-56/+224
1997-11-25sanitize-r5900 not v5900Andrew Cagney1-2/+2
1997-11-25Strip ChangeLog of v850e informationAndrew Cagney1-1/+1
1997-11-25Add file alu-n-tst.hAndrew Cagney1-0/+1
1997-11-25vr5400 sanitize cleanupsAndrew Cagney1-4/+12
1997-11-25Add tm-fbsd.hAndrew Cagney1-0/+1
1997-11-25Do not complain when trying to merge private data from different formats.Nick Clifton1-0/+5
1997-11-25Add comment.Doug Evans1-0/+2
1997-11-25 * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.Ian Lance Taylor1-0/+6
1997-11-25 * coff-arm.c (arm_allocate_interworking_sections): Fix typoIan Lance Taylor2-1/+6
1997-11-25 * callback.h (struct stat): Move forward decl up.Doug Evans2-14/+34
1997-11-25 * callback.c (os_stat): Make 3rd arg a host struct stat ptr.Doug Evans2-38/+216
1997-11-25 * gennltvals.sh: Generate syscall values for d30v.Doug Evans3-0/+305
1997-11-25Flush ser-go32-para.c, never worked and never used.Stan Shebs3-280/+3
1997-11-25Handle case where sizeof long != sizeof int when examining a union.Andrew Cagney1-0/+28
1997-11-25Cut out unused code for PE build.Nick Clifton2-5/+14
1997-11-24Add sim_io_syscalls to do common system call emulationMichael Meissner1-0/+10
1997-11-24Fix for PE buildNick Clifton2-7/+11
1997-11-24 * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE_ALU_P.Doug Evans2-1/+5
1997-11-24 * sim-trace.c (trace_option_handler): Set state trace fileDoug Evans2-24/+51
1997-11-24Mon Nov 24 14:17:02 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-0/+6
1997-11-24Entries for .gdbinit additions and sim-model.c option fix.Doug Evans1-0/+5
1997-11-24 * sim-model.c (model_options): Use '\0' for `shortopt'.Doug Evans1-0/+2
1997-11-24 * Make-common.in (all): Add .gdbinit.Doug Evans1-0/+3
1997-11-24 * sim-core.c (sim_core_signal): Fix spelling error in message.Doug Evans1-0/+6
1997-11-24A ton of my most recent changes, mostly to add post-mortem data analysis,Michael Snyder1-341/+852
1997-11-24Some early changes by Keith Seitz to support the Tcl/Tk GUI.Michael Snyder2-22/+46
1997-11-24Create CVS files tracepoint.c and tracepoint.h. This is new work,Michael Snyder3-1/+1964
1997-11-24SanitizationAndrew Cagney2-1/+5
1997-11-24Add function print_decimal to handle display of long long decimalAndrew Cagney2-0/+30
1997-11-24Improve GDB support for FreeBSD host/target.Andrew Cagney7-137/+260
1997-11-24Pass architecture from ``set arch MACH'' command into disasemblerAndrew Cagney2-30/+229
1997-11-24Have mips64vr5400-*-elf look like a mips64vr5000.Andrew Cagney2-0/+11
1997-11-23Change MIPS simulator so that it uses the (software) module sim_fpuAndrew Cagney1-1/+6
1997-11-22Add support for PIC and APCS-FLOAT type binaries.Nick Clifton2-77/+2115
1997-11-22Brought devo up to date with the branch.Nick Clifton1-0/+5
1997-11-22 * sunos.c (sunos_add_one_symbol): When overriding a definedIan Lance Taylor1-0/+3
1997-11-22Sat Nov 22 16:06:56 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor2-7/+7
1997-11-22fix commentIan Lance Taylor1-1/+1