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
/
coffgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the speed of scanning PE binaries for line number information.
Nick Clifton
2017-03-29
1
-6
/
+34
*
Improve objdump's behaviour when it encounters a corrupt binary with an exces...
Nick Clifton
2017-01-09
1
-1
/
+6
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-0
/
+4
*
-Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-2
/
+2
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-4
/
+4
*
Make bfd_error_handler_type like vprintf
Alan Modra
2016-09-30
1
-1
/
+2
*
Fix seg-fault when running garbage collection on coff binaries.
Nick Clifton
2016-07-27
1
-1
/
+7
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
bfd: don't produce corrupt COFF symbol table due to long ELF file name symbols
Jan Beulich
2015-12-15
1
-1
/
+4
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-1
/
+1
*
Remove trailing spaces in bfd
H.J. Lu
2015-08-12
1
-3
/
+3
*
Add experimental support for --gc-sections with COFF and PE based targets.
Kai Tietz
2015-07-03
1
-0
/
+428
*
Fixes a bug introduced by the new ranges checks on COFF symbol tables.
Nick Clifton
2015-03-24
1
-2
/
+1
*
Fix debug section compression so that it is only performed if it would make t...
Jon Turney
2015-03-18
1
-9
/
+12
*
Allows the binutils to cope with PE binaries where the section addresses have...
Nick Clifton
2015-03-05
1
-0
/
+20
*
Fixes a problem recognizing libraries created by Visual Studio.
Nick Clifton
2015-02-27
1
-1
/
+4
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Don't always build coffgen.o
Alan Modra
2014-12-10
1
-106
/
+8
*
More fixes for memory access errors triggered by attemps to examine corrupted...
Nick Clifton
2014-11-26
1
-1
/
+6
*
Fixes for memory access violations exposed by fuzzinf various binaries.
Nick Clifton
2014-11-21
1
-1
/
+16
*
Fix a snafu setting up the string table read in from a COFF file.
Alexander Cherepanov
2014-11-21
1
-3
/
+3
*
More fixes for memory access violations whilst scanning corrupt binaries.
Nick Clifton
2014-11-13
1
-16
/
+58
*
Fix more memory faults uncovered by fuzzing various executables.
Nick Clifton
2014-11-12
1
-2
/
+13
*
More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...
Nick Clifton
2014-11-11
1
-3
/
+3
*
More fixes for problems exposed by valgrind and the address sanitizer
Nick Clifton
2014-11-10
1
-4
/
+13
*
Revert bfd_get_size checks
Alan Modra
2014-11-07
1
-18
/
+1
*
Revert changes in previous deltas that introduced new failures into
Nick Clifton
2014-11-06
1
-4
/
+8
*
More fixes for buffer overruns instigated by corrupt binaries.
Nick Clifton
2014-11-03
1
-20
/
+52
*
Avoid allocating over-large buffers when parsing corrupt binaries.
Nick Clifton
2014-10-31
1
-0
/
+5
*
Closes another memory corruption, this time due to heap overrun.
Nick Clifton
2014-10-30
1
-2
/
+6
*
Merge bfd_find_nearest_line variants
Alan Modra
2014-10-15
1
-29
/
+12
*
Update copyright years
Alan Modra
2014-03-05
1
-3
/
+1
*
* coffgen.c (coff_real_object_p): Make global.
Kai Tietz
2013-03-21
1
-2
/
+6
*
Remove trailing white spaces in bfd
H.J. Lu
2013-01-10
1
-3
/
+3
*
ChangeLog bfd
Kai Tietz
2012-10-18
1
-2
/
+90
*
2012-07-24 Teresa Johnson <tejohnson@google.com>
Cary Coutant
2012-07-24
1
-1
/
+1
*
Building EFI binaries, particularly larger ones (like e.g. Xen does), on Linux
Jan Beulich
2011-11-02
1
-9
/
+25
*
* coffgen.c (coff_write_alien_symbol): Don't write
Kai Tietz
2011-10-06
1
-0
/
+17
*
2011-09-30 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-09-30
1
-8
/
+25
*
PR ld/12762
Alan Modra
2011-08-17
1
-0
/
+67
*
PR ld/12365
Dave Korn
2011-05-07
1
-4
/
+9
*
PR binutils/11512
Nick Clifton
2010-04-27
1
-2
/
+8
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-5
/
+5
*
Updated soruces in bfd/* to compile cleanly with -Wc++-compat.
Nick Clifton
2009-09-09
1
-13
/
+15
*
* bfd/coff-arm.c (coff_arm_relocate_section)
Nick Clifton
2009-09-05
1
-14
/
+16
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
Updated sources to avoid using the identifier name "new", which is a
Nick Clifton
2009-08-29
1
-18
/
+18
*
* coffgen.c (coff_print_symbol): Use bfd_fprintf_vma, not
Dave Korn
2009-05-21
1
-11
/
+2
*
bfd/ChangeLog
Dave Korn
2009-04-14
1
-0
/
+5
[next]