eba174cea6
* Makefile.in: Set VERSION to 2.1.
...
* README, NEWS: Updates.
* nm.c: Add -v as a synonym for -V.
1993-02-25 03:48:13 +00:00
4f8b1219bf
* configure.in: added testsuite to configdirs.
...
* Makefile.in: added support for building testsuite.
1993-02-24 03:02:37 +00:00
7721e5b345
* objdump.c (disassemble_data): Print function names when
...
given by bfd_find_nearest_line. If not - still print
line numbers.
1993-02-23 07:00:32 +00:00
0545aa1ae9
* binutils/testsuite: made modifications to testcases, etc., to allow
...
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 16:12:45 +00:00
d9971b8304
from minyard@bnr.ca: free up copy of section contents each time through loop
1993-02-22 15:31:30 +00:00
699bfeaeb9
For MTW
1993-02-21 19:55:15 +00:00
2614a439a8
* binutils/testsuite: Initial creation of binutils/testsuite.
...
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-21 19:34:51 +00:00
7c8592905d
removing excess verbosity
1993-02-13 10:15:53 +00:00
9c994225bf
keep NEWS, remove RCS cruft
1993-02-13 08:52:56 +00:00
c921e2aa7b
* Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros.
...
* 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-02-12 18:08:35 +00:00
a625bbb1e8
Tue Jan 26 11:56:33 1993 Ian Lance Taylor (ian@cygnus.com)
...
* 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-26 19:57:59 +00:00
fc561ccda8
* arsup.h (interactive), bucomm.h (program_name): Prefix
...
with 'extern', to avoid warnings from some compilers.
1993-01-06 23:19:45 +00:00
dc5dcabb9b
>
...
* arparse.y: fix unnecessary shift/reduce
1993-01-06 23:16:17 +00:00
eeece52d14
* Makefile.in: Make check depend on all.
...
* 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-22 23:52:26 +00:00
e2fe2df4d3
* Makefile.in (dist): Fix permissions before release.
...
* 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-16 02:13:17 +00:00
43bbd567f2
recording file death
1992-12-08 04:59:31 +00:00
b19753b911
include file handling changes
1992-11-08 00:01:46 +00:00
3f97524f59
more include changes
1992-11-08 00:00:58 +00:00
a644baaa03
* i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly.
1992-11-06 08:14:14 +00:00
e87cc81623
Missed one use of PROTO.
1992-11-05 12:08:17 +00:00
151a6341c6
Clean up some old BFD ansification macros.
...
* 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-05 12:01:44 +00:00
42b600fa46
Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com)
...
* 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-11-02 20:43:55 +00:00
918c2f61e5
* binutils.tex: Document yesterday's changes to strip and copy.
1992-10-15 20:59:17 +00:00
cc8787efe1
* copy.c: Re-do command-line parsing to use getopt_long().
...
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-14 20:35:29 +00:00
4928b97be9
Move "@c @smallbook" and "@c @cropmarks" out of titlepage, so if someone
...
uncomments them they affect the whole document...
1992-10-13 23:19:05 +00:00
1bf20983a2
* configure.in (host): Use ${srcdir}/../bfd/configure.host rather
...
than repeating a copy of it here.
1992-10-13 08:25:08 +00:00
7c9264045a
* copy.c (main): Even if is_strip, accept -d argument indicating alternate
...
output format. Needed by gdb for Nindy.
* m68k-pinsn.c (print_insn_arg): Handle new "`" operand type.
1992-10-08 01:13:12 +00:00
e31e9a8d00
added copy documentation per Roland
1992-10-06 23:36:54 +00:00
8d6ae8fcc5
* Makefile.in (*clean rules): Some cleaning up.
...
* 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.
1992-10-06 21:25:08 +00:00
c005c66cca
* i960-pinsn.c: Change bzero to memset.
...
* sparc-pinsn.c: Change index to strchr.
1992-09-26 05:41:54 +00:00
e69e7dd6c0
Patches from WRS:
...
Mon Sep 21 14:39:56 1992 Ian Lance Taylor (ian@cygnus.com )
* m68k-pinsn (print_insn_arg, fetch_arg): added support for
operands to memory management instructions, from WRS.
1992-09-21 22:29:51 +00:00
94a4a00523
Changes to make an installed cross-compiler find everything correctly.
...
Tue Sep 15 15:26:38 1992 Ian Lance Taylor (ian@cygnus.com )
* Makefile.in (install): if $(tooldir) exists, install nm and
strip in $(tooldir)/bin.
1992-09-15 23:26:41 +00:00
a51d4b418b
* Makefile.in: Let's call it version 2.0.
1992-09-03 21:14:53 +00:00
947b85258d
* Makefile.in: Bump to version 0.98.
...
* TODO, README: Minor updates.
1992-09-03 06:01:09 +00:00
8d5d0e117f
* Makefile.in: Added mostlyclean, distclean rules,
...
and cleaned up clean, realclean.
1992-09-02 07:26:15 +00:00
3790af1d33
Brought forward from p3:
...
Sun Aug 30 21:18:59 1992 Ian Lance Taylor (ian@cygnus.com )
* Makefile.in: map program names through program_transform_name
when installing.
1992-09-01 01:13:11 +00:00
fd9d7e4a76
Link libopcodes with objdump
1992-08-31 23:23:34 +00:00
a4ef860176
Disassemble for z8k and build using opcode library
1992-08-31 22:28:08 +00:00
93fd00fbbf
Handle new v9 insn argument codes, and delete support for obsolete ones.
...
Otherwise not updated or tested, since v9 support is obviously incomplete,
and it can't possibly work right without some effort.
1992-08-31 17:03:47 +00:00
455a0d2890
* Makefile.in: Bump to versions 1.97.90.
...
* cplus-dem.c: Removed. Was nowhere used - and if some
programs are changed to to demangling should now use the
versions in libiberty.
1992-08-31 01:11:18 +00:00
582e962abd
* configure.in: add we32k
1992-08-27 22:04:34 +00:00
817b5a60ab
* ar.c (map_over_members): if the element of the archive has a
...
null name, fill it in.
* nm.c (do_one_rel_file): only warn if a bfd's flags say there
will be symbols and there aren't any.
1992-08-24 22:37:04 +00:00
ce6a2aabc1
Re-do change for revision 1.28 that got trashed by 1.29.
1992-08-20 04:04:50 +00:00
1090c41efc
This is for PR 628.
...
Wed Aug 19 11:20:25 1992 Ian Lance Taylor (ian@cygnus.com )
* m68k-pinsn.c: handle new operand type 'r', introduced for cas2.
1992-08-19 18:27:12 +00:00
305c1e74c3
Added option to print the version number.
1992-08-19 03:48:17 +00:00
5c670bc122
Added -V option to print version number.
1992-08-19 03:45:36 +00:00
249c6fc0d6
Added +version (-V) option to print version number.
1992-08-19 03:25:51 +00:00
8fb94c7a78
Added -V option to print the version number.
1992-08-19 03:24:16 +00:00
f478fcf663
Moved in from p3:
...
Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com )
* config/mh-apollo68v: removed -g from CC definition.
* Makefile.in: always create installation directories.
1992-08-18 20:34:26 +00:00
d6b38bfb24
* m68k-pinsn.c: Minor fix in style of output (don't use
...
range to indicate floating point control registers).
1992-08-18 01:35:31 +00:00