summaryrefslogtreecommitdiff
path: root/binutils/prdbg.c
Commit message (Expand)AuthorAgeFilesLines
* objdump print_debugging_info memory leaksAlan Modra2023-04-061-148/+172
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* PR29262, memory leak in pr_function_typeAlan Modra2022-06-201-5/+2
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-34/+5
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in binutilsAlan Modra2021-03-311-430/+423
* Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra2021-03-311-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Remove a call to abort which can be triggered by running objdump on a corrupt...Nick Clifton2020-03-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR25198, use of out of date pointerAlan Modra2019-11-181-2/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2018-12-071-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix address violation bugs when writing beyond the end of a local string buffer.Nick Clifton2017-08-081-3/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton2016-07-011-18/+18
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Assorted compiler warning fixesAlan Modra2015-01-121-2/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * prdbg.c (pr_function_type): Close memory leaks.Nick Clifton2011-03-251-16/+66
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+5
* PR binutils/10793Alan Modra2009-10-181-2/+1
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-9/+9
* update copyright datesAlan Modra2009-09-021-1/+1
* Add mingw I64 support for printing long and long long valuesNick Clifton2008-01-251-2/+9
* * prdbg.c (print_vma): Print as long long, if host supports it.Greg McGary2008-01-071-1/+12
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* * prdbg.c (tg_variable): Adjust for changed demangler.Alan Modra2007-04-281-37/+17
* bfd/Alan Modra2007-04-261-3/+1
* * budemang.c: Delete.Alan Modra2007-04-191-4/+5
* * bfd-in.h (CONST_STRNCPY) : Delete.Nick Clifton2006-09-281-6/+4
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-7/+6
* Update FSF addressNick Clifton2005-05-081-2/+2
* update copyright datesAlan Modra2005-03-031-1/+2
* * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra2004-06-151-2/+2
* * ChangeLog-9197: Fix comment typos.Kazu Hirata2003-12-061-1/+1
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-319/+163
* * objdump.c: New command line option --debugging-tags.Nick Clifton2003-07-221-4/+1058
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-283/+323
* * prdbg.c (pr_fix_visibility): Remove assert.Alan Modra2002-08-051-2/+0
* * arsup.c: Remove ARGSUSED.Kazu Hirata2002-05-261-4/+0
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-4/+4
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1862