Age | Commit message (Expand) | Author | Files | Lines |
1998-08-04 | * elf32-sparc.c (elf32_sparc_check_relocs): Permit WPLT30 against | Ian Lance Taylor | 1 | -0/+6 |
1998-08-03 | * cgen.h (GAS_CGEN_MAX_FIXUPS): GAS_ prepended, all uses updated. | Doug Evans | 1 | -0/+20 |
1998-08-03 | * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h. | Doug Evans | 3 | -117/+41 |
1998-08-03 | Move all global state data into opcode table struct, and treat | Doug Evans | 4 | -46/+362 |
1998-08-03 | Move all global state data into opcode table struct, and treat | Doug Evans | 2 | -147/+201 |
1998-08-03 | * cgen-sim.h (cgen_state): New member opcode_table. | Doug Evans | 1 | -1/+8 |
1998-08-02 | add armelf. | Catherine Moore | 1 | -0/+28 |
1998-08-02 | Add armelf. | Catherine Moore | 1 | -0/+29 |
1998-08-02 | Remove elf32-arm.c from armelf_files. | Catherine Moore | 1 | -1/+1 |
1998-08-02 | add armelf. | Catherine Moore | 1 | -0/+28 |
1998-08-02 | * elf32-ppc.c (ppc_elf_check_relocs): Init sgot to NULL. Create the | Richard Henderson | 1 | -0/+7 |
1998-08-02 | * as.h (debug_info_type): Add entries for unspecified and dwarf*. | Richard Henderson | 3 | -27/+231 |
1998-08-01 | * scripttempl/elfarm.sc: New file. | Catherine Moore | 2 | -0/+274 |
1998-08-01 | * elf32-mips.c (_bfd_mips_elf_section_from_shdr): Don't pass | Ulrich Drepper | 1 | -0/+5 |
1998-08-01 | Add missing RHF_* constants. | Ulrich Drepper | 1 | -0/+4 |
1998-07-31 | * config/tm-txvu.h: use NUM_CORE_REGS instead of NUM_R5900_REGS | Ron Unrau | 1 | -0/+19 |
1998-07-31 | * sim-main.h: shadow NUM_CORE_REGS from tm-txvu.h | Ron Unrau | 3 | -80/+121 |
1998-07-31 | Start of changes to remove mdebug section from mips*-elf | Ron Unrau | 3 | -13/+48 |
1998-07-31 | *** empty log message *** | Catherine Moore | 1 | -0/+8 |
1998-07-31 | * config/tc-arm.h: Add definitions for OBJ_ELF. | Catherine Moore | 2 | -19/+53 |
1998-07-31 | *** empty log message *** | Catherine Moore | 1 | -0/+31 |
1998-07-31 | * Makefile.am: Add support for elf32-arm.lo. | Catherine Moore | 1 | -0/+671 |
1998-07-31 | *** empty log message *** | Catherine Moore | 1 | -0/+15 |
1998-07-31 | * configure.in: (arm-*-elf): Handle. | Catherine Moore | 2 | -26/+31 |
1998-07-31 | emulparams/armelf.sh: New file. | Catherine Moore | 2 | -0/+31 |
1998-07-31 | Change the definition of ui_loop_hook to be a function pointer | Drew Moseley | 1 | -1/+1 |
1998-07-31 | (dump_relocations): EM_ARM uses rela relocs. | Catherine Moore | 2 | -57/+167 |
1998-07-31 | Add R_ARM_THM_PC9 relocation. | Catherine Moore | 1 | -12/+32 |
1998-07-31 | Add sanitize markers for thumb-elf and arm-elf. | Catherine Moore | 1 | -0/+4 |
1998-07-31 | Add arm-elf and thumb-elf support. | Catherine Moore | 1 | -0/+6 |
1998-07-31 | fix sanitization | Jeff Holcomb | 1 | -1/+1 |
1998-07-30 | * mips-tdep.c (mask_address_p): New variable. | Mark Alexander | 1 | -1/+2 |
1998-07-30 | * Fix for PR 16389, brought over from d30v branch. | Frank Ch. Eigler | 2 | -2/+77 |
1998-07-30 | * Fix for PR 16389, brought over from d30v branch. | Frank Ch. Eigler | 1 | -0/+9 |
1998-07-30 | * Fix for PR 16389, brought over from d30v branch | Frank Ch. Eigler | 1 | -0/+13 |
1998-07-29 | * symfile.c (add_symbol_file_command): Test for the from_tty | Fernando Nasser | 1 | -0/+5 |
1998-07-29 | Fix sanitize misspellings. | Jeff Law | 1 | -40/+40 |
1998-07-29 | Sanitize away beos references. | Jeff Law | 1 | -0/+28 |
1998-07-29 | Keep sysdep-hpux11.h | Jeff Law | 1 | -0/+1 |
1998-07-29 | * mn10300-tdep.c (set_movm_offsets): Do nothing for the am33 | Jeff Law | 1 | -0/+9 |
1998-07-29 | sparc.h: (R_SPARC_REV32): Added for little endian data e.g. sparc 86x. | Stan Cox | 1 | -0/+4 |
1998-07-29 | Fix incorrect calculation of conditional field when being extracted | Andrew Cagney | 2 | -1/+15 |
1998-07-28 | Add support for new versions of mulwhi,mulwlo,macwhi,macwlo that | Doug Evans | 2 | -65/+53 |
1998-07-28 | New testcases for PR 16547 (new insns added). | Doug Evans | 2 | -122/+161 |
1998-07-28 | New testcases for PR 16547 (new instructions added). | Doug Evans | 1 | -0/+4 |
1998-07-28 | * config/tc-mn10300.c (md_assemble): Fix "errmsg" initialization | Jeff Law | 2 | -2/+49 |
1998-07-28 | * m10300-opc.c: Add entries for "no_match_operands" field in | Jeff Law | 2 | -1228/+889 |
1998-07-28 | * sysdep-hpux11.h: New file. | Jeff Law | 2 | -0/+45 |
1998-07-28 | Add note about limitations of insn_field_cmp(). | Andrew Cagney | 1 | -3/+6 |
1998-07-28 | Problems with conditional instruction-table fields (N!M, N=M, ...). | Andrew Cagney | 2 | -67/+185 |