aboutsummaryrefslogtreecommitdiff
path: root/binutils/addr2line.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-27Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-03-15 * addr2line.c (slurp_symtab): If canonicalization reveals thatNick Clifton
2013-01-18 PR binutils/15026Nick Clifton
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant
2012-06-01 * addr2line.c (translate_addresses): Truncate input addresses toAlan Modra
2011-10-132011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton
2011-03-302011-03-30 Catherine Moore <clm@codesourcery.com>Catherine Moore
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2009-12-102009-12-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-12-092009-12-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-10-01 * addr2line.c (slurp_symtab): Don't use bfd_read_minisymbols.Alan Modra
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2007-07-05Change sources over to using GPLv3Nick Clifton
2007-04-26bfd/Alan Modra
2007-04-19 * budemang.c: Delete.Alan Modra
2007-02-17top level:Joseph Myers
2006-08-06 PR binutils/3001Nick Clifton
2006-04-05 * addr2line.c (long_options): Add new option 'section'.Eric Botcazou
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell
2005-05-23Approved by nickc@redhat.com:Fred Fish
2005-05-08Update FSF addressNick Clifton
2005-03-31Add a check for <unistd.h> providing a prototype for getopt() which is compat...Nick Clifton
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra
2003-11-07Use consistent error messages for missing files.Nick Clifton
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-10-07Read in dynamic symbols if no ordinary ones are available.Nick Clifton
2002-07-31Rename function arguments to avoid shadowing global symbols of the same name.Nick Clifton
2002-07-02 * budemang.c: New file, "demangle" function.Alan Modra
2002-05-19 * addr2line.c: Fix formatting.Kazu Hirata
2002-01-23Tidy up formatting of --help output.Nick Clifton
2001-12-18 * addr2line.c (main): Protoype.Thiemo Seufer
2001-10-02 * coffdump.c (PROGRAM_VERSION): Delete.Alan Modra
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton
2000-08-21Changed email address of Ulrich LautherNick Clifton
2000-08-122000-08-11 Carlo Wood <carlo@alinoe.com>H.J. Lu
2000-07-20Add optional style argument to --demangle switch.Nick Clifton
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra
2000-04-04Move translated part of bug report string back into .c files soAlan Modra
2000-04-03Move bug report string to one place.Alan Modra
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor