aboutsummaryrefslogtreecommitdiff
path: root/binutils/strings.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-05Add check to avoid corrupt input files whose section sizes are greater thanNick Clifton1-17/+66
2005-06-03Patch from Steve Ellcey for hpux build failure.Jim Wilson1-1/+6
2005-05-08Update FSF addressNick Clifton1-2/+2
2004-10-18strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton1-1/+1
2004-10-18strings.c: Include <sys/stat.h>.Nick Clifton1-0/+1
2004-10-13 * strings.c (statbuf): New typedef.Jakub Jelinek1-2/+18
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra1-1/+1
2004-04-14 * strings.c (print_strings): Cast file_off to unsigned long inAlan Modra1-3/+4
2003-11-07Use consistent error messages for missing files.Nick Clifton1-0/+3
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-47/+20
2002-12-23Add support for 'S' encoding to strings - display 8-bit characters.Nick Clifton1-26/+27
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-47/+53
2002-05-25 * arlex.l: Use #include "" instead of <> for local header files.Alan Modra1-1/+1
2002-01-23Tidy up formatting of --help output.Nick Clifton1-8/+19
2001-12-18 * addr2line.c (main): Protoype.Thiemo Seufer1-0/+2
2001-12-04 * config.bfd: Remove trailing blanks.Thiemo Seufer1-1/+1
2001-12-04 * strings.c: Include config.h before bfd.h.Jakub Jelinek1-13/+58
2001-09-24 * nlmconv.c: Fix warnings about unused attributes and functionAndreas Jaeger1-0/+2
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-10/+3
2001-09-14Add new command line option '--encoding' to stringsNick Clifton1-37/+117
2001-04-27Support printable characters outside of the ASCII rangeNick Clifton1-2/+5
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2000-06-02 * strings.c (isgraphic): Interpret <TAB> as a printable character,David O'Brien1-2/+2
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-0/+20
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-6/+4
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-1/+1
2000-04-03Move bug report string to one place.Alan Modra1-1/+1
1999-12-26 * strings.c (main): Correct handling of numeric argument.Ian Lance Taylor1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+514