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/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
/
bfd
/
peXXigen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR23148, Heap buffer overflow in pe_print_edata
Alan Modra
2018-05-09
1
-1
/
+1
*
PR23147, Heap buffer overflow in pe_print_idata
Alan Modra
2018-05-09
1
-1
/
+1
*
Replace uses of strncmp with memcmp
Alan Modra
2018-05-07
1
-7
/
+7
*
-Wstringop-truncation warnings
Alan Modra
2018-05-04
1
-3
/
+4
*
Fix an illegal memory access when copying a PE format file with corrupt debug...
Nick Clifton
2018-04-24
1
-0
/
+9
*
AOUT/COFF/PE messages
Alan Modra
2018-02-26
1
-6
/
+6
*
%L conversions
Alan Modra
2018-02-19
1
-3
/
+5
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-15
/
+15
*
Add support for reading msdos MZ executables.
Zebediah Figura
2018-02-12
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
BFD whitespace fixes
Alan Modra
2017-12-06
1
-164
/
+164
*
Fix address violation when parsing a corrupt PE binary.
Nick Clifton
2017-09-14
1
-2
/
+3
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-2
/
+2
*
Handle printing information about PE format files which have 0 as the value o...
Daniel Bonniot de Ruisselet
2017-06-06
1
-0
/
+5
*
Don't compare boolean values against TRUE or FALSE
Alan Modra
2017-05-18
1
-9
/
+9
*
Correct PE reloc display
Wedson Almeida Filho
2017-04-19
1
-1
/
+1
*
Use %A and %B in more error messages
Alan Modra
2017-04-13
1
-7
/
+6
*
Use symbolic constants instead of magic numbers with add_data_entry()
Jon Turney
2017-04-04
1
-5
/
+5
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Prevent problems with section alignment by not shrinking the .rsrc section.
Jon Turney
2016-11-25
1
-20
/
+2
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-3
/
+23
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-4
/
+4
*
Ensure that the timestamp in PE/COFF headers is always initialised.
Nick Clifton
2016-09-27
1
-0
/
+2
*
Fix possible unbounded stack use in peXXigen.c
Nick Clifton
2016-03-22
1
-5
/
+9
*
Use a 32-bit value to hold the section number in the internal COFF symbol str...
Nick Clifton
2016-01-18
1
-2
/
+2
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-2
/
+2
*
Remove trailing spaces in bfd
H.J. Lu
2015-08-12
1
-2
/
+2
*
Allow gdb to find debug symbols file by build-id for PE file format also
Jon Turney
2015-06-15
1
-1
/
+1
*
Skip discarded resource sections when building a PE resource table.
Toni Spets
2015-05-06
1
-1
/
+2
*
Fixes illegal memory access errors and arithmetic overflows when running stri...
Nick Clifton
2015-02-26
1
-2
/
+2
*
Fixes compiling peXXigen under MAC OS/X where the wcsncasecmp function is not...
Nick Clifton
2015-02-24
1
-4
/
+25
*
Fix memory access violations triggered by running objdump compiled with out-o...
Nick Clifton
2015-02-10
1
-4
/
+8
*
Fixes illegal memory accesses triggereb by running a 32-bit binary version of...
Nick Clifton
2015-02-06
1
-10
/
+19
*
More fixes for illegal memory accesses triggered by running objdump on fuzzed...
Nick Clifton
2015-02-03
1
-0
/
+4
*
Fix memory access violations triggered by running strip on fuzzed binaries.
Nick Clifton
2015-01-21
1
-2
/
+18
*
Fix memory access violations exposed by running strip on fuzzed binaries.
Nick Clifton
2015-01-08
1
-0
/
+10
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
More fixes for illegal memory accesses exposed by fuzzed binaries.
Nick Clifton
2014-11-18
1
-1
/
+9
*
Fix more memory faults uncovered by fuzzing various executables.
Nick Clifton
2014-11-12
1
-9
/
+16
*
More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...
Nick Clifton
2014-11-11
1
-7
/
+24
*
More fixes for problems exposed by valgrind and the address sanitizer
Nick Clifton
2014-11-10
1
-8
/
+25
*
Correct buffer overrun test
Alan Modra
2014-11-08
1
-2
/
+2
*
Cast to unsigned long in range checks
H.J. Lu
2014-11-07
1
-2
/
+2
*
More fixes for memory problems uncovered by file fuzzers.
Nick Clifton
2014-11-05
1
-0
/
+6
*
More fixes for processing corrupt files.
Nick Clifton
2014-11-05
1
-34
/
+88
*
More fixes for buffer overruns instigated by corrupt binaries.
Nick Clifton
2014-11-03
1
-1
/
+8
*
More fixes for corrupt binaries crashing the binutils.
Nick Clifton
2014-10-28
1
-0
/
+9
*
This patch fixes a flaw in the SREC parser which could cause a stack overflow
Nick Clifton
2014-10-28
1
-1
/
+0
*
This fixes more seg-faults in tools like "strings" and "objdump" when
Nick Clifton
2014-10-27
1
-2
/
+16
[next]