debian specific patch information for elfutils / 0.123-3

Summary

Package Version Package Type Source Package Format
0.123-3 Debian-diff 1.0

"Debian diff" Information

Diff file elfutils_0.123-3.diff.gz
Size158826
MD5sum36838391960237a21a538a822c9f6cc9
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
ChangeLog1500 view download
INSTALL114600 view download
Makefile.am110 view download
Makefile.in1870 view download
aclocal.m42900 view download
backends/ChangeLog800 view download
backends/Makefile.am27730 view download
backends/Makefile.in981680 view download
backends/alpha_init.c100 view download
backends/alpha_regs.c9800 view download
backends/arm_init.c1610 view download
backends/arm_regs.c15100 view download
backends/arm_retval.c14900 view download
backends/common-reloc.c400 view download
backends/libebl_arm.h900 view download
backends/libebl_parisc.h900 view download
backends/mips_init.c6000 view download
backends/mips_regs.c9400 view download
backends/mips_reloc.def7900 view download
backends/mips_retval.c32100 view download
backends/mips_symbol.c5200 view download
backends/parisc_init.c7400 view download
backends/parisc_regs.c12400 view download
backends/parisc_reloc.def12600 view download
backends/parisc_retval.c21400 view download
backends/parisc_symbol.c11200 view download
backends/sparc_init.c100 view download
backends/sparc_retval.c15700 view download
config/Makefile.in1650 view download
config/mkinstalldirs118610 view download
configure290921560 view download
configure.ac2900 view download
lib/ChangeLog500 view download
lib/Makefile.am210 view download
lib/Makefile.in2090 view download
libasm/ChangeLog500 view download
libasm/Makefile.am430 view download
libasm/Makefile.in2090 view download
libcpu/ChangeLog500 view download
libcpu/Makefile.am210 view download
libcpu/Makefile.in1760 view download
libdw/ChangeLog500 view download
libdw/Makefile.am4120 view download
libdw/Makefile.in22180 view download
libdw/libdwP.h990 view download
libdwfl/ChangeLog500 view download
libdwfl/Makefile.am320 view download
libdwfl/Makefile.in1980 view download
libebl/ChangeLog500 view download
libebl/Makefile.am2140 view download
libebl/Makefile.in70670 view download
libebl/eblclosebackend.c040 view download
libebl/eblopenbackend.c1321270 view download
libebl/libeblP.h020 view download
libelf/ChangeLog500 view download
libelf/Makefile.am460 view download
libelf/Makefile.in22140 view download
libelf/common.h880 view download
libelf/elf.h14250 view download
libelf/elf32_getphdr.c3080 view download
libelf/elf32_getshdr.c37120 view download
libelf/elf32_newphdr.c600 view download
libelf/elf32_updatefile.c700 view download
libelf/elf_begin.c4420 view download
libelf/elf_getarsym.c300 view download
libelf/elf_getshstrndx.c3440 view download
libelf/elf_newscn.c910 view download
libelf/gelf_getdyn.c420 view download
libelf/gelf_getlib.c210 view download
libelf/gelf_getmove.c210 view download
libelf/gelf_getrel.c480 view download
libelf/gelf_getrela.c480 view download
libelf/gelf_getsym.c420 view download
libelf/gelf_getsyminfo.c210 view download
libelf/gelf_getsymshndx.c730 view download
libelf/gelf_getversym.c210 view download
libelf/gelf_update_dyn.c480 view download
libelf/gelf_update_lib.c270 view download
libelf/gelf_update_move.c110 view download
libelf/gelf_update_rel.c480 view download
libelf/gelf_update_rela.c480 view download
libelf/gelf_update_sym.c480 view download
libelf/gelf_update_syminfo.c270 view download
libelf/gelf_update_symshndx.c480 view download
libelf/gelf_update_versym.c110 view download
libelf/gnuhash_xlate.h210 view download
libelf/libelfP.h900 view download
m4/Makefile.in1650 view download
src/ChangeLog900 view download
src/Makefile.am1090 view download
src/Makefile.in46290 view download
src/elflint.c85340 view download
src/findtextrel.c510 view download
src/readelf.c67270 view download
src/strings.c700 view download
src/strip.c67260 view download
tests/ChangeLog500 view download
tests/Makefile.am12110 view download
tests/Makefile.in54340 view download
tests/run-arextract.sh110 view download
tests/run-arsymtest.sh110 view download
tests/run-elflint-self.sh24220 view download
tests/run-native-test.sh320 view download

"series" style patches

