aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2005-01-11PR binutils/637Nick Clifton2-1/+8
2005-01-102005-01-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-204/+179
2005-01-10binutils/:Andreas Schwab4-55/+55
2005-01-052005-01-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-3/+8
2005-01-052005-01-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-27/+105
2005-01-042005-01-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+10
2005-01-04(oops - forogot to update the year in the copyright notice)Nick Clifton1-1/+1
2005-01-04PR binutils/630Nick Clifton2-12/+24
2005-01-04BZ 615Nick Clifton2-1187/+1411
2005-01-04Add prototype for printf() and make type of "string" array be "char" inNick Clifton2-5/+12
2004-12-30 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.Alan Modra2-4/+8
2004-12-30 * objdump.c (remove_useless_symbols): Discard section symbols.Alan Modra2-1/+5
2004-12-272004-12-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+8
2004-12-22readelf.c (last_pointer_size, warned_about_missing_comp_units):Nick Clifton2-17/+52
2004-12-16binutils/Jan Beulich4-0/+55
2004-12-09 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.Ian Lance Taylor2-0/+5
2004-12-09 * arlex.l: Fix formatting.Ben Elliston2-4/+6
2004-12-08 * doc/Makefile.am (config.texi): Emit a @set UPDATED command toBen Elliston4-1/+11
2004-12-06 PR binutils/249Ben Elliston2-17/+84
2004-12-06 * dlltool.c: Comment fix.Ben Elliston2-1/+5
2004-12-06 * doc/binutils.texi: Update copyright years.Ben Elliston2-6/+10
2004-12-03Remove config.if.Richard Sandiford2-2/+6
2004-11-30Change LOCALEDIR to $(datadir)/share.Nick Clifton4-38/+111
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