2009-09-10 |
Nick Clifton | Updated soruces in binutils/* to compile cleanl... |
blob | commitdiff | raw |
2009-09-02 |
Alan Modra | update copyright dates |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Nick Clifton | * ar.c (usage): Do not use #ifdef inside _... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Nick Clifton | 2009-05-28 Nick Clifton <nickc@redhat.com> |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Nick Clifton | * Makefile.am: Run "make dep-am". |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Hans-Peter Nilsson | * nm.c (filter_symbols): Only call memcpy when from... |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Alan Modra | * nm.c (value_format_64bit, set_print_radix, print_val... |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Nick Clifton | Change sources over to using GPLv3 |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Alan Modra | bfd/ |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Alan Modra | * budemang.c: Delete. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Alan Modra | PR binutils/4292 |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Nick Clifton | PR binutils/4292 |
blob | commitdiff | raw | diff to current |
2007-02-17 |
Joseph Myers | top level: |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Mark Mitchell | * addr2line.c (usage): Document @file. |
blob | commitdiff | raw | diff to current |
2005-09-30 |
Mark Mitchell | * addr2line.c (main): Likewise. |
blob | commitdiff | raw | diff to current |
2005-06-06 |
H.J. Lu | bfd/ |
blob | commitdiff | raw | diff to current |
2005-05-08 |
Nick Clifton | Update FSF address |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Alan Modra | bfd/ |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Nick Clifton | (usage): Fix description of --special-syms switch. |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Nick Clifton | Implement a new BFD API function: bfd_is_target_special... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Nick Clifton | Reoder functions to eliminate most of the static functi... |
blob | commitdiff | raw | diff to current |
2004-08-28 |
Alan Modra | * nm.c (show_synthetic): New var. |
blob | commitdiff | raw | diff to current |
2003-11-07 |
Nick Clifton | Use consistent error messages for missing files. |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Kazu Hirata | * ChangeLog: Fix typos. |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Andreas Jaeger | * addr2line.c: Convert to ISO C90 prototypes, change... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Nick Clifton | nm.c (print_symbol_info_bsd): Print the symbol's size... |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Nick Clifton | (print_symbol): Remove check for undefined_only. |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Nick Clifton | Fix help messages about demangling styles |
blob | commitdiff | raw | diff to current |
2002-11-30 |
Alan Modra | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Alan Modra | Revert last change. |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Alan Modra | * nm.c (display_rel_file): Don't report "no symbols... |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Nick Clifton | Replace 'gnu-new-abi' with 'gnu-v3' |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Alan Modra | * budemang.c: New file, "demangle" function. |
blob | commitdiff | raw | diff to current |
2002-06-26 |
Alan Modra | * nm.c (print_symname): When demangling, strip leading... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alan Modra | * configure.in: Check for strcoll. |
blob | commitdiff | raw | diff to current |
2002-06-19 |
H.J. Lu | 2002-06-18 H.J. Lu (hjl@gnu.org) |
blob | commitdiff | raw | diff to current |
2002-06-15 |
H.J. Lu | 2002-06-15 H.J. Lu (hjl@gnu.org) |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Nick Clifton | Display the symbol's size and use it for sorting. |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Alan Modra | * bucomm.c: Replace CONST with const. |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Nick Clifton | When computing size of symbols for an ELF target use... |
blob | commitdiff | raw | diff to current |
2002-05-21 |
Kazu Hirata | * filemode.c: Fix formatting. |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Alan Modra | * nm.c (print_symbol): Check returned filename from |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Daniel Jacobowitz | 2002-01-29 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Nick Clifton | Tidy up formatting of --help output. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Thiemo Seufer | * addr2line.c (main): Protoype. |
blob | commitdiff | raw | diff to current |
2001-09-19 |
H.J. Lu | Locale changes from Bruno Haible <haible@clisp.cons... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
H.J. Lu | 2001-08-25 H.J. Lu <hjl@gnu.org> |
blob | commitdiff | raw | diff to current |
2001-08-10 |
H.J. Lu | 2001-08-10 H.J. Lu <hjl@gnu.org> |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Alan Modra | * MAINTAINERS: Update my email address |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Nick Clifton | Fix typos in ChangeLogs and update copyright notices |
blob | commitdiff | raw | diff to current |
2001-02-09 |
Alan Modra | Don't #ifdef inside printf in case printf is a macro. |
blob | commitdiff | raw | diff to current |
2000-07-27 |
Geoffrey Keating | * nm.c (main): Ignore '-X32_64' as an option. |
blob | commitdiff | raw | diff to current |
2000-07-20 |
Nick Clifton | Add optional style argument to --demangle switch. |
blob | commitdiff | raw | diff to current |
2000-07-20 |
Nick Clifton | Change output of `nm --help' to include a description... |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-07-07 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-04-07 |
Alan Modra | A mostly cosmetic tidy up of warnings and error message... |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Alan Modra | Move translated part of bug report string back into... |
blob | commitdiff | raw | diff to current |
2000-04-03 |
Alan Modra | Move bug report string to one place. |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-01-28 |
Nick Clifton | Apply patch from Thomas de Lellis to allow nm to distin... |
blob | commitdiff | raw | diff to current |
1999-09-06 |
Ian Lance Taylor | 1999-09-06 Donn Terry <donn@interix.com> |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Ian Lance Taylor | * Many files: Changes to avoid gcc warnings: Add ATTRI... |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | 19990502 sourceware import |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw |
1998-12-21 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
nobody | This commit was manufactured by cvs2svn to create branc... |
blob | commitdiff | raw |
1998-04-22 |
Tom Tromey | * Makefile.am (INCLUDES): Search intl dirs for headers... |
blob | commitdiff | raw | diff to current |
1998-04-22 |
Tom Tromey | * Many files: Added gettext invocations around user... |
blob | commitdiff | raw | diff to current |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1995-12-26 |
Ian Lance Taylor | * nm.c (print_symdef_entry): Check return value of |
blob | commitdiff | raw | diff to current |
1995-07-04 |
Ian Lance Taylor | * nm.c (size_forward): Check yf against yn, not xn. |
blob | commitdiff | raw | diff to current |
1994-06-15 |
Ian Lance Taylor | * nm.c (long_options): Add --no-demangle to turn off... |
blob | commitdiff | raw | diff to current |
1994-06-10 |
Ian Lance Taylor | * nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT. |
blob | commitdiff | raw | diff to current |
1994-03-30 |
Ian Lance Taylor | Update for recent BFD changes to symbol and reloc... |
blob | commitdiff | raw | diff to current |
1994-03-29 |
Ian Lance Taylor | Fix last patch. |
blob | commitdiff | raw | diff to current |
1994-03-29 |
Ian Lance Taylor | * nm.c (display_archive): Close each archive element... |
blob | commitdiff | raw | diff to current |
1994-02-03 |
David MacKenzie | More changes to print ambiguous matches and use the |
blob | commitdiff | raw | diff to current |
1994-02-03 |
David MacKenzie | * nlmconv.c (main), objcopy.c (copy_file): Print match... |
blob | commitdiff | raw | diff to current |
1993-04-29 |
David MacKenzie | Clean up usage messages and option parsers. |
blob | commitdiff | raw | diff to current |
1992-08-19 |
Rob Savoye | Added +version (-V) option to print version number. |
blob | commitdiff | raw | diff to current |
1992-06-24 |
Per Bothner | * nm.c (valueof macro): Add missing parentheses. |
blob | commitdiff | raw | diff to current |
1992-01-24 |
Steve Chamberlain | * copy.c, nm.c, objdump.c, size.c : changed to use the |
blob | commitdiff | raw | diff to current |
1991-12-01 |
Steve Chamberlain | Updated to point to where the header files are now |
blob | commitdiff | raw | diff to current |
1991-10-21 |
Steve Chamberlain | * nm.c: now doesn't crash if a symbol with no section... |
blob | commitdiff | raw | diff to current |
1991-05-20 |
Steve Chamberlain | Mon May 20 16:14:07 1991 Steve Chamberlain (steve... |
blob | commitdiff | raw | diff to current |
1991-04-04 |
K. Richard Pixley | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1991-03-25 |
K. Richard Pixley | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1991-03-21 |
David Henkel-Wallace | Initial revision |
blob | commitdiff | raw | diff to current |
|