aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-05-19Make getpid, kill supported system callsMichael Meissner6-39/+157
1997-05-19 * config/monitor.exp(gdb_start): Look for gdb_prompt targetBob Manson1-0/+20
1997-05-19 * coff-tic80.c: Remove unnecessary #ifdefs.Mark Alexander1-15/+1
1997-05-19 * coff-tic80.c (NAMES_HAVE_UNDERSCORE): Define (fixes problemMark Alexander2-5/+28
1997-05-19 * interp.c (dispatch): Make this an inline function.Jeff Law3-7/+10
1997-05-19Graft sim/common event and other code onto the mips simulator.Andrew Cagney7-221/+201
1997-05-19Update.Andrew Cagney1-3/+8
1997-05-19Make simulator event-queue manager a bit more signal safe.Andrew Cagney3-0/+26
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney18-368/+1406
1997-05-19Pacify gcc.Andrew Cagney1-0/+4
1997-05-18 * interp.c (load_mem_big): Remove function. It's now a macroJeff Law2-26/+34
1997-05-17Treat infinities like normal numbers for purposes of comparisonsMichael Meissner2-6/+11
1997-05-16 * callback.c (os_close): Mark the descriptor as beingJeff Law2-6/+127
1997-05-16 * interp.c (load_mem): If we get a load from an out of rangeJeff Law2-0/+18
1997-05-16 * elf-m10300.c (elf32_mn10300_relax_section): Read in allJeff Law1-0/+10
1997-05-16 * elflink.h (elf_link_add_object_symbols): Don't decrease theIan Lance Taylor2-8/+107
1997-05-16o Make tic80 insn file more `cache ready'Andrew Cagney9-174/+218
1997-05-15 * elflink.h (elf_link_add_object_symbols): Consistently treatIan Lance Taylor2-20/+11
1997-05-15Added support to LD to select the architecture of an ARM COFF output fileNick Clifton2-1/+12
1997-05-15 * elflink.h (elf_link_add_object_symbols): Force ELF symbol sizeIan Lance Taylor2-0/+14
1997-05-15Fixed bug in previous delta. If no cpu type was specified on the commandNick Clifton1-0/+6
1997-05-15Remove some of the flake from the c80 floating point.Andrew Cagney5-50/+617
1997-05-15 * config/rs6000/tm-rs6000.h (SIG_FRAME_LR_OFFSET): Define.Peter Schauer2-7/+40
1997-05-15 * obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun,Mark Alexander1-0/+5
1997-05-15More floating point operations.Andrew Cagney3-21/+137
1997-05-15Fix double conversion problem.Andrew Cagney4-45/+76
1997-05-15Passify gcc's warnings.Andrew Cagney2-1/+5
1997-05-14Make columns line up for fpu operation tracingMichael Meissner2-7/+13
1997-05-14 * mn10200-tdep.c (mn10200_analyze_prologue): Update prologue commentsJeff Law2-12/+199
1997-05-14Added support for storing ARM Procedure Calling Standard variant, and ARMNick Clifton7-33/+611
1997-05-14 * mn10200-tdep.c (mn10200_skip_prologue): Don't look at the debugJeff Law2-18/+9
1997-05-14Fix total number of tic80 registersAndrew Cagney2-1/+7
1997-05-14 * config/tc-mn10200.c (md_convert_frag): Prefix temporaryJeff Law1-0/+6
1997-05-13Fix tic80 sanitization.Mark Alexander1-0/+2
1997-05-13Make sure r0 == 0; Return EINVAL for system calls that are defined but not pr...Michael Meissner3-0/+37
1997-05-13Fix thinko in previous change.Fred Fish1-1/+1
1997-05-13 * config/tc-mips.c (set_at): Check for bignum.Ian Lance Taylor1-0/+5
1997-05-13 * config/tc-tic80.c (md_apply_fix): Check PC relative relocationsFred Fish2-3/+20
1997-05-13Remove ANNULed cycle - was confusing gdb.Andrew Cagney4-56/+54
1997-05-13 * scripttempl/elfmips.sc: Remove.Ian Lance Taylor3-208/+26
1997-05-12Fix ld/st tracingMichael Meissner2-2/+6
1997-05-12Mon May 12 13:33:08 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-0/+4
1997-05-12 * tic80-tdep.c, config/tic80/tm-tic80.h: First cut at gettingMark Alexander3-51/+504
1997-05-12 * configure.in: Don't clear OPCODES when --enable-commonbfdlib isIan Lance Taylor1-0/+11
1997-05-12Mon May 12 11:11:06 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-18/+75
1997-05-12Clear cntrl-c after handling it.Andrew Cagney3-2/+8
1997-05-12c80 simulator fixes.Andrew Cagney10-70/+242
1997-05-12Match commands like `(gdb) sim a b c' against options --a-b-c.Andrew Cagney1-0/+8
1997-05-12Fix endian problems with ld.d/st.dMichael Meissner2-2/+9
1997-05-11Fix shift/lmo insns; Subu does arithmetic unsignedMichael Meissner4-24/+88