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
/
opncls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-7
/
+7
*
Introduce bfd_set_filename
Tom Tromey
2019-09-11
1
-0
/
+20
*
PR24955, libbfd terminating program on out of memory
Alan Modra
2019-09-05
1
-6
/
+35
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Fix potential illegal memroy access when using a build-id note with a negativ...
Nick Clifton
2018-06-20
1
-1
/
+2
*
Prevent attempts to call strncpy with a zero-length field by chacking the siz...
Nick Clifton
2018-02-06
1
-5
/
+17
*
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
-30
/
+30
*
PR22197, buffer overflow in bfd_get_debug_link_info_1
Alan Modra
2017-09-24
1
-1
/
+1
*
bfd_close_all_done calling _close_and_cleanup
Alan Modra
2017-08-31
1
-15
/
+3
*
Call _close_and_cleanup in bfd_close_all_done
H.J. Lu
2017-08-30
1
-0
/
+3
*
Fix address violations when atempting to parse fuzzed binaries.
Nick Clifton
2017-06-26
1
-2
/
+16
*
Fix building the BFD library for Win64 by reqorking the find_separate_debug_f...
Pedro Alves
2017-04-07
1
-93
/
+138
*
Align .gnu_debuglink sections on a 4-byte boundary.
Nick Clifton
2017-02-22
1
-0
/
+7
*
bfd: Rename real_{ftell, fseek, fopen}
Pedro Alves
2017-02-17
1
-4
/
+4
*
Add support for locating separate debug info files via the build-id method.
Nick Clifton
2017-01-12
1
-39
/
+334
*
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 bfd
H.J. Lu
2015-08-12
1
-1
/
+1
*
PR ld/17973 LTO file syms
Alan Modra
2015-02-14
1
-0
/
+2
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Fix memory access problems exposed by fuzzed binaries.
Nick Clifton
2014-12-03
1
-5
/
+9
*
Fix a null pointer dereference when reading the debug link info from a corrup...
Nick Clifton
2014-11-14
1
-5
/
+10
*
More fixes for problems exposed by valgrind and the address sanitizer
Nick Clifton
2014-11-10
1
-17
/
+9
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
PR binutils/11983
Nick Clifton
2014-01-02
1
-8
/
+41
*
Remove unnecessary _bfd_new_bfd initialisation
Alan Modra
2013-11-02
1
-15
/
+0
*
* opncls.c (get_alt_debug_link_info_shim): Update type of 'len'.
Tom Tromey
2013-10-09
1
-1
/
+1
*
bfd
Tom Tromey
2013-10-09
1
-2
/
+3
*
fix PR symtab/15597
Tom Tromey
2013-10-08
1
-9
/
+32
*
* dwarf2.c (struct dwarf2_debug): Add fields for handling
Nick Clifton
2013-05-29
1
-40
/
+149
*
* coffcode.h: Added a cast to void when a bfd_set_section_*()
Nick Clifton
2013-04-17
1
-4
/
+3
*
gdb
Tom Tromey
2013-03-14
1
-8
/
+10
*
* bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,
Alan Modra
2013-01-26
1
-1
/
+1
*
PR binutils/14813
Alan Modra
2013-01-14
1
-3
/
+3
*
Remove trailing white spaces in bfd
H.J. Lu
2013-01-10
1
-3
/
+3
*
Remove trailing redundant `;'
H.J. Lu
2012-11-09
1
-1
/
+1
*
Change return type of bclose to bfd_boolean
H.J. Lu
2012-11-07
1
-2
/
+2
*
PR binutils/14567
Alan Modra
2012-11-06
1
-0
/
+4
*
* vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for
Tom Tromey
2012-08-20
1
-0
/
+1
*
* archive.c (SECTION Archives): Update documentation.
Alan Modra
2012-08-09
1
-12
/
+0
*
* config/tc-i386.c (lex_got): Provide implementation for PE
Nick Clifton
2012-08-07
1
-0
/
+4
*
* opncls.c (_bfd_delete_bfd): Now static.
Tom Tromey
2012-08-03
1
-1
/
+1
*
bfd/
Tom Tromey
2012-05-29
1
-2
/
+16
*
2011-06-27 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-06-27
1
-1
/
+3
*
PR ld/12365
Alan Modra
2011-04-17
1
-1
/
+1
*
* opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal.
Alan Modra
2010-10-25
1
-2
/
+2
*
* opncls.c (_bfd_id_counter): Rename to bfd_id_counter.
Alan Modra
2010-10-25
1
-5
/
+19
*
2010-05-25 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2010-05-26
1
-15
/
+3
*
2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-12-15
1
-10
/
+10
[next]