summaryrefslogtreecommitdiff
path: root/binutils/srconv.c
AgeCommit message (Expand)Author
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra
2022-05-19Fix potentially uninitialised variables in the Windows toolsNick Clifton
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-04-05C99 binutils configuryAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-02-03binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan 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-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-02-13Fix illegal memory access errors triggered by running srconv on fuzzed binaries.Nick Clifton
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton
2015-01-07Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton
2015-01-06Fixes for memory access violations in the coffdump program.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-10-14 * gen-aout.c (main): Fix formatting. Close file.Nick Clifton
2011-02-28ChangeLog binutils/Kai Tietz
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2008-12-09bfdTom Tromey
2007-10-15 * objdump.c (print_line): Check fwrite return value.Alan Modra
2007-07-19PR binutils/4802Nick Clifton
2007-07-05Change sources over to using GPLv3Nick Clifton
2007-04-26bfd/Alan Modra
2007-04-24* srconv.c (walk_tree_type_1): Initialise dpt.dunno.Nick Clifton
2007-02-17top level:Joseph Myers
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell
2005-05-08Update FSF addressNick Clifton
2005-02-22 * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.Alan Modra
2005-01-21 * dlltool.c (dump_iat): Remove unused function.Ben Elliston
2004-10-18strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger
2002-05-25 * arlex.l: Use #include "" instead of <> for local header files.Alan Modra
2002-05-24 * size.c: Fix formatting.Kazu Hirata
2002-01-23Tidy up formatting of --help output.Nick Clifton
2001-10-02 * coffdump.c (PROGRAM_VERSION): Delete.Alan Modra
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-08-21 * coffgrok.h: Add missing parameter for prototype of coff_grok.Andreas Jaeger
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton
2000-05-02fix gcc warningsAlan Modra
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra
1999-05-0319990502 sourceware importRichard Henderson