aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-10-24Add function sim_events_slip()Andrew Cagney2-16/+56
1997-10-24Address MSC compiler issues in d10v_sim.hAndrew Cagney1-0/+8
1997-10-23 * dbxread.c (process_one_symbol): Put back initializationJeff Law2-3/+13
1997-10-23Removed C++ ismNick Clifton1-0/+4
1997-10-23Rename '_stack' to '__stack'Nick Clifton1-0/+6
1997-10-23 * elf64-sparc.c (sparc64_elf_howto_table): Add UA64 & UA16.Richard Henderson2-1/+40
1997-10-23 * Makefile.in (ALL_EMULATIONS): Move eelf64_sparc.o ...Richard Henderson1-0/+7
1997-10-23 * configure.in (sparc*-*-linux*): Use trad-core and ...Richard Henderson3-106/+120
1997-10-23 * configure.tgt: Add sparc64-*-linux*.Richard Henderson3-0/+20
1997-10-23 * sparc.h (DT_SPARC_REGISTER): New macro.Richard Henderson2-7/+103
1997-10-23 * config.bfd (sparc64-*-linux*): New target.Richard Henderson3-44/+1748
1997-10-23 * config/tc-sparc.c (v9a_asr_table): New variable.Richard Henderson2-0/+62
1997-10-23 * sparc-opc.c: Add wr & rd for v9a asr's.Richard Henderson2-1/+32
1997-10-23 * sparc.h: Add '_' and '/' for v9a asr's.Richard Henderson1-0/+5
1997-10-23 * config/tc-sparc.h (md_do_align): New macro.Richard Henderson3-24/+115
1997-10-23 * sparc-opc.c (v9notv9a): New insn type.Richard Henderson2-16/+24
1997-10-22 * mdebugread.c (psymtab_to_symtab_1): Handle new live range stabsJeff Law5-149/+176
1997-10-22sanitize law's 15 jul r5900 changeKen Raeburn3-75/+80
1997-10-22 * config/tc-sh.c (sh_small): New variable.Ian Lance Taylor1-0/+10
1997-10-22 * coff-sh.c (coff_small_object_p): New static function.Ian Lance Taylor4-16/+39
1997-10-22More comment fixes to make the code clearer.Jeff Law1-1/+6
1997-10-22 * dbxread.c: Fix various violations of the GNU coding andJeff Law2-23/+65
1997-10-22Minor comment fix.Jeff Law1-2/+1
1997-10-22 * symtab.c: Include inferior.h.Jeff Law2-2/+5
1997-10-22 * config/tc-mips.c (macro): Correct handling of constant in M_LI_DIan Lance Taylor2-7/+31
1997-10-22 * scripttempl/pe.sc: Put .eh_frame in .rdata.Ian Lance Taylor1-0/+4
1997-10-22Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney10-14/+114
1997-10-22* nrun.c (main): Exit if bfd_openr fails.Doug Evans1-0/+1
1997-10-22 * nrun.c (main): Remove useless test of name != NULL.Doug Evans2-3/+20
1997-10-21 * ch-exp.c: Rename FIELD_NAME to DOT_FIELD_NAME (to avoid conflict).Per Bothner2-5/+9
1997-10-21 * config/tc-sparc.c (md_apply_fix3, cases ..._H44, ..._HIX22): LeaveDoug Evans2-7/+5
1997-10-21 * simops.c: Correctly handle register restores for "ret" and "retf"Jeff Law2-66/+71
1997-10-21Use SIM*_OVERFLOW_RESULT defined in sim-alu.hAndrew Cagney2-2/+7
1997-10-21Pacify GCC -WallAndrew Cagney1-0/+6
1997-10-21Output pc profile statistics once gathered.Andrew Cagney2-9/+5
1997-10-21Delete profile support from MIPS simulator, use sim/common/sim-profileAndrew Cagney5-225/+46
1997-10-20 * configure.in (sparc64): Set arch to v9-64.Doug Evans3-3/+5
1997-10-20Various fixes for openvms/alpha.Ian Lance Taylor3-3/+16
1997-10-20Mon Oct 20 15:31:43 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor1-0/+4
1997-10-20Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor2-9/+27
1997-10-20various evax patchesIan Lance Taylor8-39/+215
1997-10-20Mon Oct 20 15:01:27 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor2-7/+22
1997-10-20Mon Oct 20 14:54:06 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor1-0/+4
1997-10-20 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, andIan Lance Taylor2-6/+37
1997-10-20 * tc-sparc.c (default_arch_size): New static local.Doug Evans2-21/+91
1997-10-20 * som.c (normalize): Delete function.Jeff Law1-0/+7
1997-10-20fix ChangeLog entryIan Lance Taylor1-4/+3
1997-10-20 * peicode.h (coff_swap_scnhdr_out): Don't clobber other flagIan Lance Taylor1-0/+6
1997-10-20Have single bit macros return an unsigned result. Avoids risk (andAndrew Cagney2-16/+33
1997-10-20Make mips registers of type unsigned_word.Andrew Cagney3-3/+14