summaryrefslogtreecommitdiff
path: root/binutils/strings.c
Commit message (Expand)AuthorAgeFilesLines
* * strings.c (get_char): Dispense with buf[]. Instead shiftAlan Modra2013-03-061-19/+6
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-2/+1
* * strings.c (print_strings): Plug memory leak.Nick Clifton2011-03-251-2/+6
* binutils/Jan Kratochvil2009-11-111-24/+11
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-1/+1
* * strings.c (main): Delay parsing of decimal digits.Alan Modra2009-06-041-3/+8
* PR 9972Nick Clifton2009-04-011-2/+4
* * strings.c (main): New variable `s'. Have string_min parsingJan Kratochvil2008-11-261-2/+7
* * sysdep.h: Include "binary-io.h".Alan Modra2008-08-251-14/+0
* PR binutils/6449Nick Clifton2008-04-281-6/+1
* PR binutils/5713Nick Clifton2008-02-151-57/+6
* 2008-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-02-081-1/+1
* Add mingw I64 support for printing long and long long valuesNick Clifton2008-01-251-4/+22
* * strings.c (print_strings): Don't use %L, use %ll in printfAlan Modra2007-10-241-12/+6
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-04-261-6/+2
* top level:Joseph Myers2007-02-171-2/+2
* 2006-09-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-09-261-1/+1
* PR binutils/2879Nick Clifton2006-07-061-1/+2
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+3
* Add check to avoid corrupt input files whose section sizes are greater thanNick Clifton2005-07-051-17/+66
* Patch from Steve Ellcey for hpux build failure.Jim Wilson2005-06-031-1/+6
* Update FSF addressNick Clifton2005-05-081-2/+2
* strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton2004-10-181-1/+1
* strings.c: Include <sys/stat.h>.Nick Clifton2004-10-181-0/+1
* * strings.c (statbuf): New typedef.Jakub Jelinek2004-10-131-2/+18
* * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra2004-06-151-1/+1
* * strings.c (print_strings): Cast file_off to unsigned long inAlan Modra2004-04-141-3/+4
* Use consistent error messages for missing files.Nick Clifton2003-11-071-0/+3
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-47/+20
* Add support for 'S' encoding to strings - display 8-bit characters.Nick Clifton2002-12-231-26/+27
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-47/+53
* * arlex.l: Use #include "" instead of <> for local header files.Alan Modra2002-05-251-1/+1
* Tidy up formatting of --help output.Nick Clifton2002-01-231-8/+19
* * addr2line.c (main): Protoype.Thiemo Seufer2001-12-181-0/+2
* * config.bfd: Remove trailing blanks.Thiemo Seufer2001-12-041-1/+1
* * strings.c: Include config.h before bfd.h.Jakub Jelinek2001-12-041-13/+58
* * nlmconv.c: Fix warnings about unused attributes and functionAndreas Jaeger2001-09-241-0/+2
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-10/+3
* Add new command line option '--encoding' to stringsNick Clifton2001-09-141-37/+117
* Support printable characters outside of the ASCII rangeNick Clifton2001-04-271-2/+5
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* * strings.c (isgraphic): Interpret <TAB> as a printable character,David O'Brien2000-06-021-2/+2
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-0/+20
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-6/+4
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-1/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+1
* * strings.c (main): Correct handling of numeric argument.Ian Lance Taylor1999-12-261-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+514