Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-08 | * readelf.c (display_debug_info): Add to abbrev_offset the addend | Alexandre Oliva | 1 | -0/+6 | |
of any RELA relocation for the abbrev_offset memory location that refers to the .debug_abbrev section symbol. | |||||
2001-08-07 | 2001-08-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* readelf.c (process_file): Return 0 if OK, otherwise return 1. (main): Return process_file (). | |||||
2001-08-05 | 2001-08-05 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -0/+4 | |
* doc/binutils.texi: Use "Thumb" not "THUMB". | |||||
2001-08-03 | 2001-08-03 John Healy <jhealy@redhat.com> | John Healy | 1 | -0/+6 | |
Patch suggested by Frank Eigler <fche@redhat.com>. * objdump.c (disassemble_data): Fill in section member of the disasm_info structure. | |||||
2001-08-03 | * configure.in: Added --with-windres option. | DJ Delorie | 1 | -0/+5 | |
* configure: Regenerated. | |||||
2001-08-01 | Use @command{name} for commands. Use @option{-opt} for options. | Nick Clifton | 1 | -0/+9 | |
Use @table @env for list of options. Remove spaces arround [ | ] in synopsis. Use 'GNU Development Tools' for the center title. | |||||
2001-07-31 | Implement new switch --rename-section | Nick Clifton | 1 | -0/+16 | |
2001-07-30 | Change bug-gnu-utils@gcc.org to the mor obvious bug-binutils@gcc.org | Nick Clifton | 1 | -0/+6 | |
2001-07-29 | * bucomm.c (list_supported_architectures): New function. | Alan Modra | 1 | -0/+6 | |
* bucomm.h (list_supported_architectures): Declare. * objdump.c (usage): Call the above. | |||||
2001-07-25 | 2001-07-25 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -0/+5 | |
* objdump.c (SKIP_ZEROES): Only define it if it is not already defined. (SKIP_ZEROES_AT_END): Only define it if it is not already defined. | |||||
2001-07-19 | Change bug reporting email address. | Nick Clifton | 1 | -0/+5 | |
2001-07-17 | * resres.c (write_res_header): Align header size. | DJ Delorie | 1 | -0/+3 | |
(res_align_file): Calculate alignment correctly. | |||||
2001-07-17 | * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more | DJ Delorie | 1 | -0/+7 | |
correct 10). * resrc.c (write_rc_resource): Likewise. * windres.h (SUBLANG_SHIFT): Define - as 10. | |||||
2001-07-15 | Add Christian Groessler as maintainer for z8k port. | Nick Clifton | 1 | -0/+4 | |
2001-07-11 | Add notes about branch checkins | Nick Clifton | 1 | -0/+4 | |
2001-07-05 | Display the contents of a .debug.macinfo section | Nick Clifton | 1 | -0/+12 | |
2001-07-05 | 2001-07-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* objcopy.c (filter_symbols): Don't turn undefined symbols into local. | |||||
2001-07-03 | 2001-07-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+22 | |
* doc/Makefile.am (addr2line.1): Use addr2line.pod instead of $@.pod. (ar.1): Likewise. (dlltool.1): Likewise. (nlmconv.1): Likewise. (nm.1): Likewise. (objcopy.1): Likewise. (objdump.1): Likewise. (ranlib.1): Likewise. (readelf.1): Likewise. (size.1): Likewise. (strings.1): Likewise. (strip.1): Likewise. (windres.1): Likewise. (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod. ($(DEMANGLER_NAME).1): Also substitute cxxfilt with $(DEMANGLER_NAME). (as.1): Removed. * doc/Makefile.in: Regenerated. | |||||
2001-07-03 | Change MIPS maintainer to Erci Christopher | Nick Clifton | 1 | -0/+4 | |
2001-07-01 | Support DWARF 2.1 tags, encodings, languages. | Nick Clifton | 1 | -0/+4 | |
2001-06-29 | Add DWARF 2.1 attributes | Nick Clifton | 1 | -0/+4 | |
2001-06-28 | * readelf.c (GET_DATA_ALLOC): Remove. | Alan Modra | 1 | -0/+30 | |
(GET_DATA): Remove. (get_data): New function combining above macros, with an extra test for zero size. Use get_data, and catch error return throughout file. | |||||
2001-06-25 | * readelf.c (dump_relocations): Print "bad symbol index" if | Alan Modra | 1 | -0/+6 | |
symtab == NULL with non-zero symtab_index. (process_relocs): Don't bomb if reloc section has no symsec. | |||||
2001-06-24 | 2001-06-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+7 | |
* objcopy.c (strip_main): Revert the change made on 2001-05-30 by accident. (copy_main): Apply the the change made to strip_main on 2001-05-30 by accident. | |||||
2001-06-23 | * unwind-ia64.c (unw_decode_x1): Add unused attribute for | Andreas Jaeger | 1 | -3/+11 | |
parameter 'code'. (unw_decode_x2): Likewise. (unw_decode_x3): Likewise. (unw_decode_x4): Likewise. | |||||
2001-06-23 | 2001-06-23 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -0/+4 | |
* MAINTAINERS: Add myself as M88k maintainer. | |||||
2001-06-22 | Add missing support for -o option. | Nick Clifton | 1 | -0/+5 | |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 | |
* doc/Makefile.in: Regenerated. | |||||
2001-06-19 | Remove auot generated man pages | Nick Clifton | 1 | -0/+27 | |
2001-06-09 | * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker. | Alan Modra | 1 | -1/+5 | |
2001-06-01 | * MAINTAINERS: Update my email address. | Alan Modra | 1 | -0/+4 | |
2001-05-30 | Add command line switches to objcopy to provide lists of symbols in files | Nick Clifton | 1 | -0/+9 | |
2001-05-28 | * readelf.c (display_debug_frames): Fix warnings: Remove unused | Andreas Jaeger | 1 | -0/+5 | |
variables, fix format strings. | |||||
2001-05-28 | Remove section VMA adjustment when computing the address of the line to show. | Nick Clifton | 1 | -0/+5 | |
2001-05-16 | * readelf.c (do_debug_frames_interp): New. | Richard Henderson | 1 | -0/+13 | |
(byte_get_little_endian): If BFD64, always read entire 8-byte fields. (byte_get_big_endian): Likewise. (parse_args) ['F']: Set do_debug_frames_interp. (Frame_Chunk): Make data_factor signed, add fde_encoding. (frame_display_row): Don't trunc pc_begin to int. (size_of_encoded_value): New. (display_debug_frames): Handle 64-bit targets. Print raw data unless do_debug_frames_interp. (debug_displays): Remove duplicate .debug_frame. | |||||
2001-05-15 | Remove definition of EM_MIPS_RS4_BE. The constant was never in active use | Nick Clifton | 1 | -0/+6 | |
and is used otherwise by the ABI. | |||||
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 1 | -0/+5 | |
sections as well. (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO to .gnu.linkonce.t.FOO text section. * readelf.c (process_unwind): Print all unwind sections, not just one. * config/tc-ia64.c (special_linkonce_name): New. (make_unw_section): Map .gnu.linkonce.t.FOO text section into .gnu.linkonce.ia64unw{,i}.FOO. (ia64_elf_section_type): Handle .gnu.linkonce.ia64unw{,i}.FOO. (dot_endp): Add comment about it. * elf/ia64.h (ELF_STRING_ia64_unwind_once): Define. (ELF_STRING_ia64_unwind_info_once): Define. * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind* output sections. * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise. | |||||
2001-05-07 | * readelf.c (process_unwind): Remove const specifier. | Alan Modra | 1 | -0/+4 | |
2001-04-27 | Support printable characters outside of the ASCII range | Nick Clifton | 1 | -0/+6 | |
2001-04-27 | Add openRISC support in opcodes | Nick Clifton | 1 | -0/+4 | |
2001-04-17 | * dlltool.c (do_default_excludes): Initialise to true. | DJ Delorie | 1 | -0/+4 | |
2001-04-11 | * MAINTAINERS: Update my email address | Alan Modra | 1 | -0/+5 | |
* nm.c (print_symbol_info_bsd): Use a simple printf string. | |||||
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 | 1 | -0/+4 | |
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 | |
* readelf.c (process_unwind): Just return if do_unwind is 0. | |||||
2001-03-30 | * dlltool.c (make_one_lib_file): Fix section flags for | DJ Delorie | 1 | -0/+6 | |
.text, .data and .bss in stub ds*.o files to match those generated by gas. | |||||
2001-03-30 | 2001-03-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* readelf.c (process_unwind): Only do unwind sections for IA64. | |||||
2001-03-28 | 2001-03-28 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* Makefile.am ($(srcdir)/dlltool.1): Remove the extra target. * Makefile.in: Regenerate. | |||||
2001-03-26 | 2001-03-26 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 1 | -1/+5 | |
* binutils.texi (nm): Fix texi syntax. 2001-03-26 Andreas Jaeger <aj@suse.de> * ld.texinfo (Overview): Fix syntax in texi code. | |||||
2001-03-25 | Automate generate on man pages | Nick Clifton | 1 | -0/+11 | |