aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2004-10-282004-10-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+8
2004-10-26readelf.c (get_note_type): Handle notes not in core files.Nick Clifton4-148/+126
2004-10-26 * ar.c (extract_file): Set atime to mtime for ar xo.Jakub Jelinek2-1/+10
2004-10-25 * stabs.c (stab_demangle_v3_arglist): New static function, brokenIan Lance Taylor2-9/+66
2004-10-252004-10-25 David Mosberger <davidm@hpl.hp.com>H.J. Lu2-17/+8
2004-10-25PR 465Nick Clifton2-49/+89
2004-10-24* dlltool.c: Include <assert.h>.Aaron W. LaFramboise1-0/+2
2004-10-23* dlltool.c: Include <assert.h>.Nick Clifton6-48/+109
2004-10-192004-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+6
2004-10-18strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton5-8/+23
2004-10-18strings.c: Include <sys/stat.h>.Nick Clifton2-0/+5
2004-10-18 * budemang.c (demangle): Fix thinko.Alan Modra2-1/+3
2004-10-18 * budemang.c (demangle): Handle "@plt" suffix.Alan Modra2-16/+45
2004-10-14(usage): Fix description of --special-syms switch.Nick Clifton2-1/+5
2004-10-13 * strings.c (statbuf): New typedef.Jakub Jelinek5-9/+109
2004-10-122004-10-12 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+8
2004-10-11 * objdump.c (dump_symbols): Fix thinko last change. Improve errorAlan Modra2-9/+10
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton5-1/+48
2004-10-08bfd/Daniel Jacobowitz2-0/+20
2004-10-08dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches.Nick Clifton3-13/+11
2004-10-07* readelf.c (get_machine_flags): Don't fall through into m68k cpuAlexandre Oliva2-0/+6
2004-10-01The patch below adds binutils support for the SHT_ARM_EXIDX, as defined byNick Clifton2-0/+21
2004-10-01fix spelling typo in ChangeLog entryNick Clifton1-1/+1
2004-09-28Reoder functions to eliminate most of the static function prototypes.Nick Clifton2-601/+576
2004-09-22binutils/Alan Modra2-1/+11
2004-09-17 * Makefile.am: Run "make dep-am".Alan Modra7-739/+816
2004-09-12 * readelf.c (decode_location_expression): Sign extend value forAlan Modra2-10/+16
2004-09-09PR 363Nick Clifton2-3/+8
2004-09-07binutils/H.J. Lu2-8420/+3264
2004-09-06 * doc/binutils.texi (dlltool): Update --add-underscore, --kill-atDanny Smith2-4/+11
2004-09-06fix spelling typo in previous ChangeLog entryNick Clifton1-1/+1
2004-09-06Document that the -x switch includs the effect of the -p switch.Nick Clifton2-1/+6
2004-09-04 Correct pasto in ChangeLogDanny Smith1-2/+2
2004-09-04 * dlltool.c (make_one_lib): Test if internal_name was specifiedDanny Smith2-2/+10
2004-09-03 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell1-3258/+8418
2004-09-02update Carlo Wood's nameNick Clifton1-1/+1
2004-09-02(make_one_lib_file): For IDATA6 take the name from exp->internal_name if itNick Clifton2-3/+12
2004-09-02* MAINTAINERS: Add self as co-maintainer of FR-V.Alexandre Oliva3-0/+46
2004-08-28 * nm.c (show_synthetic): New var.Alan Modra2-1/+50
2004-08-28bfd/Alan Modra2-12/+9
2004-08-17bfd/Jakub Jelinek2-2/+17
2004-08-16binutils/Alan Modra2-69/+106
2004-08-06 * readelf.c (dump_relocations): Fix typo when calculatingAndreas Schwab2-1/+6
2004-08-02(deduce_name): Fix typos introduced when program_name was renamed to prog_name.Nick Clifton2-7/+12
2004-07-29include/elf/ChangeLog:Alexandre Oliva2-0/+7
2004-07-282003-07-08 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2-0/+29
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton1-0/+1
2004-07-21bfd/H.J. Lu3-4/+11
2004-07-15Support MAP directiveNick Clifton2-18/+35
2004-07-13* dllwrap.c: Replace 'program_name' with 'prog_name' to avoid conflicts withNick Clifton2-60/+56