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
/
versados.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Remove trailing spaces in bfd
H.J. Lu
2015-08-12
1
-2
/
+2
*
Fix memory access violations triggered by running objdump compiled with out-o...
Nick Clifton
2015-02-10
1
-1
/
+2
*
Fix memory access violations triggered by running strip on fuzzed binaries.
Nick Clifton
2015-01-21
1
-5
/
+15
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
More fixes for memory access violations exposed by fuzzed binaries.
Nick Clifton
2014-12-22
1
-8
/
+22
*
More fixes for memory access errors triggered by attemps to examine corrupted...
Nick Clifton
2014-11-26
1
-16
/
+29
*
Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
H.J. Lu
2014-11-25
1
-0
/
+1
*
Fixes for memory access violations exposed by fuzzinf various binaries.
Nick Clifton
2014-11-21
1
-3
/
+18
*
Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.
Alan Modra
2014-10-15
1
-0
/
+1
*
Don't call bfd_link_hash_table_free
Alan Modra
2014-06-13
1
-1
/
+0
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section
Alan Modra
2012-05-05
1
-3
/
+3
*
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
*
fix set but unused variable warnings
Alan Modra
2010-06-27
1
-1
/
+3
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-3
/
+3
*
2009-11-23 Paul Brook <paul@codesourcery.com>
Paul Brook
2009-11-23
1
-0
/
+2
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
bfd/
Richard Sandiford
2009-04-16
1
-0
/
+1
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-2
/
+3
*
bfd/
Alan Modra
2007-04-26
1
-1
/
+1
*
* aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
Alan Modra
2007-03-26
1
-1
/
+2
*
bfd/
Alan Modra
2006-06-19
1
-3
/
+3
*
Approved by nickc@redhat.com
Fred Fish
2005-05-23
1
-0
/
+1
*
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
*
Convert to ISO C90 formatting
Nick Clifton
2005-04-11
1
-275
/
+202
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* coffcode.h (coff_print_aux): Warning fix.
Alan Modra
2005-02-24
1
-2
/
+2
*
Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm
Nick Clifton
2004-10-08
1
-0
/
+2
*
bfd/
H.J. Lu
2004-07-21
1
-0
/
+2
*
bfd/
Alan Modra
2004-06-24
1
-3
/
+3
*
* section.c (bfd_make_section_anyway): Add all sections to hash tab.
Alan Modra
2004-04-30
1
-1
/
+2
*
* ChangeLog: Fix typos.
Kazu Hirata
2003-11-30
1
-2
/
+2
*
* aout-adobe.c (aout_adobe_set_section_contents): Constify location.
Alan Modra
2003-11-04
1
-2
/
+2
*
Index: doc/ChangeLog
Andrew Cagney
2003-10-16
1
-2
/
+2
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-3
/
+3
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-28
/
+29
*
* aoutx.h (some_aout_object_p): Clean up tdata properly on error.
Alan Modra
2002-07-30
1
-3
/
+7
*
* bfd-in.h: Remove "taken from the source" comment.
Alan Modra
2002-06-05
1
-0
/
+1
*
Fix ld --just-symbols
Alan Modra
2002-05-15
1
-0
/
+1
*
2002-04-04 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-04-04
1
-0
/
+1
*
* syms.c (_bfd_generic_make_empty_symbol): New function.
Alan Modra
2002-01-06
1
-14
/
+3
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-25
/
+43
*
* oasys.c: Add missing prototypes.
Andreas Jaeger
2001-08-26
1
-5
/
+24
*
2001-08-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-08-23
1
-3
/
+3
*
* merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
Jakub Jelinek
2001-05-11
1
-0
/
+1
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+1
[next]