Age | Commit message (Expand) | Author | Files | Lines |
1997-01-17 | * tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V): | Fred Fish | 2 | -358/+423 |
1997-01-17 | * tic80.h (struct tic80_opcode): Change "format" field to "flags". | Fred Fish | 2 | -13/+28 |
1997-01-16 | * ld.h (args_type): Rename auxiliary_filter_shlib to | Ian Lance Taylor | 1 | -0/+6 |
1997-01-16 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type of | Ian Lance Taylor | 3 | -11/+34 |
1997-01-16 | update copyright | Ian Lance Taylor | 1 | -5/+9 |
1997-01-16 | * dummy.c (find_call): Clear ignore_direct_calls. | Ian Lance Taylor | 2 | -0/+7 |
1997-01-16 | Thu Jan 16 14:10:41 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -1/+13 |
1997-01-16 | * ld.texinfo (Options): Improve documentation of --filter and | Ian Lance Taylor | 2 | -9/+41 |
1997-01-16 | * simops.c: Fix "rol" and "ror". | Jeff Law | 2 | -2/+10 |
1997-01-16 | fix bugs | Angela Marie Thomas | 2 | -0/+2 |
1997-01-16 | * tic80-opc.c (tic80_operands): Reorder some table entries to make | Fred Fish | 2 | -160/+435 |
1997-01-15 | * read.c (read_a_source_file): Make sure the symbol ends with | Ian Lance Taylor | 1 | -0/+5 |
1997-01-15 | * simops.c: Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1997-01-15 | Tue Jan 14 16:01:06 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -5/+1 |
1997-01-14 | * ld.texinfo (Commands): Clarify that the normal usage is -T. | Ian Lance Taylor | 2 | -3/+13 |
1997-01-14 | * config/tc-i386.c (sco_id): Moved from here... | Ian Lance Taylor | 1 | -0/+7 |
1997-01-14 | * libaout.h (machine_type): Reserve several values for sparclet. | David Edelsohn | 1 | -0/+4 |
1997-01-14 | Turn off most targets for tic80-*-* right now | Michael Meissner | 1 | -0/+5 |
1997-01-14 | Fix sanitize string | Michael Meissner | 1 | -1/+1 |
1997-01-14 | Allow tic80-*-*, not just tic80-*-coff | Michael Meissner | 2 | -0/+13 |
1997-01-14 | Cleanup; fix some aborts | Michael Meissner | 1 | -0/+12 |
1997-01-13 | * tic80-dis.c (print_insn_tic80): Print floating point operands | Fred Fish | 3 | -1/+108 |
1997-01-13 | * tic80.h (TIC80_OPERAND_FLOAT): Add for floating point operands. | Fred Fish | 2 | -0/+7 |
1997-01-13 | * simops.c: Use REG macros in few places not using them yet. | Jeff Law | 2 | -5/+9 |
1997-01-13 | * configure: Enable the mn10200 simulator. | Jeff Law | 2 | -0/+6 |
1997-01-09 | * sparc-tdep.c (sparc_frame_find_saved_regs): Don't use | Michael Snyder | 1 | -0/+7 |
1997-01-09 | * scripttempl/armcoff.sc: Correct mask used for .data address. | Ian Lance Taylor | 1 | -0/+4 |
1997-01-09 | * read.c (emit_expr): Check for overflow of a negative value | Ian Lance Taylor | 2 | -3/+21 |
1997-01-09 | * config/tc-m68k.c (struct label_line): Define. | Ian Lance Taylor | 2 | -0/+89 |
1997-01-09 | * read.c (read_a_source_file): When defining a macro in MRI mode, | Ian Lance Taylor | 2 | -5/+27 |
1997-01-09 | Wed Jan 8 19:56:43 1997 Geoffrey Noer <noer@skaro.cygnus.com> | Geoffrey Noer | 1 | -0/+4 |
1997-01-08 | Wed Jan 8 15:14:59 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+5 |
1997-01-08 | For NEC 4300 project, fix last remaining host/target endianness problem | Jim Wilson | 1 | -1/+1 |
1997-01-07 | * config/tc-mn10300.c (tc_gen_reloc): Handle sym1-sym2 fixups | Jeff Law | 1 | -0/+6 |
1997-01-06 | * mn10300_sim.h (struct _state): Fix number of registers! | Jeff Law | 1 | -0/+4 |
1997-01-06 | * config/tc-mn10200.c (md_assemble): Tweak fx_offset for pc-relative | Jeff Law | 2 | -4/+12 |
1997-01-06 | Fix typo. | Jeff Law | 1 | -1/+1 |
1997-01-06 | * elf32-mn10200.c (elf_mn10200_howto): Don't ever set partial-inplace. | Jeff Law | 2 | -104/+9 |
1997-01-06 | Fix copyright. | Jeff Law | 1 | -1/+1 |
1997-01-06 | * mn10200-dis.c (disassemble): Mask off unwanted bits after | Jeff Law | 2 | -1/+6 |
1997-01-06 | * elf32-mn10200.c (elf_mn10200_howto): Set partial_inplace for | Jeff Law | 2 | -1/+6 |
1997-01-06 | * symtab.c (fixup_symbol_section): Handle NULL symbols without | Stu Grossman | 1 | -0/+5 |
1997-01-06 | * tic80-dis.c (R_SCALED): Add macro to test for ":s" modifier bit. | Fred Fish | 3 | -78/+159 |
1997-01-06 | * tic80.h (TIC80_OPERAND_SCALED): Operand may have optional | Fred Fish | 2 | -0/+9 |
1997-01-05 | * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bit | Fred Fish | 3 | -65/+155 |
1997-01-05 | * tic80.h (TIC80_OPERAND_M_SI): Add operand modifier for ":m". | Fred Fish | 2 | -0/+13 |
1997-01-05 | * tic80.h (TIC80_OPERAND_BITNUM): Renamed from TIC80_OPERAND_CC_SZ. | Fred Fish | 2 | -4/+17 |
1997-01-05 | * tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVE | Fred Fish | 3 | -23/+214 |
1997-01-04 | * ppc-opc.c (powerpc_operands): Make comment match the | Fred Fish | 3 | -1/+422 |
1997-01-04 | * Makefile.in (coff-tic80.o): Add coffcode.h to dependency list. | Fred Fish | 2 | -0/+17 |