Age | Commit message (Expand) | Author | Files | Lines |
2005-01-05 | 2005-01-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -27/+105 |
2005-01-04 | 2005-01-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+10 |
2005-01-04 | (oops - forogot to update the year in the copyright notice) | Nick Clifton | 1 | -1/+1 |
2005-01-04 | PR binutils/630 | Nick Clifton | 2 | -12/+24 |
2005-01-04 | BZ 615 | Nick Clifton | 2 | -1187/+1411 |
2005-01-04 | Add prototype for printf() and make type of "string" array be "char" in | Nick Clifton | 2 | -5/+12 |
2004-12-30 | * binutils-all/readelf.ss: Allow for both .rel and .rela sections. | Alan Modra | 2 | -4/+8 |
2004-12-30 | * objdump.c (remove_useless_symbols): Discard section symbols. | Alan Modra | 2 | -1/+5 |
2004-12-27 | 2004-12-27 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -4/+8 |
2004-12-22 | readelf.c (last_pointer_size, warned_about_missing_comp_units): | Nick Clifton | 2 | -17/+52 |
2004-12-16 | binutils/ | Jan Beulich | 4 | -0/+55 |
2004-12-09 | * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000. | Ian Lance Taylor | 2 | -0/+5 |
2004-12-09 | * arlex.l: Fix formatting. | Ben Elliston | 2 | -4/+6 |
2004-12-08 | * doc/Makefile.am (config.texi): Emit a @set UPDATED command to | Ben Elliston | 4 | -1/+11 |
2004-12-06 | PR binutils/249 | Ben Elliston | 2 | -17/+84 |
2004-12-06 | * dlltool.c: Comment fix. | Ben Elliston | 2 | -1/+5 |
2004-12-06 | * doc/binutils.texi: Update copyright years. | Ben Elliston | 2 | -6/+10 |
2004-12-03 | Remove config.if. | Richard Sandiford | 2 | -2/+6 |
2004-11-30 | Change LOCALEDIR to $(datadir)/share. | Nick Clifton | 4 | -38/+111 |
2004-11-10 | PR binutils/536 | Ian Lance Taylor | 2 | -1/+9 |
2004-11-10 | * defparse.y: Remove unnecessary commas from token list. | Danny Smith | 2 | -2/+6 |
2004-11-08 | *sigh* undo previous delta which was done too early... | Nick Clifton | 1 | -7/+1 |
2004-11-08 | oops - omitted from previous delta | Nick Clifton | 1 | -1/+7 |
2004-11-08 | Fix support for PECOFF weak symbols | Nick Clifton | 2 | -1/+7 |
2004-11-04 | * binutils-all/objdump.exp (cpus_expected): Append cris. | Hans-Peter Nilsson | 2 | -1/+5 |
2004-11-03 | Add support to readelf to decode and display the contents of .debug_ranges | Nick Clifton | 4 | -232/+603 |
2004-11-03 | * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename from | Alan Modra | 2 | -38/+420 |
2004-11-02 | (display_debug_lines): Fix typo in error message. | Nick Clifton | 2 | -1/+5 |
2004-10-28 | 2004-10-28 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+8 |
2004-10-26 | readelf.c (get_note_type): Handle notes not in core files. | Nick Clifton | 4 | -148/+126 |
2004-10-26 | * ar.c (extract_file): Set atime to mtime for ar xo. | Jakub Jelinek | 2 | -1/+10 |
2004-10-25 | * stabs.c (stab_demangle_v3_arglist): New static function, broken | Ian Lance Taylor | 2 | -9/+66 |
2004-10-25 | 2004-10-25 David Mosberger <davidm@hpl.hp.com> | H.J. Lu | 2 | -17/+8 |
2004-10-25 | PR 465 | Nick Clifton | 2 | -49/+89 |
2004-10-24 | * dlltool.c: Include <assert.h>. | Aaron W. LaFramboise | 1 | -0/+2 |
2004-10-23 | * dlltool.c: Include <assert.h>. | Nick Clifton | 6 | -48/+109 |
2004-10-19 | 2004-10-19 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+6 |
2004-10-18 | strings.c (usage): Place radix values for -t option into the correct order. | Nick Clifton | 5 | -8/+23 |
2004-10-18 | strings.c: Include <sys/stat.h>. | Nick Clifton | 2 | -0/+5 |
2004-10-18 | * budemang.c (demangle): Fix thinko. | Alan Modra | 2 | -1/+3 |
2004-10-18 | * budemang.c (demangle): Handle "@plt" suffix. | Alan Modra | 2 | -16/+45 |
2004-10-14 | (usage): Fix description of --special-syms switch. | Nick Clifton | 2 | -1/+5 |
2004-10-13 | * strings.c (statbuf): New typedef. | Jakub Jelinek | 5 | -9/+109 |
2004-10-12 | 2004-10-12 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -0/+8 |
2004-10-11 | * objdump.c (dump_symbols): Fix thinko last change. Improve error | Alan Modra | 2 | -9/+10 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 5 | -1/+48 |
2004-10-08 | bfd/ | Daniel Jacobowitz | 2 | -0/+20 |
2004-10-08 | dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches. | Nick Clifton | 3 | -13/+11 |
2004-10-07 | * readelf.c (get_machine_flags): Don't fall through into m68k cpu | Alexandre Oliva | 2 | -0/+6 |
2004-10-01 | The patch below adds binutils support for the SHT_ARM_EXIDX, as defined by | Nick Clifton | 2 | -0/+21 |