patch summary view raw
redhat-portability.diff
 ChangeLog            |   15 +++++++++++++++
 backends/ChangeLog   |    8 ++++++++
 backends/Makefile.am |    6 ++++--
 configure.ac         |   28 ++++++++++++++++++++++++++++
 lib/ChangeLog        |    5 +++++
 lib/Makefile.am      |    3 ++-
 libasm/ChangeLog     |    5 +++++
 libasm/Makefile.am   |    3 ++-
 libcpu/ChangeLog     |    5 +++++
 libcpu/Makefile.am   |    3 ++-
 libdw/ChangeLog      |    5 +++++
 libdw/Makefile.am    |    3 ++-
 libdwfl/ChangeLog    |    5 +++++
 libdwfl/Makefile.am  |    3 ++-
 libebl/ChangeLog     |    5 +++++
 libebl/Makefile.am   |    3 ++-
 libelf/ChangeLog     |    5 +++++
 libelf/Makefile.am   |    6 +++++-
 libelf/common.h      |    4 ++--
 src/ChangeLog        |    9 +++++++++
 src/Makefile.am      |    3 ++-
 src/findtextrel.c    |    6 +++++-
 src/strings.c        |    4 ++++
 src/strip.c          |   20 ++++++++++++++++++--
 tests/ChangeLog      |    5 +++++
 tests/Makefile.am    |    5 +++--
 26 files changed, 155 insertions(+), 17 deletions(-)
view download
redhat-robustify.diff
 libelf/elf32_getphdr.c        |   10 +++
 libelf/elf32_getshdr.c        |   15 ++++-
 libelf/elf32_newphdr.c        |    6 ++
 libelf/elf32_updatefile.c     |    7 ++
 libelf/elf_begin.c            |   46 +++++++++++++++-
 libelf/elf_getarsym.c         |    3 +
 libelf/elf_getshstrndx.c      |   38 ++++++++++++-
 libelf/elf_newscn.c           |   10 +++
 libelf/gelf_getdyn.c          |    6 +-
 libelf/gelf_getlib.c          |    3 -
 libelf/gelf_getmove.c         |    3 -
 libelf/gelf_getrel.c          |   12 +---
 libelf/gelf_getrela.c         |   12 +---
 libelf/gelf_getsym.c          |    6 +-
 libelf/gelf_getsyminfo.c      |    3 -
 libelf/gelf_getsymshndx.c     |   10 ++-
 libelf/gelf_getversym.c       |    3 -
 libelf/gelf_update_dyn.c      |   12 +---
 libelf/gelf_update_lib.c      |    9 ---
 libelf/gelf_update_move.c     |    2 
 libelf/gelf_update_rel.c      |   12 +---
 libelf/gelf_update_rela.c     |   12 +---
 libelf/gelf_update_sym.c      |   12 +---
 libelf/gelf_update_syminfo.c  |    9 ---
 libelf/gelf_update_symshndx.c |   12 +---
 libelf/gelf_update_versym.c   |    2 
 libelf/libelfP.h              |    9 +++
 src/elflint.c                 |  117 ++++++++++++++++++++++++++++++------------
 src/readelf.c                 |   92 +++++++++++++++++++++++----------
 src/strip.c                   |   73 +++++++++++++++++---------
 30 files changed, 391 insertions(+), 175 deletions(-)
view download
fix-testsuite.diff
 tests/run-arextract.sh |    2 +-
 tests/run-arsymtest.sh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
maintainer_mode.diff
 configure.ac |    1 +
 1 file changed, 1 insertion(+)
view download
fix-distclean-to-really-distclean.diff
 libasm/Makefile.am |    2 +-
 libdw/Makefile.am  |    2 +-
 libelf/Makefile.am |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
view download
build-backends-static.diff
 Makefile.am              |    2 
 backends/Makefile.am     |   84 +++------------
 libebl/Makefile.am       |   20 +++
 libebl/eblclosebackend.c |    4 
 libebl/eblopenbackend.c  |  254 +++++++++++++++++++++++------------------------
 libebl/libeblP.h         |    2 
 src/Makefile.am          |   10 -
 tests/Makefile.am        |   18 +--
 8 files changed, 177 insertions(+), 217 deletions(-)
view download
sanitize-PIC-flags.diff
 backends/Makefile.am |    4 ++--
 lib/Makefile.am      |    2 +-
 libasm/Makefile.am   |    2 +-
 libdw/Makefile.am    |    5 +----
 libdwfl/Makefile.am  |    2 +-
 libebl/Makefile.am   |    4 ++--
 libelf/Makefile.am   |    8 +-------
 src/Makefile.am      |    2 +-
 8 files changed, 10 insertions(+), 19 deletions(-)
