Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 1 | -17/+17 | |
and run "make dep-am". | |||||
2001-02-21 | 2001-02-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -11/+1 | |
* Makefile.am (ia64-ic.tbl): Remove the target. (ia64-raw.tbl): Likewise. (ia64-waw.tbl): Likewise. (ia64-war.tbl): Likewise. (ia64-asmtab.c): Generate it in the source directory. * Makefile.in: Regenerated. | |||||
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -1/+7 | |
2001-02-11 | * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build | Michael Sokolov | 1 | -0/+1 | |
directory. * Makefile.in: Regenerate. | |||||
2001-02-10 | Add s390 support | Nick Clifton | 1 | -0/+8 | |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 1 | -1/+4 | |
2000-07-31 | Minor formatting fixes | Nick Clifton | 1 | -5/+1 | |
2000-07-29 | 2000-07-28 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -0/+38 | |
* Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New. (run-cgen, stamp-m32r, stamp-fr30): New targets. * Makefile.in: Regenerate. * configure.in: Add --enable-cgen-maint option. * configure: Regenerate. | |||||
2000-07-28 | 2000-07-22 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 1 | -0/+4 | |
* Makefile.am (CFILES): Added i860-dis.c. (ALL_MACHINES): Added i860-dis.lo. (i860-dis.lo): New dependences. | |||||
2000-07-20 | Revert spurious unrelated changes from last commit. Oops. | Hans-Peter Nilsson | 1 | -2/+0 | |
2000-07-20 | * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c. | Hans-Peter Nilsson | 1 | -0/+10 | |
(ALL_MACHINES): Add cris-dis.lo and cris-opc.lo. (cris-dis.lo, cris-opc.lo): New rules. * Makefile.in: Rebuild. * configure.in (bfd_cris_arch): New target. * configure: Rebuild. * disassemble.c (ARCH_cris): Define. (disassembler): Support ARCH_cris. * cris-dis.c, cris-opc.c: New files. * po/POTFILES.in, po/opcodes.pot: Regenerate. | |||||
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 1 | -4/+5 | |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 1 | -2/+6 | |
2000-06-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -8/+9 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. | |||||
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -0/+8 | |
for m68hc11 and m68hc12 processors. | |||||
2000-05-26 | Update dependencies. | Alan Modra | 1 | -14/+20 | |
2000-05-21 | Define LIBIBERTY | Nick Clifton | 1 | -0/+3 | |
2000-05-06 | Support for tic54x target. | Timothy Wall | 1 | -0/+15 | |
2000-04-21 | IA-64 ELF support. | Jim Wilson | 1 | -0/+34 | |
2000-04-14 | More portability patches. Include sysdep.h everywhere. | Alan Modra | 1 | -113/+131 | |
2000-04-09 | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 1 | -0/+3 | |
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227. | |||||
2000-04-04 | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 1 | -15/+18 | |
2000-03-27 | * Makefile.am (CFILES): Add avr-dis.c. | Ian Lance Taylor | 1 | -0/+2 | |
(ALL_MACHINES): Add avr-dis.lo. | |||||
2000-02-27 | 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il> | Ian Lance Taylor | 1 | -2/+3 | |
* Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the name of the libtool directory. * Makefile.in: Rebuild. | |||||
2000-02-23 | Add IBM 370 support. | Alan Modra | 1 | -0/+4 | |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1 | -0/+7 | |
* pj-opc.c: New file. * pj-dis.c: New file. * disassemble.c (disassembler): Handle bfd_arch_pj. * configure.in: Handle bfd_pj_arch. * Makefile.am: Rebuild dependencies. (CFILES): Add pj-dis.c and pj-opc.c. (ALL_MACHINES): Add pj-dis.lo and pj-opc.lo. * configure, Makefile.in: Rebuild. | |||||
1999-08-08 | * Makefile.am: Rename .dep* files to DEP*. Change DEP variable to | Ian Lance Taylor | 1 | -25/+25 | |
MKDEP. Rebuild dependencies. * Makefile.in: Rebuild. | |||||
1999-06-21 | * alpha-dis.c: Don't include <stdlib.h>. | Ian Lance Taylor | 1 | -6/+17 | |
* arm-dis.c: Include "sysdep.h". * tic30-dis.c: Don't include <stdlib.h> or <string.h>. Include "sysdep.h". * Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild. | |||||
1999-06-07 | * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c. | Andreas Schwab | 1 | -0/+4 | |
* Makefile.in: Regenerated. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+348 | |