Package: binutils / 2.45-1

Metadata

Package Version Patches format
binutils 2.45-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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)

013_bash_in_ld_testsuite.patch | (download)

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

 explicitly 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)

ld/genscripts.sh | 231 218 + 13 - 0 !
1 file changed, 218 insertions(+), 13 deletions(-)

---
131_ld_bootstrap_testsuite.patch | (download)

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

 
135_bfd_soversion.patch | (download)

bfd/Makefile.am | 4 2 + 2 - 0 !
bfd/Makefile.in | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 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(-)

---
164_ld_doc_remove_xref.diff | (download)

ld/ld.texi | 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(-)

---
libctf soname.diff | (download)

binutils/Makefile.am | 4 2 + 2 - 0 !
binutils/Makefile.in | 11 7 + 4 - 0 !
binutils/configure | 8 6 + 2 - 0 !
binutils/configure.ac | 3 3 + 0 - 0 !
ld/Makefile.am | 2 1 + 1 - 0 !
ld/Makefile.in | 6 4 + 2 - 0 !
ld/configure | 8 6 + 2 - 0 !
ld/configure.ac | 3 3 + 0 - 0 !
libctf/Makefile.am | 18 14 + 4 - 0 !
libctf/Makefile.in | 594 314 + 280 - 0 !
libctf/configure | 8 6 + 2 - 0 !
libctf/configure.ac | 3 3 + 0 - 0 !
12 files changed, 369 insertions(+), 299 deletions(-)

---
mips hack.diff | (download)

gas/config/tc-mips.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
perl shebang.diff | (download)

gprofng/gp-display-html/gp-display-html.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
env package metadata.diff | (download)

Makefile.in | 50 50 + 0 - 0 !
Makefile.tpl | 3 3 + 0 - 0 !
ld/ldelf.c | 12 12 + 0 - 0 !
3 files changed, 65 insertions(+)

---
pr32392 workaround.diff | (download)

gprofng/libcollector/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
armhf 64k alignment.diff | (download)

bfd/elf32-arm.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
gprofng examples tgz deterministic.diff | (download)

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

 generate a deterministic gprofng example documentation tarball
Bug-Debian: https://bugs.debian.org/1090395
Bug-Debian: https://bugs.debian.org/1092870
gprofng cross build.diff | (download)

gprofng/configure | 2 1 + 1 - 0 !
gprofng/configure.ac | 34 16 + 18 - 0 !
2 files changed, 17 insertions(+), 19 deletions(-)

---