112 Commits (3caa6924bc1dcafba0c5515591a3aec6daf7714a)

Author SHA1 Message Date
David MacKenzie 4f15fb276d * Makefile.in: Add rules for strings. 34 years ago
David MacKenzie ba7c8e2905 * strings.c, strings.1: New files. 34 years ago
Ken Raeburn d086adf85a Elf bfd routines and types are now size-independent again. 34 years ago
Per Bothner 3ae36cb686 * objdump.c (syms2): Removed unused variable. 34 years ago
David D. Zuhn c8fee4a53e canonicalize install.sh location 34 years ago
David D. Zuhn 238aa238e2 * Makefile.in (install, install-info): remove parentdir support, 34 years ago
Per Bothner f63e502ba1 * objcopy.c (copy_object): Fix bad size passed to xmalloc(). 34 years ago
Ken Raeburn d34c55c6e1 hack backquoted command in Makefile.in to always have zero exit status 34 years ago
Jeffrey Osier 3ac620d408 * Makefile.in: added c++filt and objcopy to MANPAGES variable 34 years ago
David D. Zuhn 5a07035505 rename LOADLIBES to EXTRALIBS 34 years ago
Jeffrey Osier 08ad992164 * c++filt.1, objcopy.1: new man pages 34 years ago
Jeffrey Osier 6c69b6bde1 * biutils.texi: revised c++filt chapter 34 years ago
Ian Lance Taylor 4447efa217 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS. 34 years ago
Ken Raeburn 875607cb0d elf32 updates 34 years ago
Ken Raeburn f50af42bbf Makefile.in (DISTSTUFF): Don't build binutils.mm. 34 years ago
David MacKenzie 386803c0be Improve error messages. 34 years ago
Per Bothner 20e54bf2c2 * NEWS: Mention copy->objcopy renaming and new c++filt program. 34 years ago
Ian Lance Taylor df14d9573c * objcopy.c: Renamed from copy.c, updated comments accordingly. 34 years ago
Ian Lance Taylor 9fd2cc00be * Makefile.in (RUNTEST): Define. 34 years ago
Per Bothner f6dddd4e1d * Makefile.in: Change definition of $(tooldir) to match FSF. 34 years ago
Rob Savoye 39287eb73f * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly 34 years ago
Ian Lance Taylor 545a27683e Please don't add declarations of random system functions to general 34 years ago
Rob Savoye 3e7f73db77 * Makefile.in: Changed check target to use DejaGnu. 34 years ago
Jim Kingdon f7ed13c7d5 merge binutils and gdb sparc disassemblers 34 years ago
Jim Kingdon 5d0734a7d7 provide a new interface (using read_memory_func) to call the disassemblers 34 years ago
Ken Raeburn 12da177528 objdump.c: Use correct prototype of fprintf, else it won't compile on ANSI 34 years ago
Steve Chamberlain 9d19b85b6a add h8500 34 years ago
Jim Kingdon 452b40b631 mention long options in usage message 34 years ago
Per Bothner 229c82cb94 * nm.c: Modify behavior of -o flag for archives to match 34 years ago
Per Bothner 2e8adbd7f4 * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c. 34 years ago
Per Bothner 3048fb38f0 * ardup.c: Add extern declaration of strdup. 34 years ago
Per Bothner eba174cea6 * Makefile.in: Set VERSION to 2.1. 34 years ago
Mike Werner 4f8b1219bf * configure.in: added testsuite to configdirs. 34 years ago
Per Bothner 7721e5b345 * objdump.c (disassemble_data): Print function names when 34 years ago
Mike Werner 0545aa1ae9 * binutils/testsuite: made modifications to testcases, etc., to allow 34 years ago
Ken Raeburn d9971b8304 from minyard@bnr.ca: free up copy of section contents each time through loop 34 years ago
Mike Werner 2614a439a8 * binutils/testsuite: Initial creation of binutils/testsuite. 34 years ago
Fred Fish c921e2aa7b * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros. 34 years ago
Per Bothner fc561ccda8 * arsup.h (interactive), bucomm.h (program_name): Prefix 34 years ago
Steve Chamberlain dc5dcabb9b > 34 years ago
Per Bothner eeece52d14 * Makefile.in: Make check depend on all. 34 years ago
Per Bothner e2fe2df4d3 * Makefile.in (dist): Fix permissions before release. 34 years ago
David D. Zuhn b19753b911 include file handling changes 34 years ago
John Gilmore a644baaa03 * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly. 34 years ago
John Gilmore 151a6341c6 Clean up some old BFD ansification macros. 34 years ago
Ian Lance Taylor 42b600fa46 Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com) 34 years ago
Per Bothner cc8787efe1 * copy.c: Re-do command-line parsing to use getopt_long(). 34 years ago
John Gilmore 1bf20983a2 * configure.in (host): Use ${srcdir}/../bfd/configure.host rather 34 years ago
Ken Raeburn 7c9264045a * copy.c (main): Even if is_strip, accept -d argument indicating alternate 34 years ago
Jeffrey Osier e31e9a8d00 added copy documentation per Roland 34 years ago