]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/strings.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils / strings.c
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-06-30  Nick Cliftonstrings: Improve code to detect excessively large minim...
2023-06-30  Nick CliftonPrevent an illegal memory access when running the strin...
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-11-29  Nick Cliftonstrings: Replace references to -u option with reference...
2021-11-29  Nick CliftonUpdate description of string's -n option.
2021-11-10  Pekka SeppänenPR28575, readelf.c and strings.c use undefined type...
2021-11-10  Alan ModraRe: Add --unicode option
2021-11-09  Nick CliftonAdd --unicode option to control how unicode characters...
2021-04-05  Alan ModraC99 binutils configury
2021-03-31  Alan ModraUse bool in binutils
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-06-10  Nick CliftonFix printing large decimal values in strings.
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-08  Alan ModraFix strings.c endian issue and strings test
2018-11-09  Nick Cliftonoops - add missing piece of previous delta
2018-11-09  Nick CliftonEnhance the strings program so that it can display...
2018-10-15  Alan ModraBFD_INIT_MAGIC
2018-02-19  Matthias KloseFix mistake in the declaration of the --include-all...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-07-03  Alan Modrastrings: remove section/file size check
2017-06-23  Nick CliftonMake the strings utility reject directories.
2017-05-18  Alan ModraDon't compare boolean values against TRUE or FALSE
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-05  Alan Modra-Wimplicit-fallthrough noreturn fixes
2016-01-01  Alan ModraCopyright update for binutils
2015-09-10  Erik AckermannAdds an option to the strings program to specify a...
2015-08-12  H.J. LuRemove trailing spaces in binutils
2015-01-21  Nick CliftonFix memory access violations triggered by running strip...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-11  Alan ModraUse autoconf check for long long in binutils
2014-10-31  Nick CliftonIn response to a public outcry the strings program...
2014-06-26  Erik AkermannThis adds the ability to the strings program to display...
2014-03-05  Alan ModraUpdate copyright years
2013-03-06  Alan Modra * strings.c (get_char): Dispense with buf[]. Instead...
2012-02-09  Alan Modra * sysdep.h: Include sys/stat.h here.
2011-03-25  Nick Clifton * strings.c (print_strings): Plug memory leak.
2009-11-11  Jan Kratochvilbinutils/
2009-09-10  Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-06-04  Alan Modra * strings.c (main): Delay parsing of decimal digits.
2009-04-01  Nick Clifton PR 9972
2008-11-26  Jan Kratochvil * strings.c (main): New variable `s'. Have string_min...
2008-08-25  Alan Modra * sysdep.h: Include "binary-io.h".
2008-04-28  Nick Clifton PR binutils/6449
2008-02-15  Nick Clifton PR binutils/5713
2008-02-08  H.J. Lu2008-02-08 H.J. Lu <hongjiu.lu@intel.com>
2008-01-25  Nick CliftonAdd mingw I64 support for printing long and long long...
2007-10-24  Alan Modra * strings.c (print_strings): Don't use %L, use %ll...
2007-07-05  Nick CliftonChange sources over to using GPLv3
2007-04-26  Alan Modrabfd/
2007-02-17  Joseph Myerstop level:
2006-09-26  H.J. Lu2006-09-26 H.J. Lu <hongjiu.lu@intel.com>
2006-07-06  Nick CliftonPR binutils/2879
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-10-03  Mark Mitchell * addr2line.c (usage): Document @file.
2005-09-30  Mark Mitchell * addr2line.c (main): Likewise.
2005-07-05  Nick CliftonAdd check to avoid corrupt input files whose section...
2005-06-03  Jim WilsonPatch from Steve Ellcey for hpux build failure.
2005-05-08  Nick CliftonUpdate FSF address
2004-10-18  Nick Cliftonstrings.c (usage): Place radix values for -t option...
2004-10-18  Nick Cliftonstrings.c: Include <sys/stat.h>.
2004-10-13  Jakub Jelinek * strings.c (statbuf): New typedef.
2004-06-15  Alan Modra * objcopy.c (copy_section): Use bfd_get_section_size...
2004-04-14  Alan Modra * strings.c (print_strings): Cast file_off to unsigned...
2003-11-07  Nick CliftonUse consistent error messages for missing files.
2003-09-14  Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2002-12-23  Nick CliftonAdd support for 'S' encoding to strings - display 8...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-25  Alan Modra * arlex.l: Use #include "" instead of <> for local...
2002-01-23  Nick CliftonTidy up formatting of --help output.
2001-12-18  Thiemo Seufer * addr2line.c (main): Protoype.
2001-12-04  Thiemo Seufer * config.bfd: Remove trailing blanks.
2001-12-04  Jakub Jelinek * strings.c: Include config.h before bfd.h.
2001-09-24  Andreas Jaeger * nlmconv.c: Fix warnings about unused attributes...
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-14  Nick CliftonAdd new command line option '--encoding' to strings
2001-04-27  Nick CliftonSupport printable characters outside of the ASCII range
2001-03-13  Nick CliftonFix typos in ChangeLogs and update copyright notices
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-02  David O'Brien * strings.c (isgraphic): Interpret <TAB> as a printabl...
2000-05-26  Alan ModraEli Zaretskii's DOSish file name patches.
2000-04-07  Alan ModraA mostly cosmetic tidy up of warnings and error message...
2000-04-04  Alan ModraMove translated part of bug report string back into...
2000-04-03  Alan ModraMove bug report string to one place.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-12-26  Ian Lance Taylor * strings.c (main): Correct handling of numeric argument.
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03  Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-04-22  Tom Tromey * Makefile.am (INCLUDES): Search intl dirs for headers...
next