summaryrefslogtreecommitdiff
path: root/binutils/prdbg.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Initial revisionRichard Henderson1999-05-031-0/+1862