OSDN Git Service

* regset.h (struct core_regset_section): Add HUMAN_NAME.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / strings.c
2009-11-11 jkratochbinutils/
2009-09-10 nickc Updated soruces in binutils/* to compile cleanl...
2009-06-04 amodra * strings.c (main): Delay parsing of decimal digits.
2009-04-01 nickc PR 9972
2008-11-26 jkratoch * strings.c (main): New variable `s'. Have string_min...
2008-08-25 amodra * sysdep.h: Include "binary-io.h".
2008-04-28 nickc PR binutils/6449
2008-02-15 nickc PR binutils/5713
2008-02-08 hjl2008-02-08 H.J. Lu <hongjiu.lu@intel.com>
2008-01-25 nickcAdd mingw I64 support for printing long and long long...
2007-10-24 amodra * strings.c (print_strings): Don't use %L, use %ll...
2007-07-05 nickcChange sources over to using GPLv3
2007-04-26 amodrabfd/
2007-02-17 jsm28top level:
2006-09-26 hjl2006-09-26 H.J. Lu <hongjiu.lu@intel.com>
2006-07-06 nickcPR binutils/2879
2005-10-03 mmitchel * addr2line.c (usage): Document @file.
2005-09-30 mmitchel * addr2line.c (main): Likewise.
2005-07-05 nickcAdd check to avoid corrupt input files whose section...
2005-06-03 wilsonPatch from Steve Ellcey for hpux build failure.
2005-05-08 nickcUpdate FSF address
2004-10-18 nickcstrings.c (usage): Place radix values for -t option...
2004-10-18 nickcstrings.c: Include <sys/stat.h>.
2004-10-13 jakub * strings.c (statbuf): New typedef.
2004-06-15 amodra * objcopy.c (copy_section): Use bfd_get_section_size...
2004-04-14 amodra * strings.c (print_strings): Cast file_off to unsigned...
2003-11-07 nickcUse consistent error messages for missing files.
2003-09-14 aj * addr2line.c: Convert to ISO C90 prototypes, change...
2002-12-23 nickcAdd support for 'S' encoding to strings - display 8...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-05-25 amodra * arlex.l: Use #include "" instead of <> for local...
2002-01-23 nickcTidy up formatting of --help output.
2001-12-18 ths * addr2line.c (main): Protoype.
2001-12-04 ths * config.bfd: Remove trailing blanks.
2001-12-04 jakub * strings.c: Include config.h before bfd.h.
2001-09-24 aj * nlmconv.c: Fix warnings about unused attributes...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-14 nickcAdd new command line option '--encoding' to strings
2001-04-27 nickcSupport printable characters outside of the ASCII range
2001-03-13 nickcFix typos in ChangeLogs and update copyright notices
2000-06-02 obrien * strings.c (isgraphic): Interpret <TAB> as a printabl...
2000-05-26 amodraEli Zaretskii's DOSish file name patches.
2000-04-07 amodraA mostly cosmetic tidy up of warnings and error message...
2000-04-04 amodraMove translated part of bug report string back into...
2000-04-03 amodraMove bug report string to one place.
1999-12-26 ian * strings.c (main): Correct handling of numeric argument.
1999-05-03 rthInitial revision