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
/
merge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qsort issues
Alan Modra
2019-10-14
1
-0
/
+3
*
PR24311, FAIL: S-records with constructors
Alan Modra
2019-03-08
1
-22
/
+30
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR23806, NULL pointer dereference in merge_strings
Alan Modra
2018-10-23
1
-4
/
+11
*
PR23804, buffer overflow in sec_merge_hash_lookup
Alan Modra
2018-10-23
1
-0
/
+3
*
%L conversions
Alan Modra
2018-02-19
1
-2
/
+2
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
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
-2
/
+2
*
Prevent a possible seg-fault in the section merging code, by always creating ...
Nick Clifton
2017-11-16
1
-10
/
+12
*
Fail when string merge can't alloc memory
Alan Modra
2017-09-29
1
-7
/
+9
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-2
/
+2
*
Use %A and %B in more error messages
Alan Modra
2017-04-13
1
-2
/
+2
*
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
/
+1
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-5
/
+3
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]
H.J. Lu
2015-04-14
1
-10
/
+43
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
* elfcode.h (elf_checksum_contents): Free contents.
Alan Modra
2013-02-11
1
-0
/
+14
*
Add compressed debug section support to binutils and ld.
H.J. Lu
2010-10-29
1
-2
/
+3
*
Revert the last checkin on sec_merge_emit.
H.J. Lu
2010-08-20
1
-4
/
+0
*
* merge.c (sec_merge_emit): Do not zero pad sections that do not
Nick Clifton
2010-08-20
1
-0
/
+4
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-7
/
+7
*
Updated soruces in bfd/* to compile cleanly with -Wc++-compat.
Nick Clifton
2009-09-09
1
-5
/
+7
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
* elflink.c: Add FIXMEs for some places that require octets_per_byte
Alan Modra
2009-08-11
1
-0
/
+1
*
* merge.c (sec_merge_hash_lookup): Revert last change.
Alan Modra
2007-11-05
1
-18
/
+13
*
bfd:
Joseph Myers
2007-11-01
1
-5
/
+23
*
* bfd-in.h (bfd_hash_insert): Declare.
Alan Modra
2007-09-19
1
-6
/
+1
*
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
*
bfd/
Alan Modra
2006-10-27
1
-1
/
+1
*
PR 2434
Alan Modra
2006-03-16
1
-2
/
+3
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
bfd/
Alan Modra
2005-05-04
1
-3
/
+5
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
2005-05-02 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-05-02
1
-1
/
+2
*
* merge.c (sec_merge_emit): Tidy. Check for bfd_zmalloc errors.
Alan Modra
2005-04-14
1
-11
/
+24
*
* merge.c (merge_strings): Round up section size for alignment.
Alan Modra
2005-04-14
1
-0
/
+5
*
include/
Alan Modra
2005-02-20
1
-9
/
+10
*
bfd/
Alan Modra
2004-06-24
1
-12
/
+13
*
bfd/
Alan Modra
2004-05-25
1
-54
/
+51
*
* merge.c (_bfd_merged_section_offset): Remove "addend" param.
Alan Modra
2004-05-22
1
-13
/
+10
*
* merge.c (struct sec_merge_sec_info): Update comment.
Alan Modra
2003-10-29
1
-156
/
+107
*
Set SEC_EXCLUDE flag on sections which become empty after merging.
Nick Clifton
2003-10-04
1
-2
/
+5
*
* merge.c: Update to ISO C90.
Andreas Jaeger
2003-08-31
1
-82
/
+29
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-37
/
+41
*
* aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
Dave Anglin
2002-10-25
1
-3
/
+3
[next]