aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Add -ws switch to display contents of .debug_str sectionsNick Clifton3-54/+174
2001-11-19 * testsuite/binutils-all/objdump.exp: Add x86-64.Andreas Jaeger2-2/+6
2001-11-15 * readelf.c: Fix warnings without terminating newline.Andreas Schwab2-9/+13
2001-11-15 * binutils-all/objcopy.exp: Allow '? main', to suit powerpc64.Alan Modra2-1/+5
2001-11-15 * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.Geoffrey Keating2-0/+5
2001-11-15binutils/ChangeLogAlan Modra2-0/+8
2001-11-14 * doc/binutils.texi (objdump): Fix description to use x86-64.Andreas Jaeger2-2/+6
2001-11-14Replace use of mkstemp with mkstemps, provided by libiberty.Nick Clifton2-2/+10
2001-11-14binutils/ChangeLogAlan Modra2-0/+17
2001-11-13 * readelf.c (read_and_display_attr_value): New function toRichard Henderson2-4/+30
2001-11-13Index: bfd/ChangeLogGeoffrey Keating2-12/+47
2001-11-13Fix tic54x testsuite failures and Lmem disassembly bugs.Timothy Wall2-3/+8
2001-11-12Use mkstemp in place of mktemp.Nick Clifton2-11/+15
2001-11-10 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.Jeff Law2-39/+47
2001-11-10 * readelf.c (get_elf_class): Fix ISO portability glitch.Jeff Law2-8/+13
2001-11-07 * readelf.c (debug_str, debug_str_size): New.Jakub Jelinek2-1/+57
2001-11-05 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.Jakub Jelinek3-2/+9
2001-11-05Add self as s390/s390x maintainer.Martin Schwidefsky2-0/+5
2001-11-02Add myself as the ppc xcoff maintainerTom Rix2-0/+5
2001-11-02Add translationsNick Clifton5-244/+8494
2001-10-31 * MAINTAINERS: Add self as MMIX port maintainer.Hans-Peter Nilsson2-0/+2
2001-10-30Add MMIX supportNick Clifton2-0/+14
2001-10-13support multiple options to the -w switchNick Clifton2-36/+45
2001-10-12 * readelf.c (get_section_type_name): Don't print SHT_ prefix forJakub Jelinek2-3/+8
2001-10-11 * MAINTAINERS: Update my email address.Joern Rennecke2-1/+5
2001-10-03 * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'Thiemo Seufer2-1/+6
2001-10-03Regenerate configure to include the gettext.m4 change. UpdateAlan Modra3-229/+245
2001-10-02Add more detection of 64-bit DWARF sectionsNick Clifton2-2/+37
2001-10-02 * coffdump.c (PROGRAM_VERSION): Delete.Alan Modra9-214/+255
2001-10-01Detect and warn about DWARF64 format .debug_arange sectionsNick Clifton2-0/+14
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson3-55/+70
2001-09-28 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.Richard Henderson2-3/+5
2001-09-26 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,Alan Modra4-99/+31
2001-09-25 * readelf.c (do_wide): New.Jakub Jelinek4-2/+128
2001-09-25 * readelf.c (print_vma): Print 8 digits of low hex value.Alan Modra2-1/+5
2001-09-24 * nlmconv.c: Fix warnings about unused attributes and functionAndreas Jaeger3-10/+19
2001-09-192000-09-19 H.J. Lu <hjl@gnu.org>H.J. Lu3-3/+21
2001-09-19 * objcopy.c (copy_main): Correct rename-section string parsing.Alan Modra2-24/+25
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu23-103/+191
2001-09-18 * ar.c (print_contents): Cast args of bfd_seek to the right types.Alan Modra4-9/+20
2001-09-14Add new command line option '--encoding' to stringsNick Clifton4-40/+146
2001-09-12* readelf.c (guess_is_rela, dump_relocations, get_machine_name,Alexandre Oliva2-9/+43
2001-09-05 * readelf.c: Include elf/h8 for H8 series definitions.Jeff Law4-1/+22
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2-6/+9
2001-08-29 * MAINTAINERS: Include ARC Maintainer.Peter Targett2-0/+5
2001-08-292001-08-29 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+5
2001-08-27 * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don'tAlan Modra2-4/+10
2001-08-27 * readelf.c (dump_relocations): Recognise EM_PPC64.Alan Modra2-0/+5
2001-08-26 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.Thiemo Seufer2-0/+7
2001-08-252001-08-25 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+18