aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Collapse)AuthorFilesLines
2000-08-082000-08-05 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-0/+12
* readelf.c (elf/i860.h): Include. (dump_relocations): Add recognition of i860 architecture. (guess_is_rela): Add recognition of i860 architecture.
2000-08-03Add info about CGEN maintainersNick Clifton2-0/+19
2000-08-02* resrc.c: use "gcc -xc" instead of -xc-headerDJ Delorie2-1/+5
2000-07-28Added myself as the i860 maintainer.Jason Eckhardt1-0/+1
2000-07-27* nm.c (main): Ignore '-X32_64' as an option.Geoffrey Keating4-5/+48
* ar.c (main): Likewise. * binutils.texi (nm): Document new option. (ar): Likewise.
2000-07-23(external_coff_symbol_p): K&R-ise.Alan Modra2-1/+6
2000-07-212000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+6
* binutils/binutils.texi: Put back "@end table" deleted by accident.
2000-07-20Add optional style argument to --demangle switch.Nick Clifton5-20/+73
2000-07-20 * MAINTAINERS: Add self as CRIS port maintainer.Hans-Peter Nilsson6-318/+356
* 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-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-5/+38
* 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-20Change output of `nm --help' to include a description of the purpose of theNick Clifton3-116/+177
program and a detailed description of the accepted options.
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+8
* readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB to DF_1_NODEFLIB.
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+5
* readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+42
* 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-19Fix typos.Alan Modra1-26/+26
2000-07-18Fix spelling typo.Nick Clifton2-1/+5
2000-07-12* objdump.c (usage): Make output of `objdump --help' moreMark Kettenis2-33/+40
consistent with the rest of the GNU world. Add a line describing the purpose of the program.
2000-07-11Add myself as SPARC maintainer.Jakub Jelinek1-0/+1
2000-07-10Remove some of the hppa testsuite fudges for hppa-linux.Alan Modra2-4/+10
2000-07-10Warning fixes.Alan Modra3-12/+27
2000-07-09Add several more port specific maintainersNick Clifton2-2/+11
2000-07-05Add Mike MeissnerNick Clifton2-1/+6
2000-07-05add MAINTAINERS filesDJ Delorie2-0/+49
2000-07-02* dllwrap.c: Changed mistaken dyn_string_append() callsDJ Delorie2-71/+76
to dyn_string_append_cstr().
2000-07-01AAganichev's parse_stab_type size fix.Alan Modra2-0/+6
2000-07-01* test cleanupFrank Ch. Eigler2-7/+21
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-01Fix 2000-06-22. grep after running dep.sedAlan Modra3-8/+16
2000-06-26Revert incorrect 2000-06-25 patch.Alan Modra3-3/+8
2000-06-25Fix spelling typoNick Clifton1-1/+1
2000-06-25Treat GNU weak symbols as external.Nick Clifton2-1/+26
2000-06-25Advance past both parts of dos based <letter>: filepath prefix.Nick Clifton3-3/+10
2000-06-24Fix description of --stabs switchNick Clifton2-1/+5
2000-06-22Check dependecies for leading `/' in this dir too.Alan Modra3-5/+19
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra4-8/+19
Alexander Aganichev's fix for ieee.c
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton5-736/+1013
for m68hc11 and m68hc12 processors.
2000-06-19Improve verbose messageNick Clifton2-1/+6
2000-06-19Do not expect the compilation unit tag to be unit 1Nick Clifton2-1/+4
2000-06-19Expect all arm variants to fail copying executable testNick Clifton2-1/+6
2000-06-162000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu5-161/+26
* 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-152000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+8
* binutils.texi: Put a warning on copying relocatable object files between two different formats.
2000-06-14 * binutils-all/readelf.exp (regexp_diff): Do not break when aHans-Peter Nilsson4-6/+94
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-13* rcparse.y (control): ICON controls take an id as the firstDJ Delorie4-38/+65
parameter, not an optional string. Also, call new convenience function that takes res_id's. * resrc.c (define_control): missing text means zero-length string, not zero ID. (define_icon_control): New. * windres.h: declare define_icon_control.
2000-06-132000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
* configure: Regenerate.
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien2-1/+5
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
2000-06-02 * strings.c (isgraphic): Interpret <TAB> as a printable character,David O'Brien2-2/+7
analogous to <SPACE>. Approved by: Nick Clifton <nickc@cygnus.com> <200005222243.PAA14590@elmo.cygnus.com>
2000-05-30Fix my inept 2000-05-24 change.Alan Modra2-3/+8
2000-05-26* resrc.c (close_input_stream): zero out cpp_pipe after closing it.DJ Delorie2-1/+8
2000-05-26Update dependencies.Alan Modra3-16/+21
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra10-46/+173
2000-05-25Ensure bfd_close after bfd_openw so we don't get multiple bfd_openwAlan Modra2-0/+9
calls for same file.