Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-28 | Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro. | Nick Clifton | 1 | -0/+7 | |
2001-02-28 | 2001-02-28 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -0/+7 | |
* readelf.c (decode_ARM_machine_flags): Explicitly mention which ABI is in use; remove ambiguity between the "unknown" EABI and unrecognised ABIs. Handle version 2 ARM EABI. Update uses of renamed EF_xx constants. | |||||
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 1 | -0/+8 | |
and run "make dep-am". | |||||
2001-02-14 | Add obvious fix rule | Nick Clifton | 1 | -0/+4 | |
2001-02-11 | * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string | Michael Sokolov | 1 | -0/+5 | |
literal concatenation. | |||||
2001-02-11 | * readelf.c (struct unw_aux_info): Remove const from the info member. | Michael Sokolov | 1 | -1/+7 | |
(process_unwind): Don't type-cast the third argument to the GET_DATA_ALLOC macro. | |||||
2001-02-11 | fix seg fault in reloc reading code | Nick Clifton | 1 | -0/+6 | |
2001-02-10 | Document new --unwind option to readelf. | Nick Clifton | 1 | -0/+4 | |
2001-02-10 | Add s390 support | Nick Clifton | 1 | -0/+4 | |
2001-02-09 | Don't #ifdef inside printf in case printf is a macro. | Alan Modra | 1 | -0/+5 | |
2001-02-08 | * acinclude.m4 (AM_PROG_LEX): Override installed definition. | Hans-Peter Nilsson | 1 | -0/+6 | |
* aclocal.m4: Regenerate. * configure: Regenerate. | |||||
2001-02-07 | Change bfd_target_vector from an array to a pointer | Nick Clifton | 1 | -0/+6 | |
2001-02-07 | Add -u option toi readelf to display unwind info. | Nick Clifton | 1 | -0/+15 | |
Add support to display unwind info for IA64 binaries. | |||||
2001-02-04 | 2001-02-04 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -0/+5 | |
* configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'. * configure: Regenerate. | |||||
2001-01-31 | Another HAVE_DOS_BASED_FILE_SYSTEM check. | Alan Modra | 1 | -0/+5 | |
2001-01-24 | Don't check for backslashes in file names | Alan Modra | 1 | -26/+30 | |
unless HAVE_DOS_BASED_FILE_SYSTEM is defined. | |||||
2001-01-24 | * stabs.c: Update copyright. Include "filenames.h". | Alan Modra | 1 | -0/+5 | |
(parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs. | |||||
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 | 1 | -0/+7 | |
sections are present before using them. Remove code duplication. (process_symbol_table): Check if VERDEF or VERNEED sections are present before using them. | |||||
2001-01-18 | Stop objcopy trying to convert endianness. | Nick Clifton | 1 | -0/+7 | |
2001-01-16 | oops - fix typo | Nick Clifton | 1 | -0/+11 | |
2001-01-12 | Update copyright date to 2001 | Nick Clifton | 1 | -0/+4 | |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 1 | -0/+5 | |
2001-01-11 | Rotate ChangeLogs | Nick Clifton | 1 | -7112/+2 | |
2001-01-09 | fix spelling typoi | Nick Clifton | 1 | -1/+1 | |
2001-01-09 | Add OBJDUMP_DEFS to configure and makefile | Nick Clifton | 1 | -0/+15 | |
Check for DISASSEMBLER_NEEDS_RELOCS in objdump and read in relocs if set. | |||||
2001-01-07 | Update address for bug reports. | Phil Blundell | 1 | -0/+6 | |
2000-12-19 | Add missing support for arm-epoc-pe. | Nick Clifton | 1 | -0/+6 | |
2000-12-16 | Add Diego Novillo. | Nick Clifton | 1 | -0/+5 | |
2000-12-12 | Add EM_X86_64. | Nick Clifton | 1 | -0/+7 | |
2000-12-12 | Fix formatting. | Nick Clifton | 1 | -0/+4 | |
2000-12-11 | * NEWS: Add note about x86_64 architecture. | Jan Hubicka | 1 | -0/+4 | |
* MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer. | |||||
2000-12-08 | 2000-12-07 Andrew Haley <aph@redhat.com> | Andrew Haley | 1 | -0/+5 | |
* readelf.c (display_debug_frames): Only display columns that are referenced by the frame debug info. | |||||
2000-12-05 | Add Jason Merrill as DWARF2 maintainer. | Nick Clifton | 1 | -0/+4 | |
2000-12-04 | * readelf.c (process_section_headers): Handle linkonce.wi sections. | Jason Merrill | 1 | -7/+13 | |
(display_debug_section): Likewise. (display_debug_info): Display CU header before bailing. | |||||
2000-12-02 | Add MIPS SB1 machine | Nick Clifton | 1 | -0/+3 | |
2000-12-02 | Add MIPS V and MIPS 64 machine numbers | Nick Clifton | 1 | -0/+3 | |
2000-12-01 | Add MIPS32 as a seperate MIPS architecture | Nick Clifton | 1 | -0/+6 | |
2000-11-30 | * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value. | DJ Delorie | 1 | -0/+4 | |
2000-11-28 | Change sourceware.cygnus.com to sources.redhat.com. | Hans-Peter Nilsson | 1 | -0/+2 | |
Fix typo for "amongst". | |||||
2000-11-28 | * MAINTAINERS: Add Jörn Rennecke and self as SH maintainers. | Hans-Peter Nilsson | 1 | -0/+4 | |
2000-11-28 | Move GNU Free Documentation License from the output into a comment | Nick Clifton | 1 | -0/+16 | |
2000-11-27 | * readelf.c (usage): Add -wf (--debug-dump=frames) option. | DJ Delorie | 1 | -0/+11 | |
(parse_args): Support -wf option. (process_section_headers): Ditto. (debug_displays): Ditto. (display_debug_frames): New, dump *_frame sections. (frame_need_space): Support for above. (frame_display_row): Ditto. * binutils.texi: Document it. | |||||
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 1 | -0/+4 | |
2000-11-22 | Add new machien types and section flags | Nick Clifton | 1 | -0/+9 | |
2000-11-20 | 2000-11-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to ELFOSABI_AIX. | |||||
2000-11-19 | * readelf.c (display_debug_lines): Adjust last change to | Richard Henderson | 1 | -0/+5 | |
use sizeof (external->li_length). | |||||
2000-11-17 | * readelf.c (display_debug_lines): Fix section length check | Richard Henderson | 1 | -0/+5 | |
and end_of_sequence computation. | |||||
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 1 | -0/+14 | |
2000-11-05 | *** empty log message *** | Nick Clifton | 1 | -1/+4 | |