]> git.ipfire.org Git - thirdparty/elfutils.git/log
thirdparty/elfutils.git
16 years agoMerge roland/dwarf-collector, fiddle constructors more. roland/dwarf_edit
Roland McGrath [Thu, 2 Jul 2009 07:57:27 +0000 (00:57 -0700)] 
Merge roland/dwarf-collector, fiddle constructors more.

16 years agoRejigger dwarf_data constructors.
Roland McGrath [Thu, 2 Jul 2009 05:25:13 +0000 (22:25 -0700)] 
Rejigger dwarf_data constructors.

16 years agoMerge branch 'dwarf' into roland/dwarf-collector
Roland McGrath [Thu, 2 Jul 2009 03:33:29 +0000 (20:33 -0700)] 
Merge branch 'dwarf' into roland/dwarf-collector

16 years agoFiddle dwarfcmp test failure output.
Roland McGrath [Thu, 2 Jul 2009 03:33:14 +0000 (20:33 -0700)] 
Fiddle dwarfcmp test failure output.

16 years agoMerge branch 'dwarf' into roland/dwarf-collector
Roland McGrath [Thu, 2 Jul 2009 03:07:58 +0000 (20:07 -0700)] 
Merge branch 'dwarf' into roland/dwarf-collector

16 years agoMajor revamp of ref tracker for efficiency and to handle circular reference chains.
Roland McGrath [Thu, 2 Jul 2009 03:06:17 +0000 (20:06 -0700)] 
Major revamp of ref tracker for efficiency and to handle circular reference chains.

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Thu, 2 Jul 2009 03:01:13 +0000 (20:01 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
src/ChangeLog

16 years agorun-dwarfcmp-self.sh: Run on dwarflint too.
Roland McGrath [Thu, 2 Jul 2009 03:00:38 +0000 (20:00 -0700)] 
run-dwarfcmp-self.sh: Run on dwarflint too.

16 years agomissing files
Roland McGrath [Thu, 2 Jul 2009 02:27:29 +0000 (19:27 -0700)] 
missing files

16 years agoconvenience
Roland McGrath [Thu, 2 Jul 2009 01:06:37 +0000 (18:06 -0700)] 
convenience

16 years agofixes for direct dwarf_edit usage
Roland McGrath [Thu, 2 Jul 2009 00:46:47 +0000 (17:46 -0700)] 
fixes for direct dwarf_edit usage

16 years agooops
Roland McGrath [Tue, 30 Jun 2009 19:55:45 +0000 (12:55 -0700)] 
oops

16 years agocruft removal
Roland McGrath [Tue, 30 Jun 2009 19:51:57 +0000 (12:51 -0700)] 
cruft removal

16 years agorejigger value_dispatch creation
Roland McGrath [Tue, 30 Jun 2009 03:27:19 +0000 (20:27 -0700)] 
rejigger value_dispatch creation

16 years agoplausible crack at first value_set attr_value flavor
Roland McGrath [Tue, 30 Jun 2009 02:17:03 +0000 (19:17 -0700)] 
plausible crack at first value_set attr_value flavor

16 years agocrack at collectified attr_value
Roland McGrath [Mon, 29 Jun 2009 19:25:13 +0000 (12:25 -0700)] 
crack at collectified attr_value

16 years agoSending translation for German
micm [Mon, 29 Jun 2009 13:18:49 +0000 (13:18 +0000)] 
Sending translation for German

16 years agoPass collector in constructors down to attr_value level.
Roland McGrath [Mon, 29 Jun 2009 07:43:09 +0000 (00:43 -0700)] 
Pass collector in constructors down to attr_value level.

16 years agoUse a separate tracker for subtree comparisons inside reference_match.
Roland McGrath [Mon, 29 Jun 2009 01:51:38 +0000 (18:51 -0700)] 
Use a separate tracker for subtree comparisons inside reference_match.

16 years agoreadelf: Add -N option, speeds up DWARF printing without address->name lookups.
Roland McGrath [Sun, 28 Jun 2009 21:48:02 +0000 (14:48 -0700)] 
readelf: Add -N option, speeds up DWARF printing without address->name lookups.

16 years agoIterator nit.
Roland McGrath [Sun, 28 Jun 2009 21:09:40 +0000 (14:09 -0700)] 
Iterator nit.

16 years agonew tack, still unfinished
Roland McGrath [Sat, 27 Jun 2009 00:13:20 +0000 (17:13 -0700)] 
new tack, still unfinished

16 years agounfinished
Roland McGrath [Tue, 16 Jun 2009 13:03:42 +0000 (06:03 -0700)] 
unfinished

16 years agoNo longer overload children and attributes as type names.
Roland McGrath [Fri, 26 Jun 2009 03:38:24 +0000 (20:38 -0700)] 
No longer overload children and attributes as type names.

16 years agoTwo nits.
Petr Machata [Thu, 25 Jun 2009 16:30:17 +0000 (18:30 +0200)] 
Two nits.

16 years agoMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted.org/git/elfutils into dwarf
Petr Machata [Mon, 22 Jun 2009 16:20:00 +0000 (18:20 +0200)] 
Merge branch 'dwarf' of ssh://pmachata@git.fedorahosted.org/git/elfutils into dwarf

16 years agoImplement the reference tracker, revamp dwarfcmp using new dwarf_comparator class.
Roland McGrath [Sat, 20 Jun 2009 00:53:08 +0000 (17:53 -0700)] 
Implement the reference tracker, revamp dwarfcmp using new dwarf_comparator class.

16 years agoNo-op control flow fiddle silences gcc-4.4 -O3 warning.
Roland McGrath [Sat, 20 Jun 2009 00:51:22 +0000 (17:51 -0700)] 
No-op control flow fiddle silences gcc-4.4 -O3 warning.

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Sat, 20 Jun 2009 00:28:45 +0000 (17:28 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
libdw/ChangeLog

16 years agoSending translation for German
micm [Fri, 19 Jun 2009 09:10:01 +0000 (09:10 +0000)] 
Sending translation for German

16 years ago__libdwfl_report_elf: Return NULL on overlap, don't (double) close elf.
Mark Wielaard [Thu, 18 Jun 2009 11:31:56 +0000 (13:31 +0200)] 
__libdwfl_report_elf: Return NULL on overlap, don't (double) close elf.

16 years agoDo some constification to avoid dubious casts.
Roland McGrath [Thu, 18 Jun 2009 20:56:02 +0000 (13:56 -0700)] 
Do some constification to avoid dubious casts.

16 years agodwarflint: Cosmetic
Petr Machata [Tue, 16 Jun 2009 14:21:16 +0000 (16:21 +0200)] 
dwarflint: Cosmetic

16 years agoStrange C++ nit for gcc 4.4
Roland McGrath [Tue, 16 Jun 2009 12:09:08 +0000 (05:09 -0700)] 
Strange C++ nit for gcc 4.4

16 years agoSome compile nits for GCC 4.4
Roland McGrath [Tue, 16 Jun 2009 05:09:50 +0000 (22:09 -0700)] 
Some compile nits for GCC 4.4

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Tue, 16 Jun 2009 04:52:50 +0000 (21:52 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
libdw/ChangeLog
src/ChangeLog

16 years agoSquashed commit of the following:
Ulrich Drepper [Mon, 15 Jun 2009 03:19:45 +0000 (20:19 -0700)] 
Squashed commit of the following:

commit 77abb31cb8d55980ef92260917a7ecdd228b1a44
Author: Petr Machata <pmachata@redhat.com>
Date:   Mon Jun 8 15:46:16 2009 +0200

    Fix a bug in offset checking

commit b794eac4f8d3e08101b5d2924523b1259bbc1b17
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed Jun 3 16:00:01 2009 +0200

    Cosmetic, get rid of defining several variables per line

commit a23938fe35d515a3d75a51f6204771f3cf6c9ec4
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed Jun 3 15:50:03 2009 +0200

    Restructure the code to decrease the binary size

commit 7c301e3d4e8584dfb3174855fb6af3d5791dfeed
Author: Petr Machata <pmachata@redhat.com>
Date:   Mon Jun 1 19:43:28 2009 +0200

    Shuffle a couple pieces of code around to make the code smaller

commit 6325323482c2a3e17409d32c7feec9461be26614
Merge: 83ac53d... e94b1b2...
Author: Petr Machata <pmachata@redhat.com>
Date:   Fri May 22 08:49:07 2009 +0200

    Merge branch 'master' of ssh://pmachata@git.fedorahosted.org/git/elfutils into pmachata/reader_hooks

    Conflicts:
     libdw/ChangeLog

commit 83ac53db400945c074e77ec9904efe550903a0e2
Author: Petr Machata <pmachata@redhat.com>
Date:   Fri May 22 08:40:25 2009 +0200

    Call reloc hook with the original address, not incremented

commit f1996388745566abc1ca1c1700b3b7eded208575
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed May 6 16:53:03 2009 +0200

    Rewrite boundary checking logic so that it's immune to arithmetic overflow

    * ... also get rid of some code redundancy.

commit 0c1df732822d83548edd0d005f3450281ed1701b
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed May 6 16:25:09 2009 +0200

    __libdw_read_offset* take extra argument for header size checks

    * also presence of debug data and buffer is checked in __libdw_in_section

commit 6fb192e360f842cacb34a90c03cd0524cccc3dec
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed May 6 15:51:20 2009 +0200

    Check for presence of data before loading the offset

commit a2e7612b165d83dd241225f87075fa4f58d18781
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed May 6 15:04:16 2009 +0200

    Cosmetic changes

commit 8b1aad2c2f6c8dc02b3e704e4f386c1827e385cb
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue May 5 15:34:13 2009 +0200

    Improve reader hook functions a bit

    * ... so that they are closer match to what's need on call sites

commit 3854b7fbab2fe331711365f94a295af82164d0d2
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue May 5 14:33:50 2009 +0200

    Fixes in use of reader hooks in __libdw_formptr and dwarf_formudata

    * and a bit more

commit 335075596b6acef6e59919155e2b087e690a572d
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue May 5 14:32:39 2009 +0200

    Rename __libdw_read_udata_addr to __libdw_formptr

commit 8273a2adaf8cb2ee203926af2849e4f96f8a6eaf
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue May 5 02:53:40 2009 +0200

    Introduce __libdw_read_udata_address

    * the use in dwarf_ranges is iffy, there's a functionality mismatch.
      Need to find some better way

commit 1c897f4abde1530038d332f4fc03a596a24f6aaf
Author: Petr Machata <pmachata@redhat.com>
Date:   Mon May 4 18:09:13 2009 +0200

    ChangeLog entries for previous commit

commit 90d7c39454468b91c0fd6514a4e8d821222d6adb
Author: Petr Machata <pmachata@redhat.com>
Date:   Mon May 4 18:07:54 2009 +0200

    Fix bugs, introduce __libdw_read_begin_end_pair_inc

commit 9b3923f5b69a3e56590769435c4693f057acdc1f
Merge: 6200ba6... 589b3d3...
Author: Petr Machata <pmachata@redhat.com>
Date:   Mon May 4 12:22:21 2009 +0200

    Merge branch 'master' of ssh://pmachata@git.fedorahosted.org/git/elfutils into pmachata/reader_hooks

commit 6200ba62aa9ea3cb9318f73a27181907a528dbe4
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed Apr 29 15:31:28 2009 +0200

    dwarf_getlocation_addr uses read hooks

commit ecbb8cdd8b500e37dc34fc246b912f704fe31ca4
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed Apr 29 15:16:09 2009 +0200

    dwarf_ranges and dwarf_formref use read hooks

commit cb8f67b29a896c2660c10aa1028a9dbb377553e9
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue Apr 28 18:39:04 2009 +0200

    Convert several new functions to use read hooks

commit b130453eb16a8cf042915e312cc5f189b8b92c01
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue Apr 28 18:38:27 2009 +0200

    Add length read hooks

commit bd885ff694817b965231d99f1ab867947998e734
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue Apr 28 18:36:17 2009 +0200

    Constify read hook arguments

commit 66fe03f1e489a88b89a15c9e13f9bd33db2729b1
Author: Petr Machata <pmachata@redhat.com>
Date:   Tue Apr 28 16:11:05 2009 +0200

    Change type of return value of offset read hooks to Dwarf_Off

commit 22b36e00cc228f5a966f84ca3323e5d652923ce8
Merge: 5b3534b... a7cb532...
Author: Petr Machata <pmachata@redhat.com>
Date:   Mon Apr 27 19:05:25 2009 +0200

    Merge branch 'master' of ssh://pmachata@git.fedorahosted.org/git/elfutils into pmachata/reader_hooks

commit 5b3534b62cbd45fe4f11dd1be3e492237938cce0
Author: Petr Machata <pmachata@redhat.com>
Date:   Mon Apr 27 18:53:06 2009 +0200

    Rewrites in read hooks

    * Have the checking and reading logic itself in the header so that it gets
      optimized out/inlined.  Call external relocating hook from there, there
      will presumably be more work to do, and we presumably don't want to keep
      this in the header.

commit 9e265d71d0eb900e76d6fdb0196ef4fc6507f3a7
Merge: 1783089... 300f3a4...
Author: Petr Machata <pmachata@redhat.com>
Date:   Thu Apr 23 17:45:25 2009 +0200

    Merge branch 'master' of ssh://pmachata@git.fedorahosted.org/git/elfutils into pmachata/reader_hooks

commit 1783089b184ddea2081bbe5ac4e80420cb6b0803
Author: Petr Machata <pmachata@redhat.com>
Date:   Thu Apr 23 17:44:48 2009 +0200

    Use the new reader hooks in several places

commit 11c3d97a5b40ea15edf324092b03da3050610d01
Author: Petr Machata <pmachata@redhat.com>
Date:   Thu Apr 23 17:40:03 2009 +0200

    Introduce reader hooks

16 years agoAdd aliases for elf_getshnum and elf_getshstrndx.
Ulrich Drepper [Sat, 13 Jun 2009 22:55:42 +0000 (15:55 -0700)] 
Add aliases for elf_getshnum and elf_getshstrndx.

Sun in their implementation messed up the semantics of these functions.
To get back to source code compatibility they asked for a solution.
We simply add aliases for the two affected functions, named
elf_getshdrnum and elf_getshdrstrndx.  The semantics remains the
same.  Users of the old interfaces receive a warning for now.  In
future we might make it impossible to link programs which request
the old interfaces (binary compatibility will of course be maintained).

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Tue, 9 Jun 2009 07:27:52 +0000 (00:27 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
src/ChangeLog

16 years agoAdd support for IRELATIVE relocations.
Ulrich Drepper [Mon, 1 Jun 2009 14:38:32 +0000 (07:38 -0700)] 
Add support for IRELATIVE relocations.

That's the second part of the IFUNC support.  So far x86 and x86-64
only.

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Fri, 8 May 2009 01:58:24 +0000 (18:58 -0700)] 
Merge commit 'origin/master' into dwarf

16 years agoTypo
Roland McGrath [Fri, 8 May 2009 01:58:14 +0000 (18:58 -0700)] 
Typo

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Fri, 8 May 2009 01:57:34 +0000 (18:57 -0700)] 
Merge commit 'origin/master' into dwarf

16 years agoFix trivial regression in last commit.
Roland McGrath [Fri, 8 May 2009 01:57:18 +0000 (18:57 -0700)] 
Fix trivial regression in last commit.

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Fri, 8 May 2009 01:55:17 +0000 (18:55 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
libdw/ChangeLog

16 years agoSlight optimization of dwarf_getmacros for loops.
Roland McGrath [Fri, 8 May 2009 01:54:52 +0000 (18:54 -0700)] 
Slight optimization of dwarf_getmacros for loops.

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Fri, 8 May 2009 01:46:12 +0000 (18:46 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
libdw/ChangeLog
src/ChangeLog
tests/ChangeLog
tests/Makefile.am

16 years agoMoved misplaced ChangeLog entry.
Roland McGrath [Fri, 8 May 2009 01:44:27 +0000 (18:44 -0700)] 
Moved misplaced ChangeLog entry.

16 years agoCosmetic fixup and missed EXTRA_DIST file.
Roland McGrath [Fri, 8 May 2009 01:19:16 +0000 (18:19 -0700)] 
Cosmetic fixup and missed EXTRA_DIST file.

16 years agoFix dwarf_getmacros so that it passes newly-added test
Petr Machata [Thu, 7 May 2009 19:02:33 +0000 (21:02 +0200)] 
Fix dwarf_getmacros so that it passes newly-added test

16 years agoAdd a test for dwarf_getmacros
Petr Machata [Thu, 7 May 2009 18:58:19 +0000 (20:58 +0200)] 
Add a test for dwarf_getmacros

16 years agoMerge commit 'origin/master' into pmachata/pending
Petr Machata [Tue, 5 May 2009 14:40:09 +0000 (16:40 +0200)] 
Merge commit 'origin/master' into pmachata/pending

Conflicts:
libdw/dwarf_error.c

16 years agoSending translation for Italian
tombo [Thu, 30 Apr 2009 02:38:45 +0000 (02:38 +0000)] 
Sending translation for Italian

16 years agoSending translation for po/it.po
tombo [Thu, 30 Apr 2009 01:53:05 +0000 (01:53 +0000)] 
Sending translation for po/it.po

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Wed, 29 Apr 2009 22:19:21 +0000 (15:19 -0700)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

Conflicts:
ChangeLog

16 years agoAdd test of st_other field of symbol table entries.
Ulrich Drepper [Wed, 29 Apr 2009 21:05:44 +0000 (14:05 -0700)] 
Add test of st_other field of symbol table entries.

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Fri, 24 Apr 2009 22:56:58 +0000 (15:56 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
ChangeLog
src/ChangeLog
tests/ChangeLog
tests/Makefile.am

16 years agoSending translation for Spanish
logan [Fri, 24 Apr 2009 19:50:38 +0000 (19:50 +0000)] 
Sending translation for Spanish

16 years agoSending translation for Spanish elfutils-0.141
logan [Fri, 24 Apr 2009 17:23:57 +0000 (17:23 +0000)] 
Sending translation for Spanish

16 years ago0.141 release.
Ulrich Drepper [Thu, 23 Apr 2009 15:20:16 +0000 (08:20 -0700)] 
0.141 release.

16 years agoFix building tests with mudflap.
Ulrich Drepper [Thu, 23 Apr 2009 14:59:02 +0000 (07:59 -0700)] 
Fix building tests with mudflap.

16 years agoAvoid symbol versioning unless building code for DSO.
Ulrich Drepper [Thu, 23 Apr 2009 14:54:53 +0000 (07:54 -0700)] 
Avoid symbol versioning unless building code for DSO.

16 years agoAdd missing dependencies on compression libraries for static builds.
Ulrich Drepper [Thu, 23 Apr 2009 14:44:36 +0000 (07:44 -0700)] 
Add missing dependencies on compression libraries for static builds.

16 years agoRevert leaked bogon.
Roland McGrath [Thu, 23 Apr 2009 06:08:04 +0000 (23:08 -0700)] 
Revert leaked bogon.

16 years agoFix relocation when symbols are resolved in non-ET_REL modules.
Roland McGrath [Wed, 22 Apr 2009 19:29:32 +0000 (12:29 -0700)] 
Fix relocation when symbols are resolved in non-ET_REL modules.

16 years agoFix dwfl_module_build_id regression in last change.
Roland McGrath [Wed, 22 Apr 2009 18:32:20 +0000 (11:32 -0700)] 
Fix dwfl_module_build_id regression in last change.

16 years agoFix derelocate crash for non-ET_REL file with some sh_addr at 0.
Roland McGrath [Tue, 21 Apr 2009 22:44:07 +0000 (15:44 -0700)] 
Fix derelocate crash for non-ET_REL file with some sh_addr at 0.

16 years agodwarflint: Support aranges that fall into non-EXECINSTR sections
Petr Machata [Tue, 21 Apr 2009 12:55:44 +0000 (14:55 +0200)] 
dwarflint: Support aranges that fall into non-EXECINSTR sections

* ... warn about these though

16 years agodwarflint: Don't actually relocate values in non-ET_REL files
Petr Machata [Tue, 21 Apr 2009 11:45:41 +0000 (13:45 +0200)] 
dwarflint: Don't actually relocate values in non-ET_REL files

* still do all the checking, just skip actual relocation computation

16 years agodwarflint: For REL files, report holes relatively to the section beginning ... as...
Petr Machata [Thu, 16 Apr 2009 15:52:44 +0000 (17:52 +0200)] 
dwarflint: For REL files, report holes relatively to the section beginning ... as opposed to absolutely according to our arbitrary layout

16 years agodwarflint: Fix a SEGV
Petr Machata [Thu, 16 Apr 2009 15:51:58 +0000 (17:51 +0200)] 
dwarflint: Fix a SEGV

16 years agoAdd missing internal_function attribute.
Roland McGrath [Mon, 20 Apr 2009 18:50:50 +0000 (11:50 -0700)] 
Add missing internal_function attribute.

16 years agoXXX comment markers for reloc-sensitive interfaces
Roland McGrath [Mon, 20 Apr 2009 08:27:16 +0000 (01:27 -0700)] 
XXX comment markers for reloc-sensitive interfaces

16 years agoaddr2line: Honor -s and -A for file names of inline call sites.
Roland McGrath [Mon, 20 Apr 2009 08:20:44 +0000 (01:20 -0700)] 
addr2line: Honor -s and -A for file names of inline call sites.

16 years agoSupport -j option in addr2line to match binutils.
Roland McGrath [Mon, 20 Apr 2009 07:49:33 +0000 (00:49 -0700)] 
Support -j option in addr2line to match binutils.

16 years agoBreak out __libdwfl_getelf internal function.
Roland McGrath [Mon, 20 Apr 2009 01:27:01 +0000 (18:27 -0700)] 
Break out __libdwfl_getelf internal function.

16 years agoFiddle version.h magic back, so all the computation is in configure.
Roland McGrath [Sun, 19 Apr 2009 23:07:45 +0000 (16:07 -0700)] 
Fiddle version.h magic back, so all the computation is in configure.

16 years agoSending translation for German
tbull [Sat, 18 Apr 2009 20:44:43 +0000 (20:44 +0000)] 
Sending translation for German

16 years agoArithmetic is hard.
Roland McGrath [Fri, 17 Apr 2009 20:24:01 +0000 (13:24 -0700)] 
Arithmetic is hard.

16 years ago_ELFUTILS_PREREQ magic update for 0.y.z numbers
Roland McGrath [Fri, 17 Apr 2009 20:18:35 +0000 (13:18 -0700)] 
_ELFUTILS_PREREQ magic update for 0.y.z numbers

16 years agoHandle ARM VFP register names.
Roland McGrath [Fri, 17 Apr 2009 03:32:42 +0000 (20:32 -0700)] 
Handle ARM VFP register names.

16 years agoNT_PRXFPREG -> NT_PRXFPREG
Roland McGrath [Fri, 17 Apr 2009 03:31:59 +0000 (20:31 -0700)] 
NT_PRXFPREG -> NT_PRXFPREG

16 years agoMerge commit 'origin/master' into dwarf
Roland McGrath [Thu, 16 Apr 2009 06:11:02 +0000 (23:11 -0700)] 
Merge commit 'origin/master' into dwarf

Conflicts:
libdw/ChangeLog
src/ChangeLog

16 years agoFix 32/64 CIE header format CIE_id matching.
Roland McGrath [Wed, 15 Apr 2009 21:47:13 +0000 (14:47 -0700)] 
Fix 32/64 CIE header format CIE_id matching.

16 years agoNominal ARM support.
Roland McGrath [Wed, 15 Apr 2009 01:44:45 +0000 (18:44 -0700)] 
Nominal ARM support.

16 years agoFix error message.
Roland McGrath [Tue, 14 Apr 2009 11:39:32 +0000 (04:39 -0700)] 
Fix error message.

16 years agoNEWS items for notable changes since 0.140
Roland McGrath [Tue, 14 Apr 2009 10:18:10 +0000 (03:18 -0700)] 
NEWS items for notable changes since 0.140

16 years agoFix RHBZ#494858: fix bad address checks in core file support.
Roland McGrath [Tue, 14 Apr 2009 09:38:19 +0000 (02:38 -0700)] 
Fix RHBZ#494858: fix bad address checks in core file support.

16 years agoFix strip -f infinite loop when coping with some extra kooky object sections.
Roland McGrath [Tue, 14 Apr 2009 08:02:17 +0000 (01:02 -0700)] 
Fix strip -f infinite loop when coping with some extra kooky object sections.

16 years agoMerge branch 'roland/getsym'
Roland McGrath [Mon, 13 Apr 2009 18:33:32 +0000 (11:33 -0700)] 
Merge branch 'roland/getsym'

16 years agodwarflint: Validate DW_AT_{low,high}_pc for consistent relocation
Petr Machata [Fri, 10 Apr 2009 13:42:08 +0000 (15:42 +0200)] 
dwarflint: Validate DW_AT_{low,high}_pc for consistent relocation

16 years agodwarflint: Move the check for consistent range relocation into a function
Petr Machata [Fri, 10 Apr 2009 13:41:36 +0000 (15:41 +0200)] 
dwarflint: Move the check for consistent range relocation into a function

16 years agodwarflint: Check that DW_AT_{low,high}_pc attributes have the right form ... so that...
Petr Machata [Fri, 10 Apr 2009 13:40:48 +0000 (15:40 +0200)] 
dwarflint: Check that DW_AT_{low,high}_pc attributes have the right form ... so that we know in which part of the code to validate their values

16 years agodwarflint: Simplify handling of ELF files in coverage analysis
Petr Machata [Fri, 10 Apr 2009 12:46:34 +0000 (14:46 +0200)] 
dwarflint: Simplify handling of ELF files in coverage analysis

16 years agodwarflint: Better way of handling relocations against executable sections
Petr Machata [Fri, 10 Apr 2009 11:57:33 +0000 (13:57 +0200)] 
dwarflint: Better way of handling relocations against executable sections

16 years agodwarflint: Simplify calling convention of layout_rel_file
Petr Machata [Fri, 10 Apr 2009 11:56:19 +0000 (13:56 +0200)] 
dwarflint: Simplify calling convention of layout_rel_file

16 years agodwarflint: Handle zero-length address ranges
Petr Machata [Wed, 8 Apr 2009 13:33:52 +0000 (15:33 +0200)] 
dwarflint: Handle zero-length address ranges

16 years agodwarflint: relocation of DW_LNE_set_address doesn't have to be against executable
Petr Machata [Wed, 8 Apr 2009 12:55:19 +0000 (14:55 +0200)] 
dwarflint: relocation of DW_LNE_set_address doesn't have to be against executable

16 years agodwarflint: Fix error condition
Petr Machata [Wed, 8 Apr 2009 12:54:00 +0000 (14:54 +0200)] 
dwarflint: Fix error condition

16 years agodwarflint: Better message when relocation is formed against unexpected section
Petr Machata [Wed, 8 Apr 2009 12:53:28 +0000 (14:53 +0200)] 
dwarflint: Better message when relocation is formed against unexpected section