Age | Commit message (Expand) | Author | Files | Lines |
1996-12-18 | Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -5/+3 |
1996-12-18 | Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-12-18 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | Jim Wilson | 2 | -1/+5 |
1996-12-18 | * configure.in: Do build gcc and the target libraries for | Jeff Law | 2 | -1/+22 |
1996-12-18 | * interp.c (sim_resume): Handle 0xff as a single byte insn. | Jeff Law | 2 | -12/+19 |
1996-12-18 | * config/tc-mn10200.c (mn10200_insert_operand): Don't | Jeff Law | 2 | -2/+10 |
1996-12-18 | * mn10200-opc.c (mn10200_operands): Add SIMM16N. | Jeff Law | 2 | -7/+28 |
1996-12-18 | * mn10200.h (MN10200_OPERAND_NOCHECK): Define. | Jeff Law | 1 | -0/+4 |
1996-12-18 | * elf32-mn10200.c (enum reloc_type): Enable basic 8, 16, and | Jeff Law | 2 | -33/+10 |
1996-12-18 | * config/tc-mips.c: Undo part of last Friday's alignment changes. | Ian Lance Taylor | 2 | -13/+6 |
1996-12-17 | Getting there ... | David Edelsohn | 2 | -0/+35 |
1996-12-17 | fixed .Sanitize | Geoffrey Noer | 1 | -0/+1 |
1996-12-17 | * config/tc-mips.c (insn_label): Remove. | Ian Lance Taylor | 3 | -64/+238 |
1996-12-17 | fix typo | Angela Marie Thomas | 1 | -1/+1 |
1996-12-17 | add missing Do-last: | Angela Marie Thomas | 1 | -0/+2 |
1996-12-17 | * elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of a | Ian Lance Taylor | 2 | -8/+257 |
1996-12-17 | * elf.c (bfd_elf_print_symbol): Print the st_other field if it is | Ian Lance Taylor | 2 | -0/+10 |
1996-12-17 | * config/tc-mips.c (mips16_ip): Check for a missing expression | Ian Lance Taylor | 2 | -0/+16 |
1996-12-16 | * simops.c: Handle "break" instruction. | Jeff Law | 2 | -0/+12 |
1996-12-16 | * mn10300-opc.c (mn10300_opcodes): Add "break" instruction. | Jeff Law | 2 | -0/+10 |
1996-12-16 | Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which is never set. | Rob Savoye | 1 | -3/+12 |
1996-12-16 | * gencode.c (MIPS16_DECODE): SWRASP is I8, not RI. | Ian Lance Taylor | 2 | -10/+19 |
1996-12-16 | Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+9 |
1996-12-16 | * mn10200-opc.c: Add pseudo-ops for "mov (an),am" and "mov an,(am)". | Jeff Law | 2 | -0/+6 |
1996-12-16 | * gencode.c (build_mips16_operands): Fix base PC value for PC | Ian Lance Taylor | 3 | -119/+95 |
1996-12-16 | * elf.c (bfd_section_from_shdr): Don't check for reloc sections | Ian Lance Taylor | 2 | -14/+7 |
1996-12-16 | * config/tc-mn10200.c (mn10200_insert_operand): Don't | Jeff Law | 2 | -5/+11 |
1996-12-16 | * simops.c: Fix restoring the PC for "ret" and "retf" instructions. | Jeff Law | 2 | -4/+23 |
1996-12-16 | * doc/as.texinfo (Section): Document how to use the .section | Ian Lance Taylor | 2 | -12/+87 |
1996-12-15 | * write.c (adjust_reloc_syms): Fix linkonce check for ELF. | Ian Lance Taylor | 2 | -9/+29 |
1996-12-15 | mention mips16 | Ian Lance Taylor | 1 | -0/+4 |
1996-12-15 | objdump --dynamic-reloc now works with ELF | Ian Lance Taylor | 1 | -0/+5 |
1996-12-15 | * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter. | Ian Lance Taylor | 6 | -181/+459 |
1996-12-15 | * config/mips/tm-mips.h (FIX_CALL_DUMMY): Define to set up $25 | Mark Alexander | 1 | -1/+5 |
1996-12-15 | * mips-tdep.c (mips_push_arguments): Handle floating point args. | Mark Alexander | 2 | -115/+203 |
1996-12-15 | * config/tc-mips.c (prev_insn_reloc_type): New static variable. | Ian Lance Taylor | 2 | -26/+100 |
1996-12-15 | * mips-dis.c (print_mips16_insn_arg): The base address of a PC | Ian Lance Taylor | 1 | -0/+6 |
1996-12-14 | * i386-tdep.c (i386_frame_find_saved_regs): Handle zero return | Peter Schauer | 1 | -0/+5 |
1996-12-14 | * mn10200.h: Fix comment, mn10200_operand not powerpc_operand. | Fred Fish | 3 | -1/+136 |
1996-12-14 | * c-exp.y (qualified_name): Replace explicit check for valid | Peter Schauer | 9 | -156/+186 |
1996-12-13 | Make __{e,g}p correctly start relative to the beginning of the section; Cleanup | Michael Meissner | 2 | -84/+150 |
1996-12-13 | * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131. | David Edelsohn | 2 | -2/+5 |
1996-12-13 | * write.c (adjust_reloc_syms): Don't reduce a reloc against a | Ian Lance Taylor | 2 | -0/+21 |
1996-12-13 | Fri Dec 13 13:18:49 1996 Dan Wilder <dan@gasboy.com> | Ian Lance Taylor | 2 | -2/+19 |
1996-12-13 | * config/tc-mips.c (mips16_macro): Remove nop instructions after | Ian Lance Taylor | 2 | -4/+5 |
1996-12-13 | * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by | Ian Lance Taylor | 3 | -2/+13 |
1996-12-13 | * config/tc-mips.c (md_begin): If configured for an embedded ELF | Ian Lance Taylor | 2 | -9/+45 |
1996-12-13 | * Makefile.in (emn10200.c): Add dependencies. | Jeff Law | 3 | -2/+16 |
1996-12-13 | * elflink.h (elf_link_add_object_symbols): Only add a weak | Ian Lance Taylor | 2 | -4/+20 |
1996-12-12 | * config/obj-coff.c (fixup_segment): Make sure that symbols are | Ian Lance Taylor | 2 | -1/+9 |