aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-12-11 * gas/mn10300/basic.exp: Update after endianness changes toJeff Law1-0/+3
1996-12-11 * config/tc-mn10300.c (md_assemble): Update to handle endiannessJeff Law1-7/+83
1996-12-10 * simops.c (REG0_4): Define.Jeff Law2-8/+14
1996-12-10Tue Dec 10 13:51:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1996-12-10 * config/tc-mips.c (append_insn): Make sure there is enough roomIan Lance Taylor1-0/+4
1996-12-10 * mn10200-opc.c (mn10200_opcodes): "mov imm8,d0" is a format 2Jeff Law2-2/+5
1996-12-10 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.Jeff Law10-107/+227
1996-12-10For NEC 4100/4300 projectJim Wilson3-69/+145
1996-12-10 * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid!Jeff Law2-1/+6
1996-12-10 * mn10200-opc.c (mn10200_operands): Fix insertion positionJeff Law2-1/+6
1996-12-10 * config/tc-mips.c (mips16_extended_frag): Give an error for anIan Lance Taylor2-0/+7
1996-12-10New revision from AndrewMichael Meissner8-377/+3635
1996-12-10 * app.c (do_scrub_chars): At the end of a C comment, pass space toIan Lance Taylor1-0/+3
1996-12-10Mon Dec 9 17:34:05 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-5/+16
1996-12-10 * monitor.c (monitor_insert_breakpoint): Handle bi-endian machines.David Edelsohn2-25/+36
1996-12-10 * config/mips/tm-mips.h: Get rid of call-dummy code.Mark Alexander1-103/+30
1996-12-10 * config/mips/tm-mips.h: Get rid of call-dummy code.Mark Alexander1-0/+10
1996-12-10 * gas/mn10200/*.s: New tests for the mn10200 assembler.Jeff Law14-0/+926
1996-12-09 * gdb.texinfo, refcard.tex: Restore author creditFred Fish2-1/+5
1996-12-09 * config/tc-mn10200.c: Flesh out assembler support for MN10200.Jeff Law2-0/+977
1996-12-09 * mn10200-opc.c: Create mn10200 opcode table.Jeff Law3-5/+647
1996-12-09 * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loopIan Lance Taylor2-2/+27
1996-12-09 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and extIan Lance Taylor2-22/+53
1996-12-09 * write.c (write_relocs): Print an error for an out of rangeIan Lance Taylor1-0/+8
1996-12-09additional register stuffGeoffrey Noer1-0/+4
1996-12-09Mon Dec 9 00:14:49 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-25/+161
1996-12-09 * callback.c: #include <stdlib.h>David Edelsohn2-0/+459
1996-12-09 * remote-sim.h: Update some comments.David Edelsohn3-25/+56
1996-12-09 * callback.h (host_callback): New member `error'.David Edelsohn1-2/+6
1996-12-08 * Makefile.in (ALL_MACHINES): Add mips16-opc.o.Peter Schauer1-0/+4
1996-12-08 * irix5-nat.c (supply_gregset, fill_gregset): Handle gregsetsPeter Schauer2-14/+57
1996-12-07 * simops.c (REG0_16): Fix typo.Jeff Law2-1/+5
1996-12-07* m68k-opc.c (m68k_opcodes): Revert change to use < and >J.T. Conklin1-0/+5
1996-12-07Add missing semicolons in last change.Jeff Law1-13/+13
1996-12-07 * config/tc-mips.c (mips16_extended_frag): Don't callIan Lance Taylor2-10/+28
1996-12-06 * config/tc-mips.c (mips16_immed): Add file and line parameters,Ian Lance Taylor2-13/+24
1996-12-06 * elf32-mn10300.c (elf_symbol_leading_char): Define.Jeff Law2-0/+4
1996-12-06 * config/tc-mn10300.c: Fix various gcc -Wall warnings.Jeff Law2-25/+30
1996-12-06 * mn10300-dis.c (disassemble): Remove '$' register prefixing.Jeff Law2-10/+14
1996-12-06 * gas/mn10300/*.s: Remove '$' register prefixing.Jeff Law1-0/+14
1996-12-06 * mips16-opc.c: Change opcode for entry/exit to avoid conflictingIan Lance Taylor1-0/+5
1996-12-06 * elf32-mn10300.c: Add some comments.Jeff Law2-2/+21
1996-12-06 * ieee.c (parse_ieee_bb): Always initialize namcopy to avoid gccIan Lance Taylor1-0/+14
1996-12-06 * ihex.c (ihex_scan): Always initialize buf before jumping toIan Lance Taylor1-0/+6
1996-12-06 * mn10300-opc.c: Add some comments explaining the variousJeff Law3-3/+51
1996-12-06 * simops.c: Call abort for any instruction that's not currentlyJeff Law2-0/+16
1996-12-06 * simops.c: Define accessor macros to extract registerJeff Law2-368/+329
1996-12-06 * interp.c: Delete unused global variable "OP".Jeff Law3-31/+30
1996-12-06Opps. Forgot something in last change.Jeff Law1-1/+1
1996-12-06 * gencode.c (write_header): Add "insn" and "extension" argumentsJeff Law5-248/+699