DJ Delorie
6a84a0f95e
* resrc.c (close_input_stream): delete extraneous logic
2000-08-30 23:06:03 +00:00
Hans-Peter Nilsson
5bcac8a48e
* NEWS: Mention support for CRIS.
2000-08-24 17:42:52 +00:00
Nick Clifton
c8c5888ebc
Changed email address of Ulrich Lauther
2000-08-21 20:30:04 +00:00
H.J. Lu
2ac374c471
2000-08-17 Christopher C. Chimelis <chris@debian.org>
...
* objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
2000-08-18 01:58:12 +00:00
Nick Clifton
3f215a1093
Catch and warn about attempts to display debug information for version 1 aranges.
2000-08-17 23:00:38 +00:00
Nick Clifton
db4f683116
Silently accept -d as an alias for -g for compatability with old BSD systems.
2000-08-14 19:47:01 +00:00
Jason Eckhardt
22b36938e7
2000-08-14 Jason Eckhardt <jle@cygnus.com>
...
* NEWS: Mention i860 support.
2000-08-14 18:50:13 +00:00
H.J. Lu
4047915b1b
2000-08-11 Carlo Wood <carlo@alinoe.com>
...
* addr2line.c (main): Add const to char *.
2000-08-12 00:47:48 +00:00
Geoffrey Keating
8d72000704
* ar.c (main): Don't crash if called with no arguments
...
or only '-X32_64' as an argument.
2000-08-11 18:26:28 +00:00
Jason Eckhardt
535c37ffa8
2000-08-05 Jason Eckhardt <jle@cygnus.com>
...
* readelf.c (elf/i860.h): Include.
(dump_relocations): Add recognition of i860 architecture.
(guess_is_rela): Add recognition of i860 architecture.
2000-08-08 00:47:04 +00:00
Nick Clifton
dac850af10
Add info about CGEN maintainers
2000-08-03 17:37:01 +00:00
DJ Delorie
2efaf10b6d
* resrc.c: use "gcc -xc" instead of -xc-header
2000-08-02 00:20:30 +00:00
Jason Eckhardt
878d476ad8
Added myself as the i860 maintainer.
2000-07-28 22:55:56 +00:00
Geoffrey Keating
6e8008398d
* nm.c (main): Ignore '-X32_64' as an option.
...
* ar.c (main): Likewise.
* binutils.texi (nm): Document new option.
(ar): Likewise.
2000-07-27 01:39:45 +00:00
Alan Modra
5bbe3a506e
(external_coff_symbol_p): K&R-ise.
2000-07-23 08:19:25 +00:00
H.J. Lu
e107c42f07
2000-07-20 H.J. Lu <hjl@gnu.org>
...
* binutils/binutils.texi: Put back "@end table" deleted by
accident.
2000-07-21 00:09:48 +00:00
Nick Clifton
28c309a287
Add optional style argument to --demangle switch.
2000-07-20 18:02:56 +00:00
Hans-Peter Nilsson
1b61cf9230
* MAINTAINERS: Add self as CRIS port maintainer.
...
* readelf.c: Include elf/cris.h.
(guess_is_rela): Handle EM_CRIS.
(dump_relocations): Ditto.
(get_machine_name): Ditto.
* Makefile.am: Rebuild dependencies.
* Makefile.in: Regenerate.
* po/binutils.pot: Regenerate.
2000-07-20 17:28:56 +00:00
H.J. Lu
019148e439
2000-07-19 H.J. Lu <hjl@gnu.org>
...
* readelf.c (get_dynamic_type): Change "AUXILARY" to
"AUXILIARY".
(process_dynamic_segment): Print out strings for DT_CONFIG,
DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
2000-07-20 02:45:36 +00:00
Nick Clifton
b56f55ce04
Change output of `nm --help' to include a description of the purpose of the
...
program and a detailed description of the accepted options.
2000-07-20 00:39:10 +00:00
H.J. Lu
f7db6139df
2000-07-19 H.J. Lu <hjl@gnu.org>
...
* readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
to DF_1_NODEFLIB.
2000-07-19 18:45:46 +00:00
H.J. Lu
05107a46ed
2000-07-19 H.J. Lu <hjl@gnu.org>
...
* readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2000-07-19 18:24:32 +00:00
H.J. Lu
dcefbbbda0
2000-07-19 H.J. Lu <hjl@gnu.org>
...
* readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
DT_FEATURE.
(process_dynamic_segment): Likewise.
* readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
(process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
DF_1_NODUMP and DF_1_CONLFAT.
2000-07-19 18:03:18 +00:00
Alan Modra
2ec0158338
Fix typos.
2000-07-19 05:16:11 +00:00
Nick Clifton
6dbb55b600
Fix spelling typo.
2000-07-18 18:24:21 +00:00
Mark Kettenis
86d65c94b2
* objdump.c (usage): Make output of `objdump --help' more
...
consistent with the rest of the GNU world. Add a line describing
the purpose of the program.
2000-07-12 19:52:17 +00:00
Jakub Jelinek
cfd22345a8
Add myself as SPARC maintainer.
2000-07-11 18:45:27 +00:00
Alan Modra
12c616f16e
Remove some of the hppa testsuite fudges for hppa-linux.
2000-07-10 14:59:48 +00:00
Alan Modra
3c9f43b196
Warning fixes.
2000-07-10 14:51:04 +00:00
Nick Clifton
3316ae25d3
Add several more port specific maintainers
2000-07-09 15:23:00 +00:00
Nick Clifton
68dcecab73
Add Mike Meissner
2000-07-05 20:11:22 +00:00
DJ Delorie
302ab118e1
add MAINTAINERS files
2000-07-05 19:28:06 +00:00
DJ Delorie
7f143ac13d
* dllwrap.c: Changed mistaken dyn_string_append() calls
...
to dyn_string_append_cstr().
2000-07-02 01:56:58 +00:00
Alan Modra
944e5c61c8
AAganichev's parse_stab_type size fix.
2000-07-01 10:00:05 +00:00
Frank Ch. Eigler
41f5a528d2
* test cleanup
...
2000-07-01 Frank Ch. Eigler <fche@redhat.com>
* binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize
syntax to display more tcl nature.
2000-07-01 09:42:27 +00:00
Alan Modra
0bdaf48bac
Fix 2000-06-22. grep after running dep.sed
2000-07-01 01:41:09 +00:00
Alan Modra
a0c0ddf7e8
Revert incorrect 2000-06-25 patch.
2000-06-26 23:15:58 +00:00
Nick Clifton
590a2450f1
Fix spelling typo
2000-06-25 17:58:54 +00:00
Nick Clifton
05c58a7cfb
Treat GNU weak symbols as external.
2000-06-25 16:39:45 +00:00
Nick Clifton
307ff1df12
Advance past both parts of dos based <letter>: filepath prefix.
2000-06-25 16:30:27 +00:00
Nick Clifton
d1cdf50144
Fix description of --stabs switch
2000-06-24 19:53:12 +00:00
Alan Modra
6d5be9157e
Check dependecies for leading `/' in this dir too.
2000-06-22 13:14:21 +00:00
Alan Modra
2ab47eed68
Correct pointer comparisons relying on NULL less than any other pointer.
...
Alexander Aganichev's fix for ieee.c
2000-06-20 12:33:21 +00:00
Nick Clifton
60bcf0fa8c
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
...
for m68hc11 and m68hc12 processors.
2000-06-19 01:22:44 +00:00
Nick Clifton
58781cd0ba
Improve verbose message
2000-06-19 01:09:55 +00:00
Nick Clifton
3b6ed320ba
Do not expect the compilation unit tag to be unit 1
2000-06-19 01:05:41 +00:00
Nick Clifton
9da7f49f68
Expect all arm variants to fail copying executable test
2000-06-19 01:04:20 +00:00
H.J. Lu
0724d64b8d
2000-06-15 H.J. Lu <hjl@gnu.org>
...
* dyn-string.c: Removed. Not needed with dyn-string.c in
libiberty.
* dyn-string.h: Likewise.
* Makefile.am: Remove references to dyn-string.c and
dyn-string.h. Rebuild dependency.
* Makefile.in: Rebuild.
2000-06-16 00:46:22 +00:00
H.J. Lu
ccd13d1887
2000-06-15 H.J. Lu <hjl@gnu.org>
...
* binutils.texi: Put a warning on copying relocatable object
files between two different formats.
2000-06-15 19:34:44 +00:00
Hans-Peter Nilsson
9921923c9d
* binutils-all/readelf.exp (regexp_diff): Do not break when a
...
mismatching line is found.
(readelf_find_size): New.
(readelf_size): New global variable.
(readelf_test): Add newline to send_log of command.
If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it
instead of $srcdir/$subdir/$regexp_file.
(*-*elf test): Fix typo in message.
* binutils-all/readelf.s-64: New.
* binutils-all/readelf.ss-64: New.
2000-06-14 01:21:35 +00:00