Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-05 | 2001-07-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -52/+7 | |
* lib/utils-lib.exp (target_assemble): Remove duplicate copy. (default_target_assemble): Likewise. | |||||
2001-07-05 | Display the contents of a .debug.macinfo section | Nick Clifton | 5 | -17/+146 | |
2001-07-05 | 2001-07-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+11 | |
* 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 | 3 | -110/+110 | |
* 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 | 2 | -1/+5 | |
2001-07-01 | Support DWARF 2.1 tags, encodings, languages. | Nick Clifton | 2 | -157/+177 | |
2001-06-29 | Add DWARF 2.1 attributes | Nick Clifton | 2 | -1/+54 | |
2001-06-28 | * readelf.c (GET_DATA_ALLOC): Remove. | Alan Modra | 2 | -346/+478 | |
(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 | 2 | -33/+44 | |
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 | 2 | -2/+9 | |
* 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 | 2 | -7/+15 | |
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 | 2 | -0/+5 | |
* MAINTAINERS: Add myself as M88k maintainer. | |||||
2001-06-22 | Add missing support for -o option. | Nick Clifton | 2 | -3/+13 | |
2001-06-21 | Fix typos | Nick Clifton | 2 | -1/+5 | |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -52/+73 | |
* doc/Makefile.in: Regenerated. | |||||
2001-06-19 | Remove auot generated man pages | Nick Clifton | 24 | -4914/+883 | |
2001-06-19 | * binutils-all/readelf.r: Don't check for specific info value to | Andreas Jaeger | 2 | -2/+6 | |
pass testsuite on ia64 and alpha. | |||||
2001-06-09 | * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker. | Alan Modra | 2 | -2/+10 | |
2001-06-07 | Fix typos. | H.J. Lu | 1 | -1/+1 | |
2001-06-07 | 2001-06-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+7 | |
* readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise. | |||||
2001-06-01 | * MAINTAINERS: Update my email address. | Alan Modra | 2 | -3/+7 | |
2001-05-30 | Add command line switches to objcopy to provide lists of symbols in files | Nick Clifton | 19 | -4223/+3455 | |
2001-05-28 | * readelf.c (display_debug_frames): Fix warnings: Remove unused | Andreas Jaeger | 2 | -126/+129 | |
variables, fix format strings. | |||||
2001-05-28 | Fix some entries. | Alan Modra | 1 | -1/+1 | |
2001-05-28 | Remove section VMA adjustment when computing the address of the line to show. | Nick Clifton | 2 | -1/+9 | |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -4/+34 | |
* binutils-all/readelf.exp (readelf_test): Set target_machine to tmips for traditional mips. * binutils-all/readelf.s: Support traditional mips. * binutils-all/readelf.ss-tmips: New for traditional mips. | |||||
2001-05-25 | s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/ | Alan Modra | 3 | -3/+9 | |
2001-05-24 | 2001-05-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* binutils-all/objdump.exp (cpus_expected): Add s390. | |||||
2001-05-20 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 1 | -239/+259 | |
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4. | |||||
2001-05-16 | * readelf.c (do_debug_frames_interp): New. | Richard Henderson | 2 | -115/+205 | |
(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 | 2 | -9/+15 | |
and is used otherwise by the ABI. | |||||
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 2 | -23/+88 | |
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 | 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 | |
* 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 | 2 | -1/+5 | |
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+19 | |
* binutils-all/readelf.exp: Run on more ELF targets. | |||||
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+7 | |
* 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 | 2 | -10/+25 | |
.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 | 2 | -0/+11 | |
* 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 | 3 | -15/+6 | |
* 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 | 2 | -2/+6 | |
* 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 | 18 | -5827/+5615 | |
2001-03-14 | * defparse.y (opt_equal_name): allow "." in name. | Christopher Faylor | 3 | -7/+41 | |
* dlltool.c (def_exports): Added ability to generate forwarded exports. (gen_exp_file): Likewise. | |||||
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 | |
to be set when the input file type is binary. | |||||
2001-03-12 | Handle EM_S390_OLD. | Nick Clifton | 2 | -0/+9 | |