Age | Commit message (Expand) | Author | Files | Lines |
1997-01-02 | * doc/c-mips.texi: Mention ISA level 4, and the -mips16 option. | Ian Lance Taylor | 2 | -0/+185 |
1997-01-02 | * configure.in: Recognize mips-*-linux* target. | Ian Lance Taylor | 3 | -5/+8 |
1997-01-02 | * config/tc-mips.c (load_register): Rewrite 64 bit handling to | Ian Lance Taylor | 1 | -0/+3 |
1997-01-02 | * gas/mips/mips16.s, gas/mips/mips16.d: New test. | Ian Lance Taylor | 2 | -0/+260 |
1997-01-02 | * config/tc-mips.c: Throughout, check target_big_endian rather | Ian Lance Taylor | 2 | -79/+57 |
1997-01-02 | * mn10300-dis.c (disassemble): Make sure all variables are initialized | Jeff Law | 2 | -6/+11 |
1996-12-31 | small fix | Geoffrey Noer | 1 | -1/+1 |
1996-12-31 | * mn10300_sim.h (struct _state): Put all registers into a single | Jeff Law | 3 | -53/+51 |
1996-12-31 | Tue Dec 31 15:19:32 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -4/+6 |
1996-12-31 | Deal with kill encoding the signal via the exit status. | Michael Meissner | 2 | -3/+11 |
1996-12-31 | * read.c (read_a_source_file): Check mri_pending_align after | Ian Lance Taylor | 2 | -8/+15 |
1996-12-31 | * config.bfd (mips*el-*-linux*): New target. | Ian Lance Taylor | 2 | -0/+14 |
1996-12-31 | * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Clean up. | Ian Lance Taylor | 1 | -45/+68 |
1996-12-31 | * v850-opc.c (v850_opcodes): Put curly-braces around operands | Jeff Law | 1 | -0/+7 |
1996-12-31 | * configure.in: Remove uses of config/mh-linux. | Ian Lance Taylor | 2 | -2/+2 |
1996-12-31 | * mh-linux: Remove. | Ian Lance Taylor | 3 | -4/+12 |
1996-12-31 | * config.sub, config.guess: Merge with latest FSF sources. | Ian Lance Taylor | 1 | -0/+4 |
1996-12-31 | * Makefile.in (.c.o): Add -D_GNU_SOURCE. Put $(CFLAGS) at the | Ian Lance Taylor | 2 | -2/+8 |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 8 | -7/+16 |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 1 | -0/+5 |
1996-12-31 | * configure.host: Use ac_cv_func_mmap_fixed_mapped instead of | Ian Lance Taylor | 1 | -0/+2 |
1996-12-31 | Fix some spacing | Michael Meissner | 2 | -121/+127 |
1996-12-31 | Fix relocatable tda offsets with non-zero addends | Michael Meissner | 1 | -0/+8 |
1996-12-31 | Set V850_OPERAND_ADJUST_SHORT_MEMORY flag on sst.{h,w}/sld.{h,w} instructions | Michael Meissner | 2 | -2/+10 |
1996-12-31 | Add V850_OPERAND_ADJUST_SHORT_MEMORY | Michael Meissner | 1 | -0/+7 |
1996-12-31 | * configure.in: Check ac_cv_func_mmap_fixed_mapped, not | Ian Lance Taylor | 1 | -0/+4 |
1996-12-31 | * ld.h (args_type): Add filter_shlib and auxiliary_filter_shlib | Ian Lance Taylor | 3 | -38/+82 |
1996-12-31 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add | Ian Lance Taylor | 5 | -10/+47 |
1996-12-31 | * common.h (DT_AUXILIARY): Define. | Ian Lance Taylor | 1 | -3/+26 |
1996-12-31 | improve format | Ian Lance Taylor | 1 | -10/+10 |
1996-12-31 | improve format | Ian Lance Taylor | 1 | -8/+15 |
1996-12-31 | * gas/sparc/synth.d: Use --prefix-addresses for objdump. | Ian Lance Taylor | 1 | -0/+5 |
1996-12-31 | * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and | Ian Lance Taylor | 1 | -0/+8 |
1996-12-31 | End tic80 sanitization regions with "end-sanitize-tic80", not | Ken Raeburn | 2 | -2/+2 |
1996-12-31 | * support.h: Undo previous change to SIGTRAP | Mark Alexander | 2 | -2/+7 |
1996-12-31 | * config/mips/tm-mips.h: Undefine BREAKPOINT, replace | Mark Alexander | 1 | -5/+2 |
1996-12-31 | * config/i386/xm-windows.h: Undo previous change to SIGTRAP | Mark Alexander | 1 | -2/+2 |
1996-12-31 | * config/i386/xm-windows.h: Undo previous change to SIGTRAP | Mark Alexander | 1 | -0/+9 |
1996-12-31 | * Makefile.in (m68k-opc.o, alpha-opc.o): Remove dis-asm.h dependency. | Fred Fish | 2 | -2/+14 |
1996-12-30 | * xcofflink.c (xcoff_build_ldsyms): When exporting all defined | Ian Lance Taylor | 1 | -0/+6 |
1996-12-30 | * archures.c (enum bfd_architecture): Add bfd_arch_tic80 | Fred Fish | 2 | -4/+11 |
1996-12-30 | * interp.c (store_word, load_word): New static functions. | Ian Lance Taylor | 2 | -1/+152 |
1996-12-30 | * cpu-tic80.c (bfd_tic80_arch): Add struct. | Fred Fish | 3 | -3/+12 |
1996-12-30 | Add .tbyte and .tbss sections | Michael Meissner | 2 | -0/+8 |
1996-12-30 | * libbfd.c: Patch up the mmap code so that it is only built if BFD | Ian Lance Taylor | 1 | -0/+5 |
1996-12-30 | * mips16-opc.c: Add "abs". | Ian Lance Taylor | 1 | -0/+4 |
1996-12-30 | * config/tc-mips.c (mips16_macro): Add case for M_ABS. | Ian Lance Taylor | 2 | -0/+15 |
1996-12-30 | * remote-sim.c (gdbsim_open_p): New static local. | David Edelsohn | 2 | -1/+26 |
1996-12-29 | * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o. | Fred Fish | 4 | -3/+36 |
1996-12-29 | * Makefile.in (BFD32_BACKENDS): Add coff-tic80.o | Fred Fish | 5 | -1/+104 |