aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-12-16 Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which is never set.Rob Savoye1-3/+12
1996-12-16 * gencode.c (MIPS16_DECODE): SWRASP is I8, not RI.Ian Lance Taylor2-10/+19
1996-12-16Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+9
1996-12-16 * mn10200-opc.c: Add pseudo-ops for "mov (an),am" and "mov an,(am)".Jeff Law2-0/+6
1996-12-16 * gencode.c (build_mips16_operands): Fix base PC value for PCIan Lance Taylor3-119/+95
1996-12-16 * elf.c (bfd_section_from_shdr): Don't check for reloc sectionsIan Lance Taylor2-14/+7
1996-12-16 * config/tc-mn10200.c (mn10200_insert_operand): Don'tJeff Law2-5/+11
1996-12-16 * simops.c: Fix restoring the PC for "ret" and "retf" instructions.Jeff Law2-4/+23
1996-12-16 * doc/as.texinfo (Section): Document how to use the .sectionIan Lance Taylor2-12/+87
1996-12-15 * write.c (adjust_reloc_syms): Fix linkonce check for ELF.Ian Lance Taylor2-9/+29
1996-12-15mention mips16Ian Lance Taylor1-0/+4
1996-12-15objdump --dynamic-reloc now works with ELFIan Lance Taylor1-0/+5
1996-12-15 * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter.Ian Lance Taylor6-181/+459
1996-12-15 * config/mips/tm-mips.h (FIX_CALL_DUMMY): Define to set up $25Mark Alexander1-1/+5
1996-12-15 * mips-tdep.c (mips_push_arguments): Handle floating point args.Mark Alexander2-115/+203
1996-12-15 * config/tc-mips.c (prev_insn_reloc_type): New static variable.Ian Lance Taylor2-26/+100
1996-12-15 * mips-dis.c (print_mips16_insn_arg): The base address of a PCIan Lance Taylor1-0/+6
1996-12-14 * i386-tdep.c (i386_frame_find_saved_regs): Handle zero returnPeter Schauer1-0/+5
1996-12-14 * mn10200.h: Fix comment, mn10200_operand not powerpc_operand.Fred Fish3-1/+136
1996-12-14 * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer9-156/+186
1996-12-13Make __{e,g}p correctly start relative to the beginning of the section; CleanupMichael Meissner2-84/+150
1996-12-13 * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131.David Edelsohn2-2/+5
1996-12-13 * write.c (adjust_reloc_syms): Don't reduce a reloc against aIan Lance Taylor2-0/+21
1996-12-13Fri Dec 13 13:18:49 1996 Dan Wilder <dan@gasboy.com>Ian Lance Taylor2-2/+19
1996-12-13 * config/tc-mips.c (mips16_macro): Remove nop instructions afterIan Lance Taylor2-4/+5
1996-12-13 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled byIan Lance Taylor3-2/+13
1996-12-13 * config/tc-mips.c (md_begin): If configured for an embedded ELFIan Lance Taylor2-9/+45
1996-12-13 * Makefile.in (emn10200.c): Add dependencies.Jeff Law3-2/+16
1996-12-13 * elflink.h (elf_link_add_object_symbols): Only add a weakIan Lance Taylor2-4/+20
1996-12-12 * config/obj-coff.c (fixup_segment): Make sure that symbols areIan Lance Taylor2-1/+9
1996-12-12 * emultempl/gld960c.em: Include <ctype.h>.Ian Lance Taylor2-0/+201
1996-12-12 * write.c (adjust_reloc_syms): Make sure that symbols areIan Lance Taylor2-1/+16
1996-12-12 * coff-aux.c (coff_m68k_aux_link_add_one_symbol): Make static.Ian Lance Taylor1-0/+2
1996-12-12Support BFD_RELOC_24_PLT_PCREL relocationMichael Meissner1-0/+9
1996-12-12Support R_PPC_PLTREL24Michael Meissner2-27/+222
1996-12-12 * ppcboot.c (ppcboot_set_arch_mach): Don't define; it's aIan Lance Taylor1-1/+19
1996-12-12 * Makefile.in (emn10200.c): Add dependencies.Jeff Law1-0/+20
1996-12-12Add ../sim/common/libcommon.aMichael Meissner2-1/+10
1996-12-12 * mn10200-dis.c: Finish writing disassembler.Jeff Law3-134/+95
1996-12-12 * gdbtk.c (gdb_loc): Correct truncation of PC on 64-bit MIPS.Mark Alexander1-1/+1
1996-12-11For NEC 4100/4300 project: Add little endian support and misc cleanups.Jim Wilson1-1/+1
1996-12-11 * monitor.c (monitor_load): Add support for load address argument.David Edelsohn3-5/+14
1996-12-11 * mn10300-dis.c (disassemble, print_insn_mn10300): CorrentlyJeff Law1-50/+158
1996-12-11 * gencode.c (write_opcodes): Also write out the format of theJeff Law1-3/+4
1996-12-11 * mn10200-opc.c (mn10200_opcodes): Fix operands for "movb dm,(an)".Jeff Law2-1/+5
1996-12-11 * elf32-mn10300.c (reloc_type): Remove big endian mn10300 relocJeff Law2-45/+287
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