summaryrefslogtreecommitdiff
path: root/binutils/strings.c
Commit message (Expand)AuthorAgeFilesLines
* 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