GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binutils
/
strings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
strings: Replace references to -u option with references to -U.
Nick Clifton
2021-11-29
1
-2
/
+2
*
Update description of string's -n option.
Nick Clifton
2021-11-29
1
-3
/
+4
*
PR28575, readelf.c and strings.c use undefined type uint
Pekka Seppänen
2021-11-10
1
-19
/
+22
*
Re: Add --unicode option
Alan Modra
2021-11-10
1
-1
/
+1
*
Add --unicode option to control how unicode characters are handled by display...
Nick Clifton
2021-11-09
1
-62
/
+695
*
C99 binutils configury
Alan Modra
2021-04-05
1
-33
/
+12
*
Use bool in binutils
Alan Modra
2021-03-31
1
-35
/
+35
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
Fix printing large decimal values in strings.
Nick Clifton
2019-06-10
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Fix strings.c endian issue and strings test
Alan Modra
2018-12-08
1
-92
/
+75
*
oops - add missing piece of previous delta
Nick Clifton
2018-11-09
1
-1
/
+37
*
Enhance the strings program so that it can display multibyte strings.
Nick Clifton
2018-11-09
1
-2
/
+41
*
BFD_INIT_MAGIC
Alan Modra
2018-10-15
1
-1
/
+2
*
Fix mistake in the declaration of the --include-all-whitespace option of the ...
Matthias Klose
2018-02-19
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
strings: remove section/file size check
Alan Modra
2017-07-03
1
-57
/
+17
*
Make the strings utility reject directories.
Nick Clifton
2017-06-23
1
-0
/
+5
*
Don't compare boolean values against TRUE or FALSE
Alan Modra
2017-05-18
1
-2
/
+2
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
-Wimplicit-fallthrough noreturn fixes
Alan Modra
2016-10-06
1
-4
/
+1
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Adds an option to the strings program to specify a separator between the emit...
Erik Ackermann
2015-09-10
1
-2
/
+19
*
Remove trailing spaces in binutils
H.J. Lu
2015-08-12
1
-3
/
+3
*
Fix memory access violations triggered by running strip on fuzzed binaries.
Nick Clifton
2015-01-21
1
-0
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Use autoconf check for long long in binutils
Alan Modra
2014-12-11
1
-12
/
+12
*
In response to a public outcry the strings program now defaults to using the
Nick Clifton
2014-10-31
1
-5
/
+26
*
This adds the ability to the strings program to display strings that contain ...
Erik Akermann
2014-06-26
1
-2
/
+18
*
Update copyright years
Alan Modra
2014-03-05
1
-3
/
+1
*
* strings.c (get_char): Dispense with buf[]. Instead shift
Alan Modra
2013-03-06
1
-19
/
+6
*
* sysdep.h: Include sys/stat.h here.
Alan Modra
2012-02-09
1
-2
/
+1
*
* strings.c (print_strings): Plug memory leak.
Nick Clifton
2011-03-25
1
-2
/
+6
*
binutils/
Jan Kratochvil
2009-11-11
1
-24
/
+11
*
Updated soruces in binutils/* to compile cleanly with -Wc++-compat.
Nick Clifton
2009-09-10
1
-1
/
+1
*
* strings.c (main): Delay parsing of decimal digits.
Alan Modra
2009-06-04
1
-3
/
+8
*
PR 9972
Nick Clifton
2009-04-01
1
-2
/
+4
*
* strings.c (main): New variable `s'. Have string_min parsing
Jan Kratochvil
2008-11-26
1
-2
/
+7
*
* sysdep.h: Include "binary-io.h".
Alan Modra
2008-08-25
1
-14
/
+0
*
PR binutils/6449
Nick Clifton
2008-04-28
1
-6
/
+1
*
PR binutils/5713
Nick Clifton
2008-02-15
1
-57
/
+6
*
2008-02-08 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2008-02-08
1
-1
/
+1
*
Add mingw I64 support for printing long and long long values
Nick Clifton
2008-01-25
1
-4
/
+22
*
* strings.c (print_strings): Don't use %L, use %ll in printf
Alan Modra
2007-10-24
1
-12
/
+6
*
Change sources over to using GPLv3
Nick Clifton
2007-07-05
1
-1
/
+1
*
bfd/
Alan Modra
2007-04-26
1
-6
/
+2
*
top level:
Joseph Myers
2007-02-17
1
-2
/
+2
[next]