view download
build-dw-static.diff
 libdw/Makefile.am |    6 ------
 src/Makefile.am   |    4 ++--
 2 files changed, 2 insertions(+), 8 deletions(-)
view download
fix-mipsel-ftbfs.diff
 src/strings.c |    3 +++
 1 file changed, 3 insertions(+)
view download
fix-bswap-warnings.diff
 libelf/common.h        |   16 ++++++++--------
 libelf/gnuhash_xlate.h |    3 ++-
 2 files changed, 10 insertions(+), 9 deletions(-)
view download
sparc_retval-backend.diff
 backends/Makefile.am    |    2 
 backends/sparc_init.c   |    1 
 backends/sparc_retval.c |  157 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 159 insertions(+), 1 deletion(-)
view download
alpha_backend_regs.diff
 backends/Makefile.am  |    2 -
 backends/alpha_init.c |    1 
 backends/alpha_regs.c |   98 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 100 insertions(+), 1 deletion(-)
view download
hppa_backend.diff
 backends/Makefile.am      |    5 -
 backends/libebl_parisc.h  |    9 +
 backends/parisc_init.c    |   74 +++++++++++++++
 backends/parisc_regs.c    |  124 ++++++++++++++++++++++++++
 backends/parisc_reloc.def |  126 +++++++++++++++++++++++++++
 backends/parisc_retval.c  |  214 ++++++++++++++++++++++++++++++++++++++++++++++
 backends/parisc_symbol.c  |  112 ++++++++++++++++++++++++
 libebl/eblopenbackend.c   |    3 
 libelf/elf.h              |   11 ++
 9 files changed, 675 insertions(+), 3 deletions(-)
view download
arm_backend.diff
 backends/Makefile.am  |    2 
 backends/arm_init.c   |   17 +++++
 backends/arm_regs.c   |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++
 backends/arm_retval.c |  149 +++++++++++++++++++++++++++++++++++++++++++++++++
 backends/libebl_arm.h |    9 ++
 libelf/elf.h          |  108 +++++++++++++++++++++++++++++++++++
 6 files changed, 432 insertions(+), 4 deletions(-)
view download
mips_backend.diff
 backends/Makefile.am    |    5 
 backends/common-reloc.c |    4 
 backends/mips_init.c    |   60 ++++++++
 backends/mips_regs.c    |   94 ++++++++++++++
 backends/mips_reloc.def |   79 +++++++++++
 backends/mips_retval.c  |  321 ++++++++++++++++++++++++++++++++++++++++++++++++
 backends/mips_symbol.c  |   52 +++++++
 libebl/eblopenbackend.c |    6 
 8 files changed, 618 insertions(+), 3 deletions(-)
view download
do-autoreconf.diff
 INSTALL              |  174 +++++++++++++++++++++------------
 Makefile.in          |   25 +++-
 aclocal.m4           |   29 +++++
 backends/Makefile.in |  266 ++++++++++++++++++---------------------------------
 config/Makefile.in   |   21 +++-
 config/mkinstalldirs |  179 ++++++++++++++++++++++------------
 lib/Makefile.in      |   29 +++--
 libasm/Makefile.in   |   29 +++--
 libcpu/Makefile.in   |   23 +++-
 libdw/Makefile.in    |   40 ++++---
 libdwfl/Makefile.in  |   27 +++--
 libebl/Makefile.in   |  137 +++++++++++++-------------
 libelf/Makefile.in   |   36 ++++--
 m4/Makefile.in       |   21 +++-
 src/Makefile.in      |   75 ++++++++------
 tests/Makefile.in    |   88 ++++++++++------
 16 files changed, 699 insertions(+), 500 deletions(-)
view download
elflint-alpha.diff
 src/elflint.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
testsuite-ignore-elflint.diff
 tests/run-elflint-self.sh |   46 ++++++++++++++++++++++++----------------------
 1 file changed, 24 insertions(+), 22 deletions(-)
view download
fix-readelf.diff
 src/readelf.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
fix-alignment-sparc.diff
 libdw/libdwP.h |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
view download
native-pid.diff
 tests/run-native-test.sh |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
unalligned-endian.diff
 libelf/elf32_getphdr.c |   28 ++++++++++++++++++++--------
 libelf/elf32_getshdr.c |   34 ++++++++++++++++++++++++----------
 2 files changed, 44 insertions(+), 18 deletions(-)
view download
elf_additions.diff
 libelf/elf.h |   28 +++++++++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)
view download