Age | Commit message (Expand) | Author | Files | Lines |
2008-02-27 | * ar.c (usage): Mention -t command line switch. | Nick Clifton | 1 | -2/+3 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -2/+3 |
2007-06-27 | bfd/ | Alan Modra | 1 | -21/+21 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+2 |
2007-02-17 | top level: | Joseph Myers | 1 | -3/+3 |
2007-01-25 | * ar.c (print_contents, extract_file): Cast the return value | Kazu Hirata | 1 | -2/+10 |
2007-01-12 | * ar.c (open_inarch): Check fwrite return. Use size_t. | Alan Modra | 1 | -13/+11 |
2006-10-13 | PR binutils/2876 | Nick Clifton | 1 | -0/+3 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -1/+1 |
2006-08-06 | PR binutils/3001 | Nick Clifton | 1 | -14/+14 |
2005-10-03 | * addr2line.c (usage): Document @file. | Mark Mitchell | 1 | -1/+3 |
2005-09-30 | * addr2line.c (main): Likewise. | Mark Mitchell | 1 | -0/+2 |
2005-06-14 | 2005-06-14 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+0 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -1/+1 |
2005-04-29 | * ar.c (mri_mode): Make static. | Ben Elliston | 1 | -1/+1 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-03-02 | bfd/ | Jan Beulich | 1 | -1/+1 |
2005-01-21 | * dlltool.c (dump_iat): Remove unused function. | Ben Elliston | 1 | -157/+4 |
2004-10-26 | * ar.c (extract_file): Set atime to mtime for ar xo. | Jakub Jelinek | 1 | -1/+6 |
2004-09-09 | PR 363 | Nick Clifton | 1 | -3/+2 |
2004-02-27 | * ar.c (main): Support POSIX-compatible argument parsing. | Andreas Schwab | 1 | -83/+100 |
2004-02-15 | Use bfd_cache_close, instead of accessing bfd->iostream directly. | Andrew Cagney | 1 | -2/+2 |
2003-11-13 | Emit a warning when an archive is created (only shown with -v) in order to | Nick Clifton | 1 | -0/+2 |
2003-11-10 | Remove "member" from verbose output of "-dv" in order to conform to POSIX | Nick Clifton | 1 | -1/+1 |
2003-11-07 | Use consistent error messages for missing files. | Nick Clifton | 1 | -1/+7 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -3/+3 |
2003-09-14 | * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove | Andreas Jaeger | 1 | -91/+38 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -35/+35 |
2002-05-19 | * addr2line.c: Fix formatting. | Kazu Hirata | 1 | -21/+21 |
2002-05-04 | * ar.c (replace_members): Remove unused var. Formatting fix. | Alan Modra | 1 | -2/+2 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -58/+32 |
2002-01-23 | Tidy up formatting of --help output. | Nick Clifton | 1 | -3/+12 |
2001-12-18 | * addr2line.c (main): Protoype. | Thiemo Seufer | 1 | -0/+2 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -0/+3 |
2001-09-18 | * ar.c (print_contents): Cast args of bfd_seek to the right types. | Alan Modra | 1 | -6/+6 |
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 1 | -1/+1 |
2000-08-11 | * ar.c (main): Don't crash if called with no arguments | Geoffrey Keating | 1 | -1/+1 |
2000-07-27 | * nm.c (main): Ignore '-X32_64' as an option. | Geoffrey Keating | 1 | -1/+13 |
2000-06-26 | Revert incorrect 2000-06-25 patch. | Alan Modra | 1 | -2/+2 |
2000-06-25 | Advance past both parts of dos based <letter>: filepath prefix. | Nick Clifton | 1 | -2/+2 |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 1 | -3/+3 |
2000-06-19 | Improve verbose message | Nick Clifton | 1 | -1/+2 |
2000-05-26 | Eli Zaretskii's DOSish file name patches. | Alan Modra | 1 | -16/+46 |
2000-04-07 | A mostly cosmetic tidy up of warnings and error message reporting. | Alan Modra | 1 | -11/+7 |
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 1 | -1/+1 |
2000-04-03 | Move bug report string to one place. | Alan Modra | 1 | -1/+1 |
1999-10-15 | * ar.c (normalize): Fix full_pathname code. | Ian Lance Taylor | 1 | -1/+1 |
1999-09-12 | * ar.c (main): Clear output_file if we don't change the archive. | Ian Lance Taylor | 1 | -3/+11 |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -16/+61 |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -2/+1 |