63 Commits (9991e9d77fe04c4fde9b88964c6f25119a781e0d)

Author SHA1 Message Date
Nick Clifton 0e158763b0 Make the strings utility reject directories. 9 years ago
Alan Modra 535b785fb0 Don't compare boolean values against TRUE or FALSE 9 years ago
Alan Modra 2571583aed Update year range in copyright notice of all files. 9 years ago
Alan Modra 1e0f0b4d01 -Wimplicit-fallthrough noreturn fixes 10 years ago
Alan Modra 6f2750feaf Copyright update for binutils 10 years ago
Erik Ackermann 55edd97b4b Adds an option to the strings program to specify a separator between the emitted pieces of text. 11 years ago
H.J. Lu 3aade68889 Remove trailing spaces in binutils 11 years ago
Nick Clifton 86eafac0aa Fix memory access violations triggered by running strip on fuzzed binaries. 11 years ago
Alan Modra b90efa5b79 ChangeLog rotatation and copyright year update 11 years ago
Alan Modra 4c219c2e69 Use autoconf check for long long in binutils 11 years ago
Nick Clifton 7fac9594c4 In response to a public outcry the strings program now defaults to using the 12 years ago
Erik Akermann 334ac421ef This adds the ability to the strings program to display strings that contain \n and \r characters. 12 years ago
Alan Modra 4b95cf5c0c Update copyright years 12 years ago
Alan Modra c54e2ec142 * strings.c (get_char): Dispense with buf[]. Instead shift 13 years ago
Alan Modra dbb7c4414b * sysdep.h: Include sys/stat.h here. 14 years ago
Nick Clifton 68187828c0 * strings.c (print_strings): Plug memory leak. 15 years ago
Jan Kratochvil ee2fb9eb60 binutils/ 17 years ago
Nick Clifton 3f5e193bd6 Updated soruces in binutils/* to compile cleanly with -Wc++-compat. 17 years ago
Alan Modra e36aef4220 * strings.c (main): Delay parsing of decimal digits. 17 years ago
Nick Clifton ffbe5983cb PR 9972 17 years ago
Jan Kratochvil 508e676df1 * strings.c (main): New variable `s'. Have string_min parsing 18 years ago
Alan Modra 4cef8a9f87 * sysdep.h: Include "binary-io.h". 18 years ago
Nick Clifton 417ed8af83 PR binutils/6449 18 years ago
Nick Clifton c904a76402 PR binutils/5713 18 years ago
H.J. Lu d51c30157c 2008-02-08 H.J. Lu <hongjiu.lu@intel.com> 18 years ago
Nick Clifton 6e3d6dc1ed Add mingw I64 support for printing long and long long values 18 years ago
Alan Modra 50e3244d18 * strings.c (print_strings): Don't use %L, use %ll in printf 19 years ago
Nick Clifton 32866df75e Change sources over to using GPLv3 19 years ago
Alan Modra 3db64b0092 bfd/ 19 years ago
Joseph Myers 92f01d6100 top level: 19 years ago
H.J. Lu 030cbcedf2 2006-09-26 H.J. Lu <hongjiu.lu@intel.com> 20 years ago
Nick Clifton 3bf31ec932 PR binutils/2879 20 years ago
Mark Mitchell 07012eeef2 * addr2line.c (usage): Document @file. 21 years ago
Mark Mitchell 869b9d07bb * addr2line.c (main): Likewise. 21 years ago
Nick Clifton 0680331375 Add check to avoid corrupt input files whose section sizes are greater than 21 years ago
Jim Wilson b7d4af3a12 Patch from Steve Ellcey for hpux build failure. 21 years ago
Nick Clifton b43b5d5f76 Update FSF address 21 years ago
Nick Clifton d412a550d4 strings.c (usage): Place radix values for -t option into the correct order. 22 years ago
Nick Clifton fb608b9209 strings.c: Include <sys/stat.h>. 22 years ago
Jakub Jelinek fb5b547845 * strings.c (statbuf): New typedef. 22 years ago
Alan Modra 135dfb4a65 * objcopy.c (copy_section): Use bfd_get_section_size instead of 22 years ago
Alan Modra e9f877805a * strings.c (print_strings): Cast file_off to unsigned long in 22 years ago
Nick Clifton f24ddbddc5 Use consistent error messages for missing files. 23 years ago
Andreas Jaeger 2da42df615 * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove 23 years ago
Nick Clifton 8745eafadc Add support for 'S' encoding to strings - display 8-bit characters. 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra e9792343ae * arlex.l: Use #include "" instead of <> for local header files. 24 years ago
Nick Clifton 8b53311e10 Tidy up formatting of --help output. 25 years ago
Thiemo Seufer 65de42c0f9 * addr2line.c (main): Protoype. 25 years ago
Thiemo Seufer 956cd1d64d * config.bfd: Remove trailing blanks. 25 years ago