aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-05-22Restrict simulator commands to an enabled simulator.Andrew Cagney4-46/+86
1997-05-22 * gdb.base/setshow.exp: Don't run the set prompt tests ifBob Manson2-14/+21
1997-05-21Wed May 21 16:03:25 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder4-380/+715
1997-05-21 * ldmain.c (main): Correct check of fclose return value whenIan Lance Taylor1-0/+10
1997-05-21 * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE orIan Lance Taylor3-8/+42
1997-05-21 * config/obj-coff.c (symbol_to_chars): If TE_PE, don't add theIan Lance Taylor1-5/+11
1997-05-21 * configure.in: Use install-sh, not install.sh.Ian Lance Taylor1-1/+1
1997-05-21 * peicode.h: Add & 0xffffffff when using ImageBase in case bfd_vmaIan Lance Taylor2-40/+108
1997-05-21Added code to cope with 'ld -X -r' stripiung symbols that will later beNick Clifton2-19/+123
1997-05-21Watchpoint interface.Andrew Cagney18-822/+1497
1997-05-20 * interp.c: Replace all references to load_mem and store_memJeff Law3-340/+295
1997-05-20 * coff-sh.c (sh_merge_private_data): New static function.Ian Lance Taylor1-0/+10
1997-05-20Move mips INSN_ISA subfield into new membership field.Gavin Romig-Koch2-0/+15
1997-05-20 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".Jeff Law2-1/+21
1997-05-20Part II of adding callback argument to sim_open(). Update all theAndrew Cagney8-64/+59
1997-05-20Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney6-25/+32
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