aboutsummaryrefslogtreecommitdiff
path: root/binutils/prdbg.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-04-06objdump print_debugging_info memory leaksAlan Modra1-148/+172
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-06-20PR29262, memory leak in pr_function_typeAlan Modra1-5/+2
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra1-34/+5
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in binutilsAlan Modra1-430/+423
2021-03-31Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-4/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-03-03Remove a call to abort which can be triggered by running objdump on a corrupt...Nick Clifton1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-18PR25198, use of out of date pointerAlan Modra1-2/+1
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton1-2/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-08-08Fix address violation bugs when writing beyond the end of a local string buffer.Nick Clifton1-3/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton1-18/+18
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-12Assorted compiler warning fixesAlan Modra1-2/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2011-03-25 * prdbg.c (pr_function_type): Close memory leaks.Nick Clifton1-16/+66
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-10-18 PR binutils/10793Alan Modra1-2/+1
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-9/+9
2009-09-02update copyright datesAlan Modra1-1/+1
2008-01-25Add mingw I64 support for printing long and long long valuesNick Clifton1-2/+9
2008-01-07 * prdbg.c (print_vma): Print as long long, if host supports it.Greg McGary1-1/+12
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-04-28 * prdbg.c (tg_variable): Adjust for changed demangler.Alan Modra1-37/+17
2007-04-26bfd/Alan Modra1-3/+1
2007-04-19 * budemang.c: Delete.Alan Modra1-4/+5
2006-09-28* bfd-in.h (CONST_STRNCPY) : Delete.Nick Clifton1-6/+4
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-7/+6
2005-05-08Update FSF addressNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+2
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra1-2/+2
2003-12-06 * ChangeLog-9197: Fix comment typos.Kazu Hirata1-1/+1
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-319/+163
2003-07-22* objdump.c: New command line option --debugging-tags.Nick Clifton1-4/+1058
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-283/+323
2002-08-05 * prdbg.c (pr_fix_visibility): Remove assert.Alan Modra1-2/+0
2002-05-26 * arsup.c: Remove ARGSUSED.Kazu Hirata1-4/+0
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-4/+4
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1862