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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Avoid problems with plugins being loaded multiple times.
Zenith423
2018-08-23
1
-14
/
+37
*
Close resource leaks in the BFD library's plugin handler.
Nick Clifton
2018-08-01
1
-7
/
+19
*
PR23254, ld.bfd mishandles file pointers while scanning archive
Alan Modra
2018-06-05
1
-6
/
+14
*
ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
H.J. Lu
2018-05-21
1
-0
/
+1
*
Remove bfd stub function casts.
Alan Modra
2018-02-16
1
-7
/
+7
*
Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...
Nick Clifton
2018-02-14
1
-1
/
+1
*
Fix compile time warning messages from gcc version 8 about cast between incom...
Nick Clifton
2018-02-13
1
-1
/
+1
*
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
-36
/
+36
*
Rewrite __start and __stop symbol handling
Alan Modra
2017-06-16
1
-0
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-1
/
+1
*
Don't include libbfd.h outside of bfd, part 6
Alan Modra
2016-07-16
1
-28
/
+29
*
Use the IR symbol table for the IR input object
H.J. Lu
2016-06-20
1
-0
/
+10
*
Rename bfd_plugin_uknown to bfd_plugin_unknown
H.J. Lu
2016-06-18
1
-1
/
+1
*
Set my_archive for thin archives
Alan Modra
2016-06-14
1
-2
/
+2
*
Enable 64-bit archives in ar and ranlib
H.J. Lu
2016-05-25
1
-0
/
+4
*
Add support for non-ELF targets to check their relocs.
Nick Clifton
2016-04-21
1
-0
/
+1
*
Binutils fails to build with -O0
Alan Modra
2016-03-22
1
-2
/
+1
*
Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.
Joseph Myers
2016-02-16
1
-1
/
+1
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Merge linker plugin handling into BFD plugin support
H.J. Lu
2015-02-11
1
-7
/
+56
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
H.J. Lu
2014-11-25
1
-0
/
+1
*
Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.
Alan Modra
2014-10-15
1
-0
/
+1
*
BFD: Add support for more than one plugin in lib/bfd-plugins
Markus Trippelsdorf
2014-09-24
1
-52
/
+54
*
Don't call bfd_link_hash_table_free
Alan Modra
2014-06-13
1
-1
/
+0
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
Remove trailing white spaces in bfd
H.J. Lu
2013-01-10
1
-2
/
+2
*
Remove trailing redundant `;'
H.J. Lu
2012-11-09
1
-1
/
+1
*
PR 14072
Nick Clifton
2012-05-17
1
-1
/
+0
*
PR binutils/13558
Nick Clifton
2012-05-16
1
-2
/
+2
*
PR ld/12742
Kai Tietz
2012-03-20
1
-0
/
+37
*
include/ChangeLog
Catherine Moore
2011-07-11
1
-0
/
+1
*
* targets.c (bfd_target): Make ar_max_namelen an unsigned char.
Alan Modra
2011-06-06
1
-1
/
+2
*
2011-02-25 Rafael Ávila de Espíndola <respindola@mozilla.com>
Rafael Ávila de Espíndola
2011-02-26
1
-3
/
+19
*
* plugin.c (bfd_plugin_mkobject): Delete.
Alan Modra
2010-12-12
1
-8
/
+1
*
Use putchar for the trailing `\n' in plugin message.
H.J. Lu
2010-12-06
1
-0
/
+1
*
Handle NULL iostream in bfd_plugin_object_p.
H.J. Lu
2010-09-15
1
-10
/
+15
*
2010-08-18 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2010-08-18
1
-0
/
+7
*
* plugin.c (bfd_plugin_object_p): Pass iostream to fileno using
Alan Modra
2010-03-17
1
-2
/
+2
*
2009-11-26 Per Øyvind Karlsen <peroyvind@mandriva.org>
H.J. Lu
2009-11-27
1
-0
/
+1
*
* plugin.c: Produce empty object if not BFD_SUPPORTS_PLUGINS.
Alan Modra
2009-10-23
1
-0
/
+5
*
Updated sources to avoid using the identifier name "new", which is a
Nick Clifton
2009-08-29
1
-5
/
+5
*
2009-06-25 Rafael Avila de Espindola <espindola@google.com>
Dave Korn
2009-06-25
1
-3
/
+3
*
2009-05-28 Nick Clifton <nickc@redhat.com>
Nick Clifton
2009-05-28
1
-3
/
+9
*
* Makefile.am: Run "make dep-am".
Nick Clifton
2009-05-26
1
-0
/
+488