aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-11-20 * run.c: Deleted, using one in ../common now.David Edelsohn3-93/+1
1996-11-20Fix a sanitization boobooStan Shebs1-12/+15
1996-11-20 * mn10300-dis.c (disassemble): Handle register lists.Jeff Law2-0/+47
1996-11-20 * mn10300-opc.c: Fix handling of register list operand forJeff Law2-9/+12
1996-11-20 * gas/mn10300/other.s: Update for correct syntax on aJeff Law2-4/+10
1996-11-20 * mn10300-dis.c (disassemble): Print PC-relative and memoryJeff Law3-41/+67
1996-11-20 * mn10300-dis.c (print_insn_mn10300): Fix fetch of last byteJeff Law2-4/+27
1996-11-20 * config.sub: Handle mn10200 and mn10300.Jeff Law2-4/+12
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn2-36/+4
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn2-22/+4
1996-11-20 * Makefile.in (LIBCOMMON): Define.David Edelsohn1-0/+3
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn6-90/+209
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn4-162/+31
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn5-186/+338
1996-11-20New file.David Edelsohn2-0/+5
1996-11-20 * Makefile.in: Delete all stuff moved to ../common/Make-common.in.David Edelsohn3-81/+62
1996-11-20Add new files.David Edelsohn1-0/+11
1996-11-20 * run.c: #include ../common/config.h, tconfig.h.David Edelsohn5-0/+395
1996-11-20 * run.c: Deleted, use one in ../common now.David Edelsohn3-171/+4
1996-11-20 * configure.in (configdirs): Add common.David Edelsohn2-43/+55
1996-11-20 * config/h8500/h8500.mt (SIM): Change to ../sim/h8500/libsim.a.David Edelsohn1-1/+1
1996-11-20 * callback.h: Deleted, moved to ../include.David Edelsohn6-430/+112
1996-11-20 * callback.h: New file, moved here from gdb.David Edelsohn2-0/+57
1996-11-20 * sim_calls.c (sim_resume): Reset sim_should_run if single stepping.David Edelsohn2-14/+115
1996-11-20 * mn10300-dis.c: Rough cut at printing some operands.Jeff Law2-19/+86
1996-11-19 * mn10300-dis.c: Start working on disassembler support.Jeff Law3-9/+276
1996-11-19Do not convert short branch followed by short instruction into a parallel op ...Michael Meissner1-0/+8
1996-11-19Do not build librx on d10vMichael Meissner2-1/+7
1996-11-19 * gas/mn10300/movm.s: Update for correct syntax.Jeff Law3-18/+30
1996-11-19 * config/tc-mn10300.c (md_assemble): Handle MN10300_OPERAND_REG_LIST.Jeff Law2-2/+76
1996-11-19 * mn10300-opc.c (mn10300_operands): Add "REGS" for a registerJeff Law2-2/+11
1996-11-19 * mn10300.h (MN10300_OPERAND_REG_LIST): Define.Jeff Law2-0/+12
1996-11-19 * gdbtk.c (gdbtk_readline): Fix memory leak.Tom Tromey2-1/+8
1996-11-19 Fixes for Tcl 7.6 / Tk 4.2:Tom Tromey3-661/+11
1996-11-19Fix Irix6 host build problem.Jim Wilson2-2/+7
1996-11-18 * libiberty.h: Checkin again; last checkin failed due to sticky tag.Dawn Perchik1-0/+14
1996-11-18 * config/tc-mn10300.c (mn10300_insert_operand): Provide prototypeJeff Law2-7/+24
1996-11-18Fix previous changeMichael Meissner1-1/+3
1996-11-18Check validity of user parallel operationsMichael Meissner2-0/+6
1996-11-18 * configure.in (mn10300): Build everything except gdb & libgloss.Jeff Law2-1/+5
1996-11-18Branch and link instructions modify r13Michael Meissner2-0/+8
1996-11-18Add3 sets the carryMichael Meissner1-0/+6
1996-11-18finally remove errant mentions of SanitizeAngela Marie Thomas2-2/+5
1996-11-16 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>Fred Fish2-7/+21
1996-11-15 * gas/mn10300/other.s: Put parens around registerJeff Law2-3/+18
1996-11-15 * mn10300-opc.c (mn10300_opcodes): Demand parens aroundJeff Law2-2/+12
1996-11-15Fix some warningsMichael Meissner2-0/+349
1996-11-15 * Makefile.in (emn10300.c): Add dependencies.Jeff Law3-0/+33
1996-11-14Fix warningMichael Meissner1-0/+4
1996-11-14Define ULONGESTMichael Meissner2-0/+10