summaryrefslogtreecommitdiff
path: root/binutils/addr2line.c
Commit message (Expand)AuthorAgeFilesLines
* * addr2line.c (slurp_symtab): If canonicalization reveals thatNick Clifton2013-03-151-0/+11
* PR binutils/15026Nick Clifton2013-01-181-1/+6
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-5/+13
* * addr2line.c (translate_addresses): Truncate input addresses toAlan Modra2012-06-011-8/+14
* 2011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton2011-10-131-1/+13
* 2011-03-30 Catherine Moore <clm@codesourcery.com>Catherine Moore2011-03-301-0/+9
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-0/+3
* 2009-12-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-101-40/+58
* 2009-12-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-091-1/+14
* * addr2line.c (slurp_symtab): Don't use bfd_read_minisymbols.Alan Modra2009-10-011-5/+15
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-4/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* Change sources over to using GPLv3Nick Clifton2007-07-051-2/+4
* bfd/Alan Modra2007-04-261-3/+1
* * budemang.c: Delete.Alan Modra2007-04-191-3/+3
* top level:Joseph Myers2007-02-171-2/+2
* PR binutils/3001Nick Clifton2006-08-061-7/+6
* * addr2line.c (long_options): Add new option 'section'.Eric Botcazou2006-04-051-13/+54
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* Approved by nickc@redhat.com:Fred Fish2005-05-231-30/+43
* Update FSF addressNick Clifton2005-05-081-1/+1
* Add a check for <unistd.h> providing a prototype for getopt() which is compat...Nick Clifton2005-03-311-0/+1
* * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra2004-06-151-2/+2
* Use consistent error messages for missing files.Nick Clifton2003-11-071-0/+3
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-27/+18
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-10/+10
* Read in dynamic symbols if no ordinary ones are available.Nick Clifton2002-10-071-7/+4
* Rename function arguments to avoid shadowing global symbols of the same name.Nick Clifton2002-07-311-11/+11
* * budemang.c: New file, "demangle" function.Alan Modra2002-07-021-15/+15
* * addr2line.c: Fix formatting.Kazu Hirata2002-05-191-6/+6
* Tidy up formatting of --help output.Nick Clifton2002-01-231-8/+18
* * addr2line.c (main): Protoype.Thiemo Seufer2001-12-181-0/+2
* * coffdump.c (PROGRAM_VERSION): Delete.Alan Modra2001-10-021-2/+0
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-2/+4
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* Changed email address of Ulrich LautherNick Clifton2000-08-211-2/+2
* 2000-08-11 Carlo Wood <carlo@alinoe.com>H.J. Lu2000-08-121-1/+1
* Add optional style argument to --demangle switch.Nick Clifton2000-07-201-2/+13
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-1/+1
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-1/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+335