Age | Commit message (Expand) | Author | Files | Lines |
1996-02-15 | * configure.in: Call AC_PROG_CC before configure.host. | Ian Lance Taylor | 3 | -7/+30 |
1996-02-15 | * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB). | Ian Lance Taylor | 2 | -7/+46 |
1996-02-15 | Wed Feb 14 19:01:27 1996 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -19/+71 |
1996-02-12 | Undef PPC before use | Michael Meissner | 1 | -0/+8 |
1996-02-07 | * Makefile.in (SONAME): New variable. | Ian Lance Taylor | 1 | -0/+14 |
1996-02-05 | * i960-dis.c (mem): Add HX dcinva instruction. | Ian Lance Taylor | 1 | -0/+7 |
1996-02-05 | tipo | Ian Lance Taylor | 2 | -2/+2 |
1996-02-05 | Support for building as a shared library, based on patches from | Ian Lance Taylor | 4 | -27/+244 |
1996-01-30 | * dis-buf.c: Include "sysdep.h" before "dis-asm.h". | Ian Lance Taylor | 1 | -0/+8 |
1996-01-25 | * i386-dis.c (print_insn_i386): Only fetch the mod/reg/rm byte | Ian Lance Taylor | 1 | -0/+6 |
1996-01-25 | * sparc-dis.c (print_insn_sparc): NUMOPCODES replaced with | David Edelsohn | 2 | -10/+50 |
1996-01-23 | * sparc-dis.c (print_insn_sparc): Renamed from print_insn. | David Edelsohn | 2 | -44/+25 |
1996-01-22 | * disassemble.c (disassembler, case bfd_arch_sparc): bfd_mach_sparc64 | David Edelsohn | 2 | -7/+18 |
1996-01-22 | * sparc-opc.c (architecture_pname): Add v9a. | David Edelsohn | 2 | -54/+71 |
1996-01-16 | Remove SH3e sanitization. | Jim Wilson | 2 | -33/+0 |
1996-01-12 | Fri Jan 12 14:35:58 1996 David Mosberger-Tang <davidm@AZStarNet.com> | Ian Lance Taylor | 2 | -107/+138 |
1996-01-10 | * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex. | Ian Lance Taylor | 1 | -0/+5 |
1996-01-05 | Fix tlb for PowerPC | Michael Meissner | 1 | -0/+5 |
1996-01-03 | Add Pentium Pro support | Michael Meissner | 2 | -20/+37 |
1995-12-15 | * disassemble.c (disassembler): Use new bfd_big_endian macro. | Ian Lance Taylor | 1 | -0/+4 |
1995-12-12 | * Makefile.in (distclean): Remove stamp-h. From Ronald | Ian Lance Taylor | 1 | -0/+5 |
1995-12-05 | From David Mosberger-Tang <davidm@azstarnet.com>: | Stan Shebs | 1 | -0/+6 |
1995-12-04 | * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. | J.T. Conklin | 3 | -10/+49 |
1995-12-01 | Fix subfc.,subfco,subco,subco. to be in the proper classifications | Michael Meissner | 1 | -0/+5 |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-21 | * configure: Rebuild with autoconf 2.6. | Ian Lance Taylor | 2 | -36/+270 |
1995-11-09 | * a29k-dis.c (print_special): Change num to unsigned int. | Ian Lance Taylor | 1 | -2/+2 |
1995-11-07 | * configure.in: Call AC_CHECK_PROG to find and cache AR. | Ian Lance Taylor | 1 | -0/+5 |
1995-11-06 | Mon Nov 6 17:39:47 1995 Harry Dolan <dolan@ssd.intel.com> | Ian Lance Taylor | 3 | -12/+17 |
1995-11-03 | * m68k-opc.c (m68k_opcodes): Correct fmoveml operands. | Ian Lance Taylor | 1 | -0/+9 |
1995-11-03 | * m68k-opc.c: Use #W rather than #w. | Ian Lance Taylor | 3 | -113/+118 |
1995-11-01 | * m68k-opc.c (m68k_opcode_aliases): Add dbfw as an alias for dbf, | Ian Lance Taylor | 2 | -10/+41 |
1995-11-01 | * arc-dis.c: Include elf-bfd.h rather than libelf.h. | Fred Fish | 1 | -0/+4 |
1995-10-23 | mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added the | Jackie Smith Cashion | 1 | -0/+10 |
1995-10-19 | * mpw-config.in, mpw-make.sed: Remove ugly workaround for | Stan Shebs | 2 | -59/+1 |
1995-10-16 | Add flags for common/any support | Michael Meissner | 1 | -0/+9 |
1995-10-06 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ken Raeburn | 1 | -0/+12 |
1995-10-06 | * i386-dis.c: Describe cmpxchg8b operand, and spell the opcode name correctly. | Ken Raeburn | 2 | -12/+33 |
1995-10-03 | From David Mosberger-Tang <davidm@azstarnet.com> | Steve Chamberlain | 2 | -0/+133 |
1995-09-27 | mpw-make.in is out, mpw-make.sed is in. | Stan Shebs | 1 | -1/+1 |
1995-09-27 | * mpw-config.in: Add m68k-opc.c.o to BFD_MACHINES for m68k, | Stan Shebs | 3 | -180/+75 |
1995-09-20 | * Makefile.in (maintainer-clean): New synonym for realclean. | Ian Lance Taylor | 1 | -0/+4 |
1995-09-19 | * m68k-opc.c: Split pmove patterns which use 'P' into patterns | Ian Lance Taylor | 1 | -0/+8 |
1995-09-14 | * sparc-opc.c (sparc_opcodes): Mark all insns that reference | David Edelsohn | 1 | -0/+5 |
1995-09-08 | * Makefile.in (Makefile): Just rebuild Makefile when running | Ian Lance Taylor | 3 | -162/+136 |
1995-09-08 | * mips-opc.c: Change unaligned loads and stores with "t,A" | Ian Lance Taylor | 1 | -0/+16 |
1995-09-07 | * Makefile.in (ALL_CFLAGS): Define. | Ian Lance Taylor | 4 | -41/+51 |
1995-09-06 | Fix gas bugs in SH3e handling of fmac instruction. | Jim Wilson | 1 | -0/+11 |
1995-09-06 | * sparc-dis.c: Remove all references to NO_V9. | David Edelsohn | 1 | -0/+4 |
1995-09-06 | * aclocal.m4: Just include ../bfd/aclocal.m4. | Ian Lance Taylor | 1 | -0/+5 |