Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-04-09 | Please don't add declarations of random system functions to general | Ian Lance Taylor | 2 | -16/+19 | |
source files if you can possibly avoid it. They inevitably fail on some system somewhere. * objdump.c: Removed useless fprintf declaration. | |||||
1993-04-08 | Rename to util-defs.exp and turn into generic procedures. | Rob Savoye | 1 | -81/+37 | |
1993-04-08 | * Makefile.in: Changed check target to use DejaGnu. | Rob Savoye | 1 | -0/+13 | |
1993-04-08 | All use new util_test proc. | Rob Savoye | 7 | -0/+315 | |
1993-04-08 | Replaced by just $(target_os) name. Use new util_test proc. | Rob Savoye | 7 | -421/+0 | |
1993-04-08 | Changed "make check" target to use DejaGnu. | Rob Savoye | 1 | -18/+6 | |
1993-04-08 | Get rid of all the links. | Rob Savoye | 1 | -19/+2 | |
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 3 | -1166/+0 | |
1993-04-01 | remove another reference to sparc-pinsn.c | Jim Kingdon | 1 | -1/+0 | |
1993-04-01 | this is part of the binutils/gdb sparc disassembler merge | Jim Kingdon | 1 | -582/+0 | |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 4 | -26/+7 | |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 2 | -4/+16 | |
which copes with errors in a plausible way | |||||
1993-03-29 | objdump.c: Use correct prototype of fprintf, else it won't compile on ANSI | Ken Raeburn | 2 | -1/+13 | |
C systems. | |||||
1993-03-19 | add h8500 | Steve Chamberlain | 1 | -0/+4 | |
1993-03-19 | mention long options in usage message | Jim Kingdon | 2 | -2/+7 | |
1993-03-19 | * nm.c: Modify behavior of -o flag for archives to match | Per Bothner | 1 | -0/+3 | |
BSD4.4 and Sunos 4: Prefix archive name before each line. | |||||
1993-03-19 | * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c. | Per Bothner | 7 | -2728/+56 | |
* i386-pinsn.c: Removed. Subsumed by ../opcodes/i386-dis.c. * Makefile.in: Adjust accordingly. * objdump.c: Support new-style disassemblers (ones that use the interface of ../include/dis-asm.h). | |||||
1993-03-09 | Removed obsolete Makefile.dos. | Ian Lance Taylor | 2 | -408/+0 | |
1993-02-26 | * Makefile.in: When making tar file, remove texinfo/*, | Per Bothner | 1 | -0/+1 | |
except for texinfo/texinfo.tex. | |||||
1993-02-25 | * ardup.c: Add extern declaration of strdup. | Per Bothner | 2 | -4/+8 | |
* Makefile.in (testsuite): Add 'else true' since otherwise Ultrix /bin/sh complains. | |||||
1993-02-25 | In comment on how to make tar file, fix cvs tag name binutils->ld_utils. | Per Bothner | 1 | -2/+2 | |
1993-02-25 | * Makefile.in: Set VERSION to 2.1. | Per Bothner | 3 | -15/+30 | |
* README, NEWS: Updates. * nm.c: Add -v as a synonym for -V. | |||||
1993-02-24 | * configure.in: added testsuite to configdirs. | Mike Werner | 2 | -1/+15 | |
* Makefile.in: added support for building testsuite. | |||||
1993-02-23 | * objdump.c (disassemble_data): Print function names when | Per Bothner | 1 | -0/+6 | |
given by bfd_find_nearest_line. If not - still print line numbers. | |||||
1993-02-22 | * binutils/testsuite: made modifications to testcases, etc., to allow | Mike Werner | 6 | -0/+440 | |
them to work properly given the reorganization of deja-gnu and the relocation of the testcases from deja-gnu to a "tool" subdirectory. | |||||
1993-02-22 | from minyard@bnr.ca: free up copy of section contents each time through loop | Ken Raeburn | 2 | -45/+88 | |
1993-02-21 | For MTW | John Gilmore | 9 | -0/+587 | |
1993-02-21 | * binutils/testsuite: Initial creation of binutils/testsuite. | Mike Werner | 1 | -0/+10 | |
Migrated dejagnu testcases and support files for testing nm to binutils/testsuite from deja-gnu. These files were moved "as is" with no modifications. This migration is part of a major overhaul of dejagnu. The modifications to these testcases, etc., which will allow them to work with the new version of dejagnu will be made in a future update. | |||||
1993-02-13 | removing excess verbosity | David D. Zuhn | 1 | -1/+0 | |
1993-02-13 | keep NEWS, remove RCS cruft | David D. Zuhn | 1 | -1/+1 | |
1993-02-12 | * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros. | Fred Fish | 2 | -5/+42 | |
* Makefile.in (LIBIBERTY): Use LIBIBERTY_BIN_DIR. * Makefile.in (DEMANGLER_PROG): New program to build. Add macro and rule. * Makefile.in (PROGS): Add DEMANGLER_PROG. | |||||
1993-01-26 | Tue Jan 26 11:56:33 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 | |
* copy.c, nm.c, objdump.c, size.c: Use new bfd_is_com_section macro rather than checking for equality to bfd_com_section. | |||||
1993-01-06 | * arsup.h (interactive), bucomm.h (program_name): Prefix | Per Bothner | 1 | -0/+5 | |
with 'extern', to avoid warnings from some compilers. | |||||
1993-01-06 | > | Steve Chamberlain | 1 | -0/+8 | |
* arparse.y: fix unnecessary shift/reduce | |||||
1992-12-22 | * Makefile.in: Make check depend on all. | Per Bothner | 2 | -2/+11 | |
* Makefile.in (distclean): Remove sysdep.h. * size.c: Use %u format where appropriate. * objdump.c: Standardize: L_SET -> SEEK_SET. * objdump.c: Use new macro bfd_asymbol_bfd. * configure.in: Allow std-host as the default ${mys_host}. | |||||
1992-12-16 | * Makefile.in (dist): Fix permissions before release. | Per Bothner | 3 | -21/+51 | |
* size.c: Use bfd_size_type (and long) where appropriate. * ar.c: Make writing a map the default, to be compatible with SYSV and Posix.2. Remove some bogus kludges that handled __.SYMDEF directly. * NEWS: New file. | |||||
1992-12-08 | recording file death | K. Richard Pixley | 7 | -2895/+0 | |
1992-11-08 | include file handling changes | David D. Zuhn | 1 | -0/+6 | |
1992-11-08 | more include changes | David D. Zuhn | 1 | -13/+19 | |
1992-11-06 | * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly. | John Gilmore | 2 | -3/+9 | |
1992-11-05 | Missed one use of PROTO. | John Gilmore | 1 | -4/+5 | |
1992-11-05 | Clean up some old BFD ansification macros. | John Gilmore | 3 | -17/+59 | |
* arsup.h, bucomm.h, objdump.h: Remove EXFUN from binutils. It still remains as a local macro in gmalloc.c, which is derived from some other copy of GNU Malloc somewhere (FIXME). * ar.c, objdump.c, size.c: Replace EXFUN with PROTO. Make static fns really static. * arsup.h: Declare extract_files. | |||||
1992-11-02 | Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -18/+65 | |
* config/delta88.mh, config/hp300.mh, config/hppahpux.mh, config/i386v.mh: removed -DUSG from HDEFINES. hosts/delta88.h, hosts/hp300.h, hosts/hppahpux.h, hosts/i386v.h: defined USE_UTIME. hosts/i386v.h: don't define POSIX_UTIME. | |||||
1992-10-15 | * binutils.tex: Document yesterday's changes to strip and copy. | Per Bothner | 2 | -64/+132 | |
1992-10-14 | * copy.c: Re-do command-line parsing to use getopt_long(). | Per Bothner | 2 | -60/+221 | |
Add long option names. Re-think option letters to be more consistent. * copy.c: New function filter_symbols() for stripping only debug-symbols and/or local symbols. Use these to support the previously-missing options of the old FSF strip. | |||||
1992-10-13 | Move "@c @smallbook" and "@c @cropmarks" out of titlepage, so if someone | Roland Pesch | 1 | -2/+2 | |
uncomments them they affect the whole document... | |||||
1992-10-13 | * configure.in (host): Use ${srcdir}/../bfd/configure.host rather | John Gilmore | 1 | -0/+5 | |
than repeating a copy of it here. | |||||
1992-10-08 | * copy.c (main): Even if is_strip, accept -d argument indicating alternate | Ken Raeburn | 3 | -0/+13 | |
output format. Needed by gdb for Nindy. * m68k-pinsn.c (print_insn_arg): Handle new "`" operand type. | |||||
1992-10-06 | added copy documentation per Roland | Jeffrey Osier | 2 | -15/+71 | |
1992-10-06 | * Makefile.in (*clean rules): Some cleaning up. | Per Bothner | 1 | -0/+13 | |
* Makefile.in (dist): Make diststuff in gprof for a dist. * ar.c (do_show_version): New function. * ar.c (main): Fix so "ar -V" works. |