Age | Commit message (Expand) | Author | Files | Lines |
1998-11-06 | temporarily sanitize fr30 | Doug Evans | 1 | -11/+23 |
1998-11-05 | Wed Nov 4 18:46:47 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 1 | -40/+85 |
1998-07-01 | * Makefile.am (CGENDIR): Set via configure. | Doug Evans | 1 | -5/+5 |
1998-07-01 | Replace object.scm with cos.scm | Nick Clifton | 1 | -1/+1 |
1998-06-26 | * configure.in: For bfd_vax_arch, build vax-dis.lo. | Ian Lance Taylor | 1 | -27/+38 |
1998-05-01 | * configure.in: Add support for --enable-cgen-maint. | Doug Evans | 1 | -4/+7 |
1998-04-28 | Fixed build of POTFILES.in | Nick Clifton | 1 | -1/+1 |
1998-04-27 | Internationalised the opcodes library. | Nick Clifton | 1 | -53/+132 |
1998-04-05 | Sun Apr 5 16:04:39 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -4/+6 |
1998-03-20 | Sanitize away vu0 stuff unless --keep-r5900. | Jeff Law | 1 | -0/+2 |
1998-03-19 | * vu0.h: New file with cop2/vu0 instructions. | Jeff Law | 1 | -2/+5 |
1998-02-13 | * Makefile.am (AUTOMAKE_OPTIONS): Define. | Ian Lance Taylor | 1 | -45/+58 |
1998-02-13 | * Makefile.am (libopcodes_la_LDFLAGS): Define. | Ian Lance Taylor | 1 | -1/+1 |
1998-02-12 | * cgen-opc.in: New file. | Doug Evans | 1 | -2/+8 |
1998-01-29 | fix typo | Doug Evans | 1 | -1/+1 |
1998-01-28 | * dvp-dis.c, dvp-opc.c: New files. | Doug Evans | 1 | -5/+8 |
1998-01-23 | * cgen.sh: Rewrite to be like simulator's version. | Doug Evans | 1 | -1/+1 |
1998-01-13 | * Makefile.am: Add cgen support. | Doug Evans | 1 | -0/+38 |
1998-01-05 | * txvu-dis.c, txvu-opc.c: New files. | Doug Evans | 1 | -0/+10 |
1997-12-22 | rebuild with devo tools | Ian Lance Taylor | 1 | -319/+461 |
1997-04-04 | * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files. | David Edelsohn | 1 | -0/+24 |
1997-04-04 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 1 | -16/+19 |
1997-03-21 | * Makefile.in (BFD_H): New variable. | Ian Lance Taylor | 1 | -64/+181 |
1997-02-19 | * Makefile.in: Add dependencies on ../bfd/bfd.h as required. | Ian Lance Taylor | 1 | -21/+26 |
1997-02-19 | Tue Feb 18 17:43:43 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -2/+5 |
1996-12-31 | End tic80 sanitization regions with "end-sanitize-tic80", not | Ken Raeburn | 1 | -1/+1 |
1996-12-31 | * Makefile.in (m68k-opc.o, alpha-opc.o): Remove dis-asm.h dependency. | Fred Fish | 1 | -2/+7 |
1996-12-29 | * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o. | Fred Fish | 1 | -2/+13 |
1996-10-03 | * Makefile.in (MOSTLYCLEAN): Move config.log to distclean. | Jason Molenda | 1 | -17/+17 |
1996-03-29 | * Makefile.in (config.status): Depend upon BFD VERSION file, so | Ian Lance Taylor | 1 | -15/+17 |
1996-02-15 | * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB). | Ian Lance Taylor | 1 | -7/+42 |
1996-02-05 | Support for building as a shared library, based on patches from | Ian Lance Taylor | 1 | -15/+74 |
1995-09-08 | * Makefile.in (Makefile): Just rebuild Makefile when running | Ian Lance Taylor | 1 | -2/+6 |
1995-09-07 | * Makefile.in (ALL_CFLAGS): Define. | Ian Lance Taylor | 1 | -25/+28 |
1995-07-03 | start-sanitize-arc | Ian Lance Taylor | 1 | -9/+24 |
1993-07-15 | * m88k-dis.c: New file, moved in from gdb and changed to use the | Ian Lance Taylor | 1 | -2/+5 |
1993-07-07 | * mips-dis.c: Updated to account for name changes in new version | Ian Lance Taylor | 1 | -18/+18 |
1993-06-16 | search ../include, and not ../bfd | Ken Raeburn | 1 | -1/+1 |
1993-06-16 | remove parentdir support | David D. Zuhn | 1 | -4/+2 |
1993-06-07 | * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 1 | -2/+7 |
1993-04-01 | Make circumvention of sun make VPATH bug include all relevant files | Jim Kingdon | 1 | -2/+7 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 1 | -2/+5 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 1 | -2/+3 |
1993-03-23 | Update for h8500-dis.c. (Avoid Sun Make vpath bug) | John Gilmore | 1 | -0/+1 |
1993-03-19 | New file | Steve Chamberlain | 1 | -1/+1 |
1993-03-19 | * mips-dis.c, z8k-dis.c: Converted to use interface defined in | Per Bothner | 1 | -9/+14 |
1992-11-18 | also search bfd sources for include files | David D. Zuhn | 1 | -2/+2 |
1992-09-18 | * Makefile.in (make): Remove obsolete crud. | John Gilmore | 1 | -29/+3 |
1992-09-09 | remove subdir_do and references | K. Richard Pixley | 1 | -22/+2 |
1992-09-08 | Makefile.in bug fixes and sparc-opc.c addition | Ken Raeburn | 1 | -11/+12 |