OSDN Git Service

2011-05-10 Tristan Gingold <gingold@adacore.com>
[pf3gnuchains/pf3gnuchains4x.git] / binutils / addr2line.c
2011-03-30 clm2011-03-30 Catherine Moore <clm@codesourcery.com>
2010-10-29 hjlAdd compressed debug section support to binutils and ld.
2009-12-10 gingold2009-12-10 Tristan Gingold <gingold@adacore.com>
2009-12-09 gingold2009-12-09 Tristan Gingold <gingold@adacore.com>
2009-10-01 amodra * addr2line.c (slurp_symtab): Don't use bfd_read_minis...
2009-09-10 nickc Updated soruces in binutils/* to compile cleanl...
2009-09-02 amodraupdate copyright dates
2007-07-05 nickcChange sources over to using GPLv3
2007-04-26 amodrabfd/
2007-04-19 amodra * budemang.c: Delete.
2007-02-17 jsm28top level:
2006-08-06 nickc PR binutils/3001
2006-04-05 ebotcazou * addr2line.c (long_options): Add new option 'section'.
2005-10-03 mmitchel * addr2line.c (usage): Document @file.
2005-09-30 mmitchel * addr2line.c (main): Likewise.
2005-05-23 fnfApproved by nickc@redhat.com:
2005-05-08 nickcUpdate FSF address
2005-03-31 nickcAdd a check for <unistd.h> providing a prototype for...
2004-06-15 amodra * objcopy.c (copy_section): Use bfd_get_section_size...
2003-11-07 nickcUse consistent error messages for missing files.
2003-09-14 aj * addr2line.c: Convert to ISO C90 prototypes, change...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-07 nickcRead in dynamic symbols if no ordinary ones are available.
2002-07-31 nickcRename function arguments to avoid shadowing global...
2002-07-02 amodra * budemang.c: New file, "demangle" function.
2002-05-19 kazu * addr2line.c: Fix formatting.
2002-01-23 nickcTidy up formatting of --help output.
2001-12-18 ths * addr2line.c (main): Protoype.
2001-10-02 amodra * coffdump.c (PROGRAM_VERSION): Delete.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-03-13 nickcFix typos in ChangeLogs and update copyright notices
2000-08-21 nickcChanged email address of Ulrich Lauther
2000-08-12 hjl2000-08-11 Carlo Wood <carlo@alinoe.com>
2000-07-20 nickcAdd optional style argument to --demangle switch.
2000-04-07 amodraA mostly cosmetic tidy up of warnings and error message...
2000-04-04 amodraMove translated part of bug report string back into...
2000-04-03 amodraMove bug report string to one place.
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision