DJ Delorie
3b35ec75cb
* resrc.c (close_input_stream): zero out cpp_pipe after closing it.
27 years ago
Alan Modra
2114f57b93
Update dependencies.
27 years ago
Alan Modra
5af11cab92
Eli Zaretskii's DOSish file name patches.
27 years ago
Alan Modra
f190c5c4e9
Ensure bfd_close after bfd_openw so we don't get multiple bfd_openw
calls for same file.
27 years ago
H.J. Lu
d812147943
2000-05-14 H.J. Lu (hjl@gnu.org)
* objcopy.c (filter_symbols): Don't strip global symbols in
relocatable object files.
27 years ago
Alan Modra
e3a6961244
Accept and ignore -f command line option.
Improve usage message.
27 years ago
Alan Modra
897083bdcd
Quell some gcc warnings by defining textdomain and bindtextdomain
as intl/libgettext.h does.
27 years ago
H.J. Lu
5ee1baa27d
2000-05-12 H.J. Lu <hjl@gnu.org>
* nlmconv.c (temp_filename): Removed.
* nlmconv.c (link_inputs): Use make_temp_file () instead of
choose_temp_base ().
* objdump.c (display_target_list): Likewise.
(display_info_table): Likewise.
27 years ago
Alan Modra
1a89cc7d7e
(setup_section): Add const and gettext calls for err.
27 years ago
H.J. Lu
146243a7e0
2000-05-02 H.J. Lu <hjl@gnu.org>
* readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
and ELFOSABI_OPENBSD.
27 years ago
Ben Elliston
113675b751
Correct a typo in the author's surname!
27 years ago
Alan Modra
0f371bb497
fix gcc warnings
27 years ago
Alan Modra
ec1428fa1c
elf fixes.
27 years ago
Denis Chertykov
dff1420082
* readelf.c (guess_is_rela): AVR uses RELA relocations.
(get_machine_name): machine name for EM_AVR added.
27 years ago
Jim Wilson
800eeca487
IA-64 ELF support.
27 years ago
Timothy Wall
ea58412531
Fix bug disassmbling binary files for non-octet byte targets.
27 years ago
Alan Modra
12ff5d5690
Portability fixes.
27 years ago
Nick Clifton
50da7a9c68
Replace 'strftime' with 'sprintf'.
27 years ago
Andrew Cagney
a2d91340f3
Remove ``-W -Wall'' from top-level Makefile/configure.
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.
27 years ago
Alan Modra
37cc8ec1be
A mostly cosmetic tidy up of warnings and error message reporting.
27 years ago
Timothy Wall
34cbe64ecf
SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).
27 years ago
Jason Merrill
eb6bd4d38e
* readelf.c (decode_location_expression): Loop through multiple
operations.
(read_and_display_attr): Pass in length.
27 years ago
Jason Merrill
1fa3730664
* readelf.c (read_and_display_attr): Add CU offset to references.
(display_debug_info): Pass it in.
27 years ago
Nick Clifton
05a342f46d
Remove spurious blank line
27 years ago
Nick Clifton
5f8a9d91e7
Detect EM_AVR machine number
27 years ago
Nick Clifton
f3485b74bb
Add code to decode the e_flags field of an ARM ELF binary.
27 years ago
Alan Modra
57938635f5
Add --redefine-sym to objcopy.
27 years ago
H.J. Lu
dd27201edf
2000-04-04 H.J. Lu <hjl@gnu.org>
* readelf.c (process_symbol_table): Correctly read in symbol
versioning information.
27 years ago
Alan Modra
8ad3436c79
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
27 years ago
Alan Modra
41b49281c1
Use "gcc -MM" for dependencies, and update them.
27 years ago
H.J. Lu
a9273d78af
2000-04-03 H.J. Lu (hjl@gnu.org)
* size.c (usage): Use REPORT_BUGS_TO.
27 years ago
Alan Modra
c20f4f8c21
Move bug report string to one place.
27 years ago
Alan Modra
00ed88bd56
Include sys/types.h before sys/stat.h for ultrix.
27 years ago
Nick Clifton
3b7aaf81e1
catch out of range string offset in corrupt stab entry
27 years ago
Alan Modra
adde6300e0
ATMEL AVR microcontroller support.
27 years ago
Phil Blundell
fd5ccd4792
2000-03-09 Tim Waugh <twaugh@redhat.com>
* strings.1: Correct '-bytes' to '--bytes'.
27 years ago
Nick Clifton
bc0fbc97a8
fix to match latest readelf output
27 years ago
H.J. Lu
9c28aef393
2000-03-08 H.J. Lu <hjl@gnu.org>
* Makefile.am (install-exec-local): Depend on
install-binPROGRAMS for parallel make.
* Makefile.in: Regenerated.
27 years ago
Ian Lance Taylor
e699b9ff01
From Brad Lucier <lucier@math.purdue.edu>:
* readelf.c (process_dynamic_segment): Add cast to make sure
argument to %* is int.
27 years ago
Ian Lance Taylor
a74801baf8
rebuild with current tools
27 years ago
Ian Lance Taylor
9a1cab10a4
rebuild
27 years ago
H.J. Lu
07735828dd
2000-02-25 H.J. Lu <hjl@gnu.org>
* configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
27 years ago
H.J. Lu
2f79b725dd
2000-02-25 H.J. Lu <hjl@gnu.org>
* configure.in (AC_SEARCH_LIBS): Pass lm, not -lm.
27 years ago
Nick Clifton
8a0e0f38af
Add support for WinCE targeted toolchains.
27 years ago
Alan Modra
1ce6cb432f
Teach get_osabi_name about Linux
27 years ago
Nick Clifton
ca47b30c87
Remove use of ELF_ST_OTHER.
27 years ago
Ian Lance Taylor
1606220769
From Brad Lucier <lucier@math.purdue.edu>:
* readelf.c (process_version_sections): Add casts to make sure
argument to %* is an int.
(process_mips_specific): Add casts to make printf arguments match
format.
27 years ago
Alan Modra
f6af82bd44
This lot mainly cleans up `comparison between signed and unsigned' gcc
warnings. One usused var, and a macro parenthesis fix too. Also check
input sections are elf when doing gc in elflink.h.
27 years ago
Frank Ch. Eigler
278d4456c4
* build fix
2000-02-18 Frank Ch. Eigler <fche@redhat.com>
* resrc.c: Remove unmatched #if for cygwin.
27 years ago
Fernando Nasser
0fff8110b5
2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
* binutils.texi: Document the change of flavor name from atpcs-special
to special-atpcs to prevent name conflict in gdb.
27 years ago