Add note to check that all changes have been pushed before creating the source tarballs
[binutils-gdb.git] / binutils / windmc.c
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-09-15 Tsukasa OIbfd, binutils, gas: Remove/mark unused variables
2022-05-19 Nick CliftonFix potentially uninitialised variables in the Windows...
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-04-05 Alan ModraC99 binutils configury
2021-03-31 Alan ModraUse bool in binutils
2021-03-29 Alan Modrabinutils int vs bfd_boolean fixes
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-10-22 Dr. David Alan GilbertFix printf formatting errors where "0x" is used as...
2020-10-05 Nick CliftonFix compile time error building windmc, detected by...
2020-06-03 Joel Anderson[PATCH] fix windmc typedef bug
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", binutils
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19 Alan Modrabfd_section_* macros
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-15 Alan ModraBFD_INIT_MAGIC
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-01-01 Alan ModraCopyright update for binutils
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-05 Alan ModraUpdate copyright years
2011-06-02 Nick CliftonFix spelling mistakes.
2010-11-15 Alan Modra * windmc.c: ,%s' -> `%s' in a number of strings.
2009-11-16 Kai Tietz2009-11-16 Kai Tietz <kai.tietz@onevision.com>
2009-09-11 Nick Clifton * obcopy.c (copy_object): New parameter `input_a...
2008-11-25 Nick Clifton PR7044
2008-10-21 Alan ModraRemove unnecessary casts on obstack_alloc invocations.
2008-07-30 Alan ModraSilence gcc printf warnings
2008-07-07 Alan Modra * ieee.c (write_ieee_debugging_info): Use bfd_make_sec...
2008-01-09 Nick CliftonPR binutils/55326
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-06-19 Nick Clifton* Makefile.am: Add windmc tool.