Age | Commit message (Expand) | Author | Files | Lines |
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 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 6 | -25/+105 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 14 | -122/+717 |
1997-01-04 | * reloc.c: Add BFD_RELOC_24. | Jeff Law | 2 | -70/+33 |
1997-01-03 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1997-01-03 | * config/tc-hppa.c (struct hppa_fix_struct): Steak fx_r_field's type | Jeff Law | 3 | -83/+55 |
1997-01-03 | * tic80.h (struct tic80_opcode): Name changed. | Fred Fish | 2 | -46/+119 |
1997-01-03 | Fri Jan 3 18:17:23 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -0/+6 |
1997-01-03 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1997-01-03 | * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol is | Ian Lance Taylor | 3 | -4/+35 |
1997-01-03 | Fri Jan 3 14:20:05 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -11/+16 |
1997-01-03 | Fri Jan 3 17:33:34 1997 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -0/+6 |
1997-01-03 | revert last patch | Ian Lance Taylor | 2 | -14/+0 |
1997-01-03 | Fri Jan 3 14:20:05 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -5/+353 |
1997-01-03 | fix copyrights | Ian Lance Taylor | 2 | -2/+2 |
1997-01-03 | Fri Jan 3 17:10:33 1997 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 2 | -1/+15 |
1997-01-03 | Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 14 | -933/+1547 |
1997-01-03 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | Ian Lance Taylor | 1 | -0/+6 |
1997-01-03 | * Makefile.in (clean): Don't remove configdoc.texi. | Ian Lance Taylor | 1 | -0/+3 |
1997-01-03 | * ld.texinfo (Operators): Remove '@' from @smallexmple in comment | Ian Lance Taylor | 2 | -1/+6 |
1997-01-03 | * doc/as.texinfo (Set): Change parenthesized @xref to @pxref. | Ian Lance Taylor | 1 | -0/+2 |
1997-01-03 | * config/tc-m68k.h (tc_frob_label): Define to warn about a | Ian Lance Taylor | 2 | -0/+14 |
1997-01-03 | * macro.c (macro_expand_body): In MRI mode, just copy a single &. | Ian Lance Taylor | 1 | -0/+2 |
1997-01-03 | * config/tc-m68k.c (m68k_ip): Call frag_grow before adding a | Ian Lance Taylor | 2 | -0/+9 |
1997-01-03 | * m68k-opc.c: Add #B case for moveq. | Ian Lance Taylor | 1 | -0/+4 |
1997-01-03 | * config/tc-m68k.c (m68k_ip): Accept 'B' as a size for an | Ian Lance Taylor | 4 | -10/+48 |
1997-01-03 | Put common variables into the appropriate section, based on relocation types | Michael Meissner | 2 | -227/+373 |
1997-01-03 | Add new st_other bits; Remove v850 section indexes | Michael Meissner | 2 | -11/+10 |
1997-01-03 | Add .{z,t}common and .tcommon_byte sections | Michael Meissner | 1 | -0/+7 |
1997-01-03 | * interp.c (sim_monitor): Make output to stdout visible in | Mark Alexander | 1 | -0/+5 |
1997-01-03 | * NOTES, NOTES.config: Removed. These are rarely, if ever, | Ian Lance Taylor | 4 | -151/+3 |
1997-01-03 | Based on patch from Ronald F. Guilmette <rfg@monkeys.com>: | Ian Lance Taylor | 4 | -12/+52 |
1997-01-03 | Add v850.h | Michael Meissner | 3 | -0/+56 |