aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2001-04-17* dlltool.c (do_default_excludes): Initialise to true.DJ Delorie2-1/+5
2001-04-11 * MAINTAINERS: Update my email addressAlan Modra3-6/+10
2001-04-05Fix address in ChangeLog entryHans-Peter Nilsson1-1/+1
2001-04-05 * readelf.c (display_debug_lines): Fix typo for "Prologue".Hans-Peter Nilsson2-1/+5
2001-03-312001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+19
2001-03-312001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+7
2001-03-30* dlltool.c (make_one_lib_file): Fix section flags forDJ Delorie2-10/+25
2001-03-302001-03-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+11
2001-03-282001-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu3-15/+6
2001-03-262001-03-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-2/+6
2001-03-25Automate generate on man pagesNick Clifton18-5827/+5615
2001-03-14* defparse.y (opt_equal_name): allow "." in name.Christopher Faylor3-7/+41
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton77-389/+470
2001-03-13Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton4-4/+58
2001-03-12Handle EM_S390_OLD.Nick Clifton2-0/+9
2001-02-28Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.Nick Clifton2-2/+9
2001-02-282001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2-10/+50
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra5-233/+247
2001-02-18Add PDP-11 supportNick Clifton3-306/+308
2001-02-14Add obvious fix ruleNick Clifton2-0/+15
2001-02-122001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu4-2/+33
2001-02-11 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and stringMichael Sokolov2-127/+129
2001-02-11 * readelf.c (struct unw_aux_info): Remove const from the info member.Michael Sokolov2-3/+9
2001-02-11fix seg fault in reloc reading codeNick Clifton2-2/+11
2001-02-10Document new --unwind option to readelf.Nick Clifton3-3/+13
2001-02-10Add s390 supportNick Clifton3-320/+331
2001-02-09Don't #ifdef inside printf in case printf is a macro.Alan Modra2-5/+8
2001-02-08 * acinclude.m4 (AM_PROG_LEX): Override installed definition.Hans-Peter Nilsson4-10/+32
2001-02-07Change bfd_target_vector from an array to a pointerNick Clifton4-7/+13
2001-02-07Add -u option toi readelf to display unwind info.Nick Clifton7-477/+2118
2001-02-042001-02-04 Philip Blundell <philb@gnu.org>Phil Blundell3-2/+7
2001-01-31Another HAVE_DOS_BASED_FILE_SYSTEM check.Alan Modra2-1/+11
2001-01-24Don't check for backslashes in file namesAlan Modra2-32/+40
2001-01-24* stabs.c: Update copyright. Include "filenames.h".Alan Modra2-15/+10
2001-01-23s/11/01/Jakub Jelinek1-1/+1
2001-01-23 * readelf.c (process_version_sections): Check if VERDEF or VERNEEDJakub Jelinek2-106/+28
2001-01-18oops - omitted from previous deltaNick Clifton1-3/+8
2001-01-18Stop objcopy trying to convert endianness.Nick Clifton2-1/+15
2001-01-16oops - fix typoNick Clifton1-0/+11
2001-01-16Prevent seg fault with corrupt section name indiciesNick Clifton1-7/+9
2001-01-16Fix expected result from readellf -s with 64 bit binariesNick Clifton2-3/+8
2001-01-12Update copyright date to 2001Nick Clifton2-2/+6
2001-01-11Updated ARC assembler from arccores.comNick Clifton2-1/+6
2001-01-11Rotate ChangeLogsNick Clifton3-7112/+7128
2001-01-09fix spelling typoiNick Clifton1-1/+1
2001-01-09Add OBJDUMP_DEFS to configure and makefileNick Clifton7-25/+71
2001-01-07Update address for bug reports.Phil Blundell3-3/+9
2000-12-19Add missing support for arm-epoc-pe.Nick Clifton8-514/+587
2000-12-16Add Diego Novillo.Nick Clifton2-0/+6
2000-12-12Add EM_X86_64.Nick Clifton3-315/+329