summaryrefslogtreecommitdiff
path: root/binutils/wrstabs.c
AgeCommit message (Expand)Author
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra
2020-03-23Avoid trigger an assertion failure in the STABS parser by replacing the abort...Nick Clifton
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-04-30Work around gcc9 warning bugAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
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-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2011-03-142011-03-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-02-28ChangeLog binutils/Kai Tietz
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
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
2006-08-15PR binutils/3039Nick Clifton
2006-03-16 PR 2434Alan Modra
2005-05-08Update FSF addressNick Clifton
2005-03-03update copyright datesAlan Modra
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger
2003-03-06Remove redundant defintions of BYTES_IN_WORD and add conditional defintion inNick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-05-26 * arsup.c: Remove ARGSUSED.Kazu Hirata
2002-05-24 * size.c: Fix formatting.Kazu Hirata
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-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson