aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2004-11-10 PR binutils/536Ian Lance Taylor2-1/+9
2004-11-10 * defparse.y: Remove unnecessary commas from token list.Danny Smith2-2/+6
2004-11-08*sigh* undo previous delta which was done too early...Nick Clifton1-7/+1
2004-11-08oops - omitted from previous deltaNick Clifton1-1/+7
2004-11-08Fix support for PECOFF weak symbolsNick Clifton2-1/+7
2004-11-04 * binutils-all/objdump.exp (cpus_expected): Append cris.Hans-Peter Nilsson2-1/+5
2004-11-03Add support to readelf to decode and display the contents of .debug_rangesNick Clifton4-232/+603
2004-11-03 * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename fromAlan Modra2-38/+420
2004-11-02(display_debug_lines): Fix typo in error message.Nick Clifton2-1/+5
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