aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-11-27 * simops.c Implement remaining 4 byte instructions.Jeff Law2-39/+145
1996-11-27 * elf32-i386.c (elf_i386_relocate_section): Warn about aIan Lance Taylor1-0/+6
1996-11-27 * gencode.c (process_instructions): If ! proc64, skip DOUBLEWORDIan Lance Taylor1-0/+3
1996-11-27 * simops.c Implement remaining 3 byte instructions.Jeff Law2-32/+120
1996-11-27 * simops.c: Implement remaining 2 byte instructions. CallJeff Law2-23/+120
1996-11-27Actually check in the right change to interp.c.Ian Lance Taylor1-2/+1
1996-11-27 * scripttempl/{elfd10v.sc,elfmips.sc,elfppc.sc,v850.sc}: Likewise.Jason Merrill3-16/+49
1996-11-27 * scripttempl/elf.sc: Add the remaining DWARF sections.Jason Merrill1-0/+4
1996-11-27 * simops.c: Implement lots of random instructions.Jeff Law2-129/+642
1996-11-27 * simops.c: Implement "movm" and "bCC" insns.Jeff Law2-7/+160
1996-11-27 * config/mips/tm-mips.h (ADDR_BITS_REMOVE, TARGET_READ_SP): Define.Mark Alexander1-0/+9
1996-11-27 * config/mips/tm-mips.h (ADDR_BITS_REMOVE, TARGET_READ_SP): Define.Mark Alexander3-70/+130
1996-11-27 * mn10300_sim.h (_state): Add another register (MDR).Jeff Law3-9/+199
1996-11-26 * mn10300-dis.c (disasemble): Finish conversion to '$' asJeff Law2-5/+8
1996-11-26 * mn10300_sim.h (PSW_*): Define for CC status tracking.Jeff Law3-20/+310
1996-11-26 * configure, */configure: Rebuild with autoconf 2.12.Ian Lance Taylor5-108/+407
1996-11-26 * configure: Rebuild with autoconf 2.12.Ian Lance Taylor2-220/+490
1996-11-26 * configure: Rebuild with autoconf 2.12.Ian Lance Taylor2-37/+156
1996-11-26 * configure, conf.in: Rebuild with autoconf 2.12.Ian Lance Taylor2-3/+5
1996-11-26 * configure: Rebuild with autoconf 2.12.Ian Lance Taylor2-0/+11
1996-11-26 * aclocal.m4 (BFD_CC_FOR_BUILD): Don't require AC_C_CROSS.Ian Lance Taylor2-192/+432
1996-11-26 * config/tc-ppc.c (ppc_elf_lcomm): Don't give an error if noIan Lance Taylor1-0/+3
1996-11-26 * gencode.c, interp.c: Snapshot current simulator code.Jeff Law3-3/+27
1996-11-26 * mn10300-opc.c (mn10300_opcodes): Fix mask field forJeff Law2-1/+6
1996-11-26 Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor3-1062/+1631
1996-11-26Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>Ian Lance Taylor1-0/+10
1996-11-26 Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor2-98/+1717
1996-11-26 * elf-bfd.h (struct elf_link_hash_entry): Add other field.Ian Lance Taylor2-1/+25
1996-11-26 Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor5-24/+628
1996-11-26Regenerated since aclocal.m4 changed.David Edelsohn1-41/+378
1996-11-26 * config.in (WORDS_BIGENDIAN): Add.David Edelsohn2-88/+383
1996-11-26* m68k-opc.c (m68k_opcodes): Simplify table by using < and >J.T. Conklin1-2/+5
1996-11-26 * configure.host: Use long long for mips-sgi-irix6*.Ian Lance Taylor1-0/+7
1996-11-26* config/tc-m68k.c (m68k_ip): Implement cases for new <, >, m, n,J.T. Conklin1-0/+5
1996-11-26* m68k.h: Document new <, >, m, n, o and p operand specifiers.J.T. Conklin1-0/+9
1996-11-26* m68k-opc.c (m68k-opcodes): Fix move and movem instructions forJ.T. Conklin2-14/+35
1996-11-26* m68k-opc.c (m68k-opcodes): Fix many forms of the moveJ.T. Conklin2-21/+29
1996-11-25* m68k-opc.c (m68k-opcodes): The coldfire (mcf5200) can only useJ.T. Conklin2-34/+71
1996-11-25 * objdump.c (disassemble_data): Don't crash if there is noIan Lance Taylor1-0/+9
1996-11-25* m68k-opc.c (m68k_opcodes): Consistantly Use "s" as the storageJ.T. Conklin2-30/+41
1996-11-25 * write.c: Delete "ifndef md_relax_frag" around is_dnrange.David Edelsohn1-0/+15
1996-11-25 From: Paul Eggert <eggert@twinsun.com>Fred Fish2-1/+15
1996-11-25 * Makefile.in, config.in, configure, configure.in: New files.Jeff Law9-0/+1956
1996-11-25 * mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"Jeff Law1-1/+0
1996-11-25 * mn10300-dis.c (disassemble): Use '$' instead of '%' forJeff Law2-5/+8
1996-11-25 * gas/mn10300/*.s: Use '$' as register prefix forJeff Law15-0/+190
1996-11-25 * config/tc-mn10300.c (address_registers): Use '%' prefix for regs.Jeff Law2-16/+19
1996-11-25 * mn10300-dis.c (disassemble): Prefix registers with '%'.Jeff Law2-10/+14
1996-11-25 * emulparms/mn10300.sh: Remove bogus '_' prefix forJeff Law1-0/+5
1996-11-25 * elf32-mn10300.c (bfd_elf32_mn10300_reloc): New function.Jeff Law2-17/+184