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
/
format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugin target handling
Alan Modra
2019-06-28
1
-1
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR22458, failure to choose a matching ELF target
Alan Modra
2018-05-16
1
-9
/
+15
*
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
*
Prevent segfault in GDB when searching for architecture matches.
Bhushan Attarde
2016-09-14
1
-0
/
+3
*
Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.
Joseph Myers
2016-02-16
1
-2
/
+15
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Fix a memory access violation triggeed by a fuzzed binary.
Nick Clifton
2014-12-16
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
* format.c (bfd_check_format_matches): Don't match a target in
Alan Modra
2013-05-23
1
-1
/
+21
*
* archive.c (bfd_generic_archive_p): Return target and keep
Alan Modra
2013-01-28
1
-38
/
+37
*
* bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,
Alan Modra
2013-01-26
1
-17
/
+130
*
* targets.c (bfd_target): Make ar_max_namelen an unsigned char.
Alan Modra
2011-06-06
1
-9
/
+31
*
Updated soruces in bfd/* to compile cleanly with -Wc++-compat.
Nick Clifton
2009-09-09
1
-1
/
+1
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
PR 4453
Alan Modra
2008-01-21
1
-6
/
+7
*
* format.c (bfd_check_format_matches): Record matching targets even
Alan Modra
2007-09-14
1
-77
/
+35
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-2
/
+4
*
bfd/
Alan Modra
2007-04-26
1
-2
/
+2
*
2005-12-13 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-12-13
1
-1
/
+3
*
* archive.c: Add missing SUBSECTION for documentation.
Bob Wilson
2005-10-05
1
-0
/
+2
*
* elf.c (_bfd_elf_write_object_contents): Check for non-NULL
Daniel Jacobowitz
2005-05-17
1
-0
/
+16
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
update copyright dates
Alan Modra
2005-03-03
1
-2
/
+2
*
* coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.
Ben Elliston
2005-02-24
1
-10
/
+0
*
* ChangeLog: Fix typos.
Kazu Hirata
2003-11-30
1
-1
/
+1
*
Convert to C90 and a few tweaks.
Alan Modra
2003-06-29
1
-24
/
+16
*
Only check associated vector if the matching_vector has been created.
Nick Clifton
2003-04-18
1
-1
/
+3
*
Fix memory leaks
Nick Clifton
2003-03-31
1
-2
/
+10
*
Change embedded documentation to use consistent indentation and to split up
Nick Clifton
2003-02-14
1
-24
/
+26
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-22
/
+22
*
* config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
Alan Modra
2002-11-05
1
-13
/
+41
*
* aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
Dave Anglin
2002-10-25
1
-2
/
+2
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-2
/
+2
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-5
/
+6
*
* coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to
Alan Modra
2001-08-17
1
-4
/
+2
*
* bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.
Alan Modra
2001-08-17
1
-31
/
+66
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2001-01-23
1
-37
/
+35
*
Fix formatting
Nick Clifton
2000-07-20
1
-116
/
+145
*
19990502 sourceware import
binu_ss_19990502
Richard Henderson
1999-05-03
1
-0
/
+342