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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binutils
/
windres.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace uses of asprintf with xasprintf
Alan Modra
2024-10-24
1
-4
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
Restore old behaviour of windres so that options containing spaces are not en...
Thomas Wolff
2021-05-10
1
-25
/
+1
*
C99 binutils configury
Alan Modra
2021-04-05
1
-3
/
+1
*
Use bool in binutils
Alan Modra
2021-03-31
1
-3
/
+3
*
binutils int vs bfd_boolean fixes
Alan Modra
2021-03-29
1
-1
/
+1
*
Improve windres's handling of pathnames containing special characters on Wind...
Eli Zaretskii
2021-01-28
1
-3
/
+28
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Allow spaces in the name of the external preprocessor used by windres.
Nick Clifton
2020-11-27
1
-1
/
+7
*
Update the Windows Resource compiler (windres) to support the OWNERDRAW and B...
Nick Clifton
2020-07-09
1
-0
/
+2
*
Replace "if (x) free (x)" with "free (x)", binutils
Alan Modra
2020-05-21
1
-2
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
BFD_INIT_MAGIC
Alan Modra
2018-10-15
1
-1
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Remove trailing spaces in binutils
H.J. Lu
2015-08-12
1
-8
/
+8
*
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
*
Fix windres memory leak
Chen Gang
2014-12-09
1
-0
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
* windres.c (define_resource): Use zero for timestamp, making
Cory Fields
2013-11-22
1
-11
/
+4
*
* sysdep.h: Include sys/stat.h here.
Alan Modra
2012-02-09
1
-2
/
+1
*
Fix spelling mistakes.
Nick Clifton
2011-06-02
1
-5
/
+5
*
* windres.c (usage): Add new --preprocessor-arg option.
Nick Clifton
2011-04-13
1
-2
/
+23
*
PR binutils/11711
Nick Clifton
2010-06-17
1
-11
/
+30
*
2009-11-16 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-11-16
1
-57
/
+4
*
* obcopy.c (copy_object): New parameter `input_arch', architecture
Nick Clifton
2009-09-11
1
-5
/
+0
*
update copyright dates
Alan Modra
2009-09-02
1
-2
/
+2
*
2009-02-09 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-02-09
1
-1
/
+1
*
2009-01-06 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-01-06
1
-11
/
+35
*
Remove unnecessary casts on obstack_alloc invocations.
Alan Modra
2008-10-21
1
-2
/
+2
*
PR binutils/55326
Nick Clifton
2008-01-09
1
-8
/
+17
*
2007-10-08 Carlos O'Donell <carlos@codesourcery.com>
Carlos O'Donell
2007-10-08
1
-0
/
+6
*
Change sources over to using GPLv3
Nick Clifton
2007-07-05
1
-1
/
+1
*
* resrc.c: (read_rc_file): Add include path of user passed rc input file.
Nick Clifton
2007-07-05
1
-11
/
+15
*
* rclex.c: (cpp_line): Add code_page pragma support.
Nick Clifton
2007-06-18
1
-1
/
+17
*
Updated windres tool
Nick Clifton
2007-05-23
1
-50
/
+416
*
bfd/
Alan Modra
2007-04-26
1
-5
/
+2
*
top level:
Joseph Myers
2007-02-17
1
-2
/
+2
*
* addr2line.c (usage): Document @file.
Mark Mitchell
2005-10-03
1
-0
/
+1
*
* dlltool.c (main): Fix typo.
Mark Mitchell
2005-09-30
1
-1
/
+1
*
* addr2line.c (main): Likewise.
Mark Mitchell
2005-09-30
1
-0
/
+2
*
Update FSF address
Nick Clifton
2005-05-08
1
-2
/
+2
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* deflex.l (YY_NO_UNPUT): Define.
Alan Modra
2005-02-17
1
-2
/
+6
*
strings.c (usage): Place radix values for -t option into the correct order.
Nick Clifton
2004-10-18
1
-1
/
+1
[next]