Age | Commit message (Expand) | Author | Files | Lines |
2009-04-01 | binutils/ChangeLog | Dave Korn | 1 | -8/+17 |
2009-01-26 | PR 9766 | Nick Clifton | 1 | -2/+3 |
2009-01-14 | Cleanup code related to --identify option. | Nick Clifton | 1 | -66/+145 |
2009-01-13 | Add --identify-strict option. Handle ms-style implibs: | Nick Clifton | 1 | -88/+271 |
2009-01-12 | 2009-01-12 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -101/+110 |
2009-01-08 | 2009-01-08 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -4/+23 |
2008-11-25 | PR7044 | Nick Clifton | 1 | -3/+4 |
2008-11-16 | * dlltool.c (identify_search_section): Cast argument, not return | Danny Smith | 1 | -1/+1 |
2008-11-15 | Added --identify option to dlltool. | Charles Wilson | 1 | -2/+206 |
2008-10-09 | binutils/ | Kai Tietz | 1 | -16/+27 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -3/+3 |
2008-03-28 | Add support for thin archives. | Nick Clifton | 1 | -0/+1 |
2008-02-12 | * dlltool.c (mcore_elf_cache_filename): Add a const qualifier to | Nick Clifton | 1 | -5/+5 |
2007-10-04 | Fix spelling typos. | Nick Clifton | 1 | -2/+2 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-06-27 | bfd/ | Alan Modra | 1 | -5/+5 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+2 |
2007-03-16 | Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi... | Nick Clifton | 1 | -0/+6 |
2007-02-17 | top level: | Joseph Myers | 1 | -1/+3 |
2007-02-02 | 2076-02-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -13/+15 |
2006-09-20 | Add x86_64-mingw64 target | Nick Clifton | 1 | -10/+87 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -2/+2 |
2006-08-21 | bfd | Nick Clifton | 1 | -1/+15 |
2006-03-09 | * dlltool.c: Update copyright year. | Danny Smith | 1 | -1/+1 |
2006-03-09 | * dlltool.c (add_stdcall_underscore): New flag. | Danny Smith | 1 | -2/+11 |
2005-10-03 | * addr2line.c (usage): Document @file. | Mark Mitchell | 1 | -0/+1 |
2005-09-30 | * dlltool.c (main): Fix typo. | Mark Mitchell | 1 | -1/+1 |
2005-09-30 | * addr2line.c (main): Likewise. | Mark Mitchell | 1 | -0/+2 |
2005-08-01 | (alphafunc): Remove and replace usage with nfunc. | Nick Clifton | 1 | -12/+10 |
2005-07-08 | * bucomm.h: Include <stdarg.h> unconditionally, not only when | Ben Elliston | 1 | -6/+0 |
2005-07-07 | Kaveh Ghazi's printf format attribute checking patch. | Jim Wilson | 1 | -1/+1 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -2/+2 |
2005-05-02 | * dlltool.c (dtab): Remove empty function. | Ben Elliston | 1 | -25/+0 |
2005-02-23 | * dlltool.c: Warning fixes. | Alan Modra | 1 | -3/+3 |
2005-01-21 | * dlltool.c (dump_iat): Remove unused function. | Ben Elliston | 1 | -419/+328 |
2005-01-16 | * dlltool.c (set_dll_name_from_def): New function. Strip name | Danny Smith | 1 | -8/+23 |
2004-12-06 | * dlltool.c: Comment fix. | Ben Elliston | 1 | -1/+1 |
2004-10-23 | * dlltool.c: Include <assert.h>. | Nick Clifton | 1 | -36/+38 |
2004-10-08 | dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches. | Nick Clifton | 1 | -8/+2 |
2004-09-04 | * dlltool.c (make_one_lib): Test if internal_name was specified | Danny Smith | 1 | -2/+5 |
2004-09-02 | (make_one_lib_file): For IDATA6 take the name from exp->internal_name if it | Nick Clifton | 1 | -3/+6 |
2004-07-12 | dlltool.c (ext_prefix_alias): New global variable. | Nick Clifton | 1 | -5/+44 |
2004-07-09 | (asm_prefix): Add parameter: name. No underscore for symbols beginning with ?. | Nick Clifton | 1 | -31/+35 |
2004-06-15 | * objcopy.c (copy_section): Use bfd_get_section_size instead of | Alan Modra | 1 | -1/+1 |
2004-03-08 | Honour the PRIVATE keyword | Nick Clifton | 1 | -35/+33 |
2004-02-21 | * dlltool.c (gen_exp_file): Always output names for forwarded symbols. | Christopher Faylor | 1 | -6/+6 |
2003-11-25 | * doc/binutils.texi (dlltool): Document dlltool --temp-prefix | Danny Smith | 1 | -0/+1 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -5/+5 |
2003-09-15 | Fix C90 conversion | Anthony Green | 1 | -5/+5 |
2003-09-14 | * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove | Andreas Jaeger | 1 | -248/+118 |