Age | Commit message (Expand) | Author | Files | Lines |
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 2 | -23/+88 |
2001-05-07 | * readelf.c (process_unwind): Remove const specifier. | Alan Modra | 2 | -1/+5 |
2001-04-27 | Support printable characters outside of the ASCII range | Nick Clifton | 2 | -2/+11 |
2001-04-27 | Add openRISC support in opcodes | Nick Clifton | 2 | -0/+6 |
2001-04-17 | * dlltool.c (do_default_excludes): Initialise to true. | DJ Delorie | 2 | -1/+5 |
2001-04-11 | * MAINTAINERS: Update my email address | Alan Modra | 3 | -6/+10 |
2001-04-05 | Fix address in ChangeLog entry | Hans-Peter Nilsson | 1 | -1/+1 |
2001-04-05 | * readelf.c (display_debug_lines): Fix typo for "Prologue". | Hans-Peter Nilsson | 2 | -1/+5 |
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+19 |
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+7 |
2001-03-30 | * dlltool.c (make_one_lib_file): Fix section flags for | DJ Delorie | 2 | -10/+25 |
2001-03-30 | 2001-03-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+11 |
2001-03-28 | 2001-03-28 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -15/+6 |
2001-03-26 | 2001-03-26 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 2 | -2/+6 |
2001-03-25 | Automate generate on man pages | Nick Clifton | 18 | -5827/+5615 |
2001-03-14 | * defparse.y (opt_equal_name): allow "." in name. | Christopher Faylor | 3 | -7/+41 |
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 77 | -389/+470 |
2001-03-13 | Add --binary-architecture switch to objcopy to allow the output architecture | Nick Clifton | 4 | -4/+58 |
2001-03-12 | Handle EM_S390_OLD. | Nick Clifton | 2 | -0/+9 |
2001-02-28 | Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro. | Nick Clifton | 2 | -2/+9 |
2001-02-28 | 2001-02-28 Philip Blundell <pb@futuretv.com> | Phil Blundell | 2 | -10/+50 |
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 5 | -233/+247 |
2001-02-18 | Add PDP-11 support | Nick Clifton | 3 | -306/+308 |
2001-02-14 | Add obvious fix rule | Nick Clifton | 2 | -0/+15 |
2001-02-12 | 2001-02-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -2/+33 |
2001-02-11 | * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string | Michael Sokolov | 2 | -127/+129 |
2001-02-11 | * readelf.c (struct unw_aux_info): Remove const from the info member. | Michael Sokolov | 2 | -3/+9 |
2001-02-11 | fix seg fault in reloc reading code | Nick Clifton | 2 | -2/+11 |
2001-02-10 | Document new --unwind option to readelf. | Nick Clifton | 3 | -3/+13 |
2001-02-10 | Add s390 support | Nick Clifton | 3 | -320/+331 |
2001-02-09 | Don't #ifdef inside printf in case printf is a macro. | Alan Modra | 2 | -5/+8 |
2001-02-08 | * acinclude.m4 (AM_PROG_LEX): Override installed definition. | Hans-Peter Nilsson | 4 | -10/+32 |
2001-02-07 | Change bfd_target_vector from an array to a pointer | Nick Clifton | 4 | -7/+13 |
2001-02-07 | Add -u option toi readelf to display unwind info. | Nick Clifton | 7 | -477/+2118 |
2001-02-04 | 2001-02-04 Philip Blundell <philb@gnu.org> | Phil Blundell | 3 | -2/+7 |
2001-01-31 | Another HAVE_DOS_BASED_FILE_SYSTEM check. | Alan Modra | 2 | -1/+11 |
2001-01-24 | Don't check for backslashes in file names | Alan Modra | 2 | -32/+40 |
2001-01-24 | * stabs.c: Update copyright. Include "filenames.h". | Alan Modra | 2 | -15/+10 |
2001-01-23 | s/11/01/ | Jakub Jelinek | 1 | -1/+1 |
2001-01-23 | * readelf.c (process_version_sections): Check if VERDEF or VERNEED | Jakub Jelinek | 2 | -106/+28 |
2001-01-18 | oops - omitted from previous delta | Nick Clifton | 1 | -3/+8 |
2001-01-18 | Stop objcopy trying to convert endianness. | Nick Clifton | 2 | -1/+15 |
2001-01-16 | oops - fix typo | Nick Clifton | 1 | -0/+11 |
2001-01-16 | Prevent seg fault with corrupt section name indicies | Nick Clifton | 1 | -7/+9 |
2001-01-16 | Fix expected result from readellf -s with 64 bit binaries | Nick Clifton | 2 | -3/+8 |
2001-01-12 | Update copyright date to 2001 | Nick Clifton | 2 | -2/+6 |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 2 | -1/+6 |
2001-01-11 | Rotate ChangeLogs | Nick Clifton | 3 | -7112/+7128 |
2001-01-09 | fix spelling typoi | Nick Clifton | 1 | -1/+1 |
2001-01-09 | Add OBJDUMP_DEFS to configure and makefile | Nick Clifton | 7 | -25/+71 |