aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2000-10-12* Make comma after string after icon/control optional.DJ Delorie1-0/+4
2000-09-14Add support for the MIPS32Nick Clifton1-0/+6
2000-09-08Add Stephane CarrezNick Clifton1-0/+4
2000-09-072000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
2000-09-06* configure: Rebuilt with new libtool.m4.Alexandre Oliva1-0/+4
2000-09-06Regenerate files using fixed aclocal install.Nick Clifton1-0/+6
2000-09-05Fix capitalizationDJ Delorie1-1/+1
2000-09-052000-09-04 Todd Vierling <tv@wasabisystems.com>David O'Brien1-0/+4
* strip.1: Fix stray '\' in -o formatting. Approved by: Philip Blundell <pb@tazenda.demon.co.uk> Message-Id: <E13W4RF-0002HU-00@kings-cross.london.uk.eu.org>
2000-09-03Fix date ordering of entriesNick Clifton1-4/+4
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-0/+8
ability to support removal of duplciate DWARF@ debug information.
2000-08-31* acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva1-0/+6
top level. * aclocal.m4, configure: Rebuilt.
2000-08-30* resrc.c (close_input_stream): delete extraneous logicDJ Delorie1-0/+4
2000-08-24 * NEWS: Mention support for CRIS.Hans-Peter Nilsson1-0/+4
2000-08-21Changed email address of Ulrich LautherNick Clifton1-0/+4
2000-08-182000-08-17 Christopher C. Chimelis <chris@debian.org>H.J. Lu1-0/+4
* objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
2000-08-17Catch and warn about attempts to display debug information for version 1 ↵Nick Clifton1-0/+6
aranges.
2000-08-14Silently accept -d as an alias for -g for compatability with old BSD systems.Nick Clifton1-0/+5
2000-08-142000-08-14 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-0/+4
* NEWS: Mention i860 support.
2000-08-122000-08-11 Carlo Wood <carlo@alinoe.com>H.J. Lu1-0/+4
* addr2line.c (main): Add const to char *.
2000-08-11* ar.c (main): Don't crash if called with no argumentsGeoffrey Keating1-0/+5
or only '-X32_64' as an argument.
2000-08-082000-08-05 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-0/+6
* 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 Clifton1-0/+4
2000-08-02* resrc.c: use "gcc -xc" instead of -xc-headerDJ Delorie1-0/+4
2000-07-27* nm.c (main): Ignore '-X32_64' as an option.Geoffrey Keating1-0/+7
* ar.c (main): Likewise. * binutils.texi (nm): Document new option. (ar): Likewise.
2000-07-23(external_coff_symbol_p): K&R-ise.Alan Modra1-0/+4
2000-07-212000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
* binutils/binutils.texi: Put back "@end table" deleted by accident.
2000-07-20Add optional style argument to --demangle switch.Nick Clifton1-0/+8
2000-07-20 * MAINTAINERS: Add self as CRIS port maintainer.Hans-Peter Nilsson1-0/+11
* 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. Lu1-0/+7
* 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 Clifton1-0/+6
program and a detailed description of the accepted options.
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
* 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. Lu1-0/+4
* readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+11
* 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-18Fix spelling typo.Nick Clifton1-0/+4
2000-07-12* objdump.c (usage): Make output of `objdump --help' moreMark Kettenis1-0/+6
consistent with the rest of the GNU world. Add a line describing the purpose of the program.
2000-07-10Warning fixes.Alan Modra1-0/+15
2000-07-09Add several more port specific maintainersNick Clifton1-0/+4
2000-07-05Add Mike MeissnerNick Clifton1-1/+5
2000-07-05add MAINTAINERS filesDJ Delorie1-0/+4
2000-07-02* dllwrap.c: Changed mistaken dyn_string_append() callsDJ Delorie1-0/+5
to dyn_string_append_cstr().
2000-07-01AAganichev's parse_stab_type size fix.Alan Modra1-0/+5
2000-07-01Fix 2000-06-22. grep after running dep.sedAlan Modra1-0/+6
2000-06-26Revert incorrect 2000-06-25 patch.Alan Modra1-0/+5
2000-06-25Fix spelling typoNick Clifton1-1/+1
2000-06-25Treat GNU weak symbols as external.Nick Clifton1-0/+6
2000-06-25Advance past both parts of dos based <letter>: filepath prefix.Nick Clifton1-0/+7
2000-06-24Fix description of --stabs switchNick Clifton1-0/+4
2000-06-22Check dependecies for leading `/' in this dir too.Alan Modra1-0/+6
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra1-0/+11
Alexander Aganichev's fix for ieee.c
2000-06-19Improve verbose messageNick Clifton1-0/+4