aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2002-01-18gas:Andreas Jaeger2-3/+7
2002-01-17 * readelf.c (get_machine_name): Handle EM_PPC64.Alan Modra2-0/+7
2002-01-17fixed braino in changelog entry for replacement of "switches" with "options"Nick Clifton1-4/+4
2002-01-17Regenerate .pot and .po filesNick Clifton4-2860/+4874
2002-01-16Import new Turkish translations.Nick Clifton2-2/+6
2002-01-16 * readelf.c (get_ppc64_dynamic_type): New.Alan Modra2-0/+21
2002-01-15Refer to "options" not "switches"Nick Clifton3-8/+15
2002-01-14* MAINTAINERS: Add self as co-maintainer for the ARM code.Richard Earnshaw2-0/+5
2002-01-14Expect xscale-coff to fail simple objcopy test for the same reason as arm-coff.Nick Clifton2-1/+7
2002-01-14Add Spanish TranslationNick Clifton4-2/+4155
2002-01-09include/elf:Jason Thorpe2-7/+16
2002-01-09* readelf.c: Update copyright years.Jason Thorpe2-4/+91
2002-01-06 * readelf.c (get_ia64_segment_type): Add support for macros.Alan Modra2-0/+12
2001-12-20When --wide is used, do not truncate symbol names.Nick Clifton3-19/+59
2001-12-192001-12-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2-8/+29
2001-12-18 * readelf.c (get_machine_flags): Recognize header flags for ABI andThiemo Seufer2-22/+49
2001-12-18 * objcopy.c (copy_archive): Set output bfd format outside the loop.Alan Modra2-3/+7
2001-12-18Import japanese translation from translation project.Nick Clifton4-32/+4148
2001-12-18 * addr2line.c (main): Protoype.Thiemo Seufer8-0/+24
2001-12-17 Support for more than 64k ELF sections.Alan Modra2-60/+156
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2-0/+7
2001-12-11 * readelf.c (process_file_header): Print extended e_shnum andAlan Modra2-16/+50
2001-12-10 * objcopy.c (setup_section): Copy entsize.Jakub Jelinek2-0/+7
2001-12-08Index: bfd/ChangeLogGeoffrey Keating2-0/+13
2001-12-06Fixes to improve the ability to translate messages in the binutils toolsNick Clifton3-32/+41
2001-12-04 * config.bfd: Remove trailing blanks.Thiemo Seufer2-1/+5
2001-12-04 * arlex.l: Silence compile warnings.Thiemo Seufer3-32/+27
2001-12-04 * strings.c: Include config.h before bfd.h.Jakub Jelinek5-15/+174
2001-11-292001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-5/+7
2001-11-292001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+33
2001-11-29Pass CC_FOR_TARGET and CFLAGS_FOR_TARGET to runtest in environment.Nick Clifton4-14/+21
2001-11-29 * objcopy.c (setup_section): Preserve SEC_RELOC whenMike Stump2-1/+6
2001-11-28Add .cvsignore files to skip .gmo filesNick Clifton1-0/+1
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