Package: binutils / 2.29.1-5

Metadata

Package Version Patches format
binutils 2.29.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
branch updates.diff | (download)

bfd/ChangeLog | 46 46 + 0 - 0 !
bfd/bfd-in2.h | 2 1 + 1 - 0 !
bfd/bfd.c | 4 2 + 2 - 0 !
bfd/elf32-i386.c | 6 5 + 1 - 0 !
bfd/elf64-x86-64.c | 7 5 + 2 - 0 !
bfd/elflink.c | 12 11 + 1 - 0 !
bfd/version.h | 2 1 + 1 - 0 !
binutils/ChangeLog | 4 4 + 0 - 0 !
binutils/readelf.c | 1 1 + 0 - 0 !
gas/ChangeLog | 5 5 + 0 - 0 !
gas/testsuite/gas/mips/elf_mach_5900.d | 22 22 + 0 - 0 !
gas/testsuite/gas/mips/mips.exp | 1 1 + 0 - 0 !
gold/ChangeLog | 16 16 + 0 - 0 !
gold/options.h | 3 2 + 1 - 0 !
gold/powerpc.cc | 29 22 + 7 - 0 !
ld/ChangeLog | 8 8 + 0 - 0 !
ld/testsuite/ld-plugin/lto.exp | 12 12 + 0 - 0 !
ld/testsuite/ld-plugin/pr22220.h | 8 8 + 0 - 0 !
ld/testsuite/ld-plugin/pr22220lib.cc | 6 6 + 0 - 0 !
ld/testsuite/ld-plugin/pr22220lib.ver | 1 1 + 0 - 0 !
ld/testsuite/ld-plugin/pr22220main.cc | 12 12 + 0 - 0 !
21 files changed, 191 insertions(+), 16 deletions(-)

---
001_ld_makefile_patch.patch | (download)

ld/Makefile.am | 2 1 + 1 - 0 !
ld/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 
002_gprof_profile_arcs.patch | (download)

gprof/gprof.texi | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 add more documentation about profiling and -fprofile-arcs.
003_gprof_see_also_monitor.patch | (download)

gprof/gprof.texi | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't mention monitor(3) which doesn't exist in debian. (#160654)
006_better_file_error.patch | (download)

bfd/opncls.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 specify which filename is causing an error if the filename is a
directory. (#45832)
012_check_ldrunpath_length.patch | (download)

ld/emultempl/elf32.em | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 only generate an rpath entry if ld_run_path is not empty, for
cases where -rpath isn't specified. (#151024)
013_bash_in_ld_testsuite.patch | (download)

ld/testsuite/config/default.exp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 explicitely use bash for the ld testsuite.
128_ppc64_powerpc_biarch.patch | (download)

ld/emulparams/elf32ppccommon.sh | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

---
129_multiarch_libpath.patch | (download)

gold/Makefile.am | 1 1 + 0 - 0 !
gold/Makefile.in | 1 1 + 0 - 0 !
gold/configure | 9 9 + 0 - 0 !
gold/configure.ac | 8 8 + 0 - 0 !
gold/options.cc | 7 7 + 0 - 0 !
ld/genscripts.sh | 233 219 + 14 - 0 !
6 files changed, 245 insertions(+), 14 deletions(-)

---
130_gold_disable_testsuite_build.patch | (download)

gold/Makefile.am | 2 1 + 1 - 0 !
gold/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 
131_ld_bootstrap_testsuite.patch | (download)

ld/testsuite/ld-bootstrap/bootstrap.exp | 18 18 + 0 - 0 !
1 file changed, 18 insertions(+)

 
135_bfd_version.patch | (download)

bfd/Makefile.am | 6 3 + 3 - 0 !
bfd/Makefile.in | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 

136_bfd_pic.patch | (download)

bfd/Makefile.am | 2 1 + 1 - 0 !
bfd/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 build libbfd with -fpic to allow linking with pie binaries

157_ar_scripts_with_tilde.patch | (download)

binutils/arlex.l | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
161_gold_dummy_zoption.diff | (download)

gold/options.cc | 2 2 + 0 - 0 !
gold/options.h | 3 3 + 0 - 0 !
2 files changed, 5 insertions(+)

---
164_ld_doc_remove_xref.diff | (download)

ld/ld.texinfo | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
gprof build.diff | (download)

gprof/gconfig.in | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
aarch64 libpath.diff | (download)

ld/emulparams/aarch64linux.sh | 17 10 + 7 - 0 !
1 file changed, 10 insertions(+), 7 deletions(-)

---
mips64 default n64.diff | (download)

bfd/config.bfd | 14 12 + 2 - 0 !
gas/configure | 5 4 + 1 - 0 !
gas/configure.ac | 5 4 + 1 - 0 !
ld/configure.tgt | 10 8 + 2 - 0 !
4 files changed, 28 insertions(+), 6 deletions(-)

---
gold mips.diff | (download)

gold/configure.tgt | 14 14 + 0 - 0 !
1 file changed, 14 insertions(+)

---
i18n fr.diff | (download)

bfd/po/fr.po | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
ld merge fix.diff | (download)

bfd/merge.c | 16 9 + 7 - 0 !
1 file changed, 9 insertions(+), 7 deletions(-)

---
infinity notes.diff | (download)

binutils/readelf.c | 147 147 + 0 - 0 !
include/elf/common.h | 1 1 + 0 - 0 !
2 files changed, 148 insertions(+)

---
binutils no development.diff | (download)

bfd/development.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---