summaryrefslogtreecommitdiff
path: root/binutils/prdbg.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-08-08Fix address violation bugs when writing beyond the end of a local string buffer.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-01-12Assorted compiler warning fixesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2011-03-25 * prdbg.c (pr_function_type): Close memory leaks.Nick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-18 PR binutils/10793Alan Modra
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2008-01-25Add mingw I64 support for printing long and long long valuesNick Clifton
2008-01-07 * prdbg.c (print_vma): Print as long long, if host supports it.Greg McGary
2007-07-05Change sources over to using GPLv3Nick Clifton
2007-04-28 * prdbg.c (tg_variable): Adjust for changed demangler.Alan Modra
2007-04-26bfd/Alan Modra
2007-04-19 * budemang.c: Delete.Alan Modra
2006-09-28* bfd-in.h (CONST_STRNCPY) : Delete.Nick Clifton
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2005-05-08Update FSF addressNick Clifton
2005-03-03update copyright datesAlan Modra
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra
2003-12-06 * ChangeLog-9197: Fix comment typos.Kazu Hirata
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger
2003-07-22* objdump.c: New command line option --debugging-tags.Nick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-08-05 * prdbg.c (pr_fix_visibility): Remove assert.Alan Modra
2002-05-26 * arsup.c: Remove ARGSUSED.Kazu Hirata
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson