Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-07-05 | * dlltool.c (prefix_encode): Use a fixed length for alpha. | Christopher Faylor | 1 | -1/+1 |
2003-07-05 | * dlltool.c (prefix_encode): New function. Encode temp file prefix from pid. | Christopher Faylor | 1 | -14/+34 |
2003-03-22 | * dlltool.c (gen_def_file): Put demangled name comments on | Danny Smith | 1 | -8/+10 |
2003-02-20 | * rclex.l (handle_quotes): Fix minor formatting problems introduced in previous | Christopher Faylor | 1 | -6/+27 |
2002-12-12 | * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of | Alan Modra | 1 | -26/+26 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -70/+115 |
2002-11-06 | Adds support for fastcall symbols as used on Microsoft Windows platforms | Nick Clifton | 1 | -141/+163 |
2002-05-20 | * debug.c: Fix formatting. | Kazu Hirata | 1 | -115/+115 |
2002-05-05 | * dlltool.c (process_def_file): Add missing prototype. | Alan Modra | 1 | -19/+13 |
2002-03-01 | Take into account --kill-at (-k) while generating .exp file. | Nick Clifton | 1 | -2/+2 |
2002-01-23 | Tidy up formatting of --help output. | Nick Clifton | 1 | -3/+4 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -3/+6 |
2001-04-17 | * dlltool.c (do_default_excludes): Initialise to true. | DJ Delorie | 1 | -1/+1 |
2001-03-30 | * dlltool.c (make_one_lib_file): Fix section flags for | DJ Delorie | 1 | -10/+19 |