Commit Graph

  • 96d950e3e2 Add STB_GNU_UNIQUE support to elflint. Ulrich Drepper 2009-07-14 10:42:01 -07:00
  • 8089343cc6 dwarf_getlocation.c: Grok DW_OP_call_frame_cfa. Roland McGrath 2009-07-13 12:08:55 -07:00
  • 3c84db3b4b CFI support: lookup by PC and translate into DWARF location per register Roland McGrath 2009-06-24 17:41:40 -07:00
  • fe8b42e613 Reorder some libdwflP.h struct members for optimal packing. Roland McGrath 2009-07-08 14:54:16 -07:00
  • 6e1f465861 Reorder some libdwP.h struct members for optimal packing. Roland McGrath 2009-07-08 14:48:34 -07:00
  • 9dedfccc66 Reorder Elf struct members for optimal packing. Roland McGrath 2009-07-08 14:42:13 -07:00
  • 95d10e4cbb Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils Roland McGrath 2009-07-08 14:09:39 -07:00
  • 714f66a60f Merge branch 'at_data_member_location' Mark Wielaard 2009-07-09 00:37:06 +02:00
  • f7a6f037a3 Fatfingers fix for commit dffc33d. Roland McGrath 2009-07-08 14:08:32 -07:00
  • cfdd86ed92 Handle DW_AT_data_member_location of class constant magically in dwarf_getlocation{,_addr}. Roland McGrath 2009-07-08 13:15:07 -07:00
  • f735db16b5 Handle DW_Form constants for DW_AT_data_member_location in readelf. Mark Wielaard 2009-07-08 19:18:53 +02:00
  • 70c442caa8 Add support for STB_GNU_UNIQUE to libebl. Ulrich Drepper 2009-07-08 00:53:24 -07:00
  • 46d5827cc2 Fix last change. Roland McGrath 2009-07-06 17:57:33 -07:00
  • c01442b3e2 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils Roland McGrath 2009-07-06 16:06:53 -07:00
  • dffc33ddb5 Handle unknown register numbers gracefully in readelf -n core reading. Roland McGrath 2009-07-06 16:06:41 -07:00
  • 321c094bad Sending translation for German micm 2009-06-29 13:18:49 +00:00
  • 5dbccdbeba readelf: Add -N option, speeds up DWARF printing without address->name lookups. Roland McGrath 2009-06-28 14:48:02 -07:00
  • 8d7432288a Sending translation for German micm 2009-06-19 09:10:01 +00:00
  • 2256e360a1 __libdwfl_report_elf: Return NULL on overlap, don't (double) close elf. Mark Wielaard 2009-06-18 13:31:56 +02:00
  • 05c4e04640 Do some constification to avoid dubious casts. Roland McGrath 2009-06-18 13:56:02 -07:00
  • 99d2372b25 Squashed commit of the following: Ulrich Drepper 2009-06-14 20:19:45 -07:00
  • f189493154 Add aliases for elf_getshnum and elf_getshstrndx. Ulrich Drepper 2009-06-13 15:55:42 -07:00
  • b47d290a36 Add support for IRELATIVE relocations. Ulrich Drepper 2009-06-01 07:38:32 -07:00
  • e94b1b2bec Typo Roland McGrath 2009-05-07 18:58:14 -07:00
  • e7c163324e Fix trivial regression in last commit. Roland McGrath 2009-05-07 18:57:18 -07:00
  • e2eabd88c9 Slight optimization of dwarf_getmacros for loops. Roland McGrath 2009-05-07 18:54:52 -07:00
  • db19f0bb73 Moved misplaced ChangeLog entry. Roland McGrath 2009-05-07 18:44:27 -07:00
  • 0c735a9f6e Cosmetic fixup and missed EXTRA_DIST file. Roland McGrath 2009-05-07 18:19:16 -07:00
  • f3df61f751 Fix dwarf_getmacros so that it passes newly-added test Petr Machata 2009-05-07 21:02:33 +02:00
  • d24c7bfeca Add a test for dwarf_getmacros Petr Machata 2009-05-07 20:58:19 +02:00
  • e231261331 Merge commit 'origin/master' into pmachata/pending Petr Machata 2009-05-05 16:40:09 +02:00
  • 589b3d302f Sending translation for Italian tombo 2009-04-30 02:38:45 +00:00
  • 0cbbf778f4 Sending translation for po/it.po tombo 2009-04-30 01:53:05 +00:00
  • 61ad08998d Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils Ulrich Drepper 2009-04-29 15:19:21 -07:00
  • c803fbe6c3 Add test of st_other field of symbol table entries. Ulrich Drepper 2009-04-29 14:05:44 -07:00
  • a7cb532d98 Sending translation for Spanish logan 2009-04-24 19:50:38 +00:00
  • bb7a68a167 Sending translation for Spanish logan 2009-04-24 17:23:57 +00:00
  • 300f3a41d5 0.141 release. Ulrich Drepper 2009-04-23 08:20:16 -07:00
  • f9545c4ac7 Fix building tests with mudflap. Ulrich Drepper 2009-04-23 07:59:02 -07:00
  • 4f51571286 Avoid symbol versioning unless building code for DSO. Ulrich Drepper 2009-04-23 07:54:53 -07:00
  • aab90f9307 Add missing dependencies on compression libraries for static builds. Ulrich Drepper 2009-04-23 07:44:36 -07:00
  • 2fe3aa6c80 Revert leaked bogon. Roland McGrath 2009-04-22 23:08:04 -07:00
  • c65558baa0 Fix relocation when symbols are resolved in non-ET_REL modules. Roland McGrath 2009-04-22 12:29:32 -07:00
  • cc48047545 Fix dwfl_module_build_id regression in last change. Roland McGrath 2009-04-22 11:32:20 -07:00
  • 19a8e4dbd8 Fix derelocate crash for non-ET_REL file with some sh_addr at 0. Roland McGrath 2009-04-21 15:44:07 -07:00
  • 1036157150 Add missing internal_function attribute. Roland McGrath 2009-04-20 11:50:50 -07:00
  • 8a59241b0c addr2line: Honor -s and -A for file names of inline call sites. Roland McGrath 2009-04-20 01:20:44 -07:00
  • d86e183403 Support -j option in addr2line to match binutils. Roland McGrath 2009-04-20 00:49:33 -07:00
  • a605a3c8f3 Break out __libdwfl_getelf internal function. Roland McGrath 2009-04-19 18:27:01 -07:00
  • 105e3984c2 Fiddle version.h magic back, so all the computation is in configure. Roland McGrath 2009-04-19 16:07:45 -07:00
  • 6efdf25763 Sending translation for German tbull 2009-04-18 20:44:43 +00:00
  • 8df65867e2 Arithmetic is hard. Roland McGrath 2009-04-17 13:24:01 -07:00
  • ee9d60de46 _ELFUTILS_PREREQ magic update for 0.y.z numbers Roland McGrath 2009-04-17 13:18:35 -07:00
  • c6f20e44e7 Handle ARM VFP register names. Roland McGrath 2009-04-16 20:32:42 -07:00
  • 8ec82157be NT_PRXFPREG -> NT_PRXFPREG Roland McGrath 2009-04-16 20:31:59 -07:00
  • 2fb9051edd Fix 32/64 CIE header format CIE_id matching. Roland McGrath 2009-04-15 14:47:13 -07:00
  • eb9ba470ff Nominal ARM support. Roland McGrath 2009-04-14 18:44:45 -07:00
  • 94f438311f Fix error message. Roland McGrath 2009-04-14 04:39:32 -07:00
  • 54eb890e44 NEWS items for notable changes since 0.140 Roland McGrath 2009-04-14 03:18:10 -07:00
  • fa25326f44 Fix RHBZ#494858: fix bad address checks in core file support. Roland McGrath 2009-04-14 02:38:19 -07:00
  • 04a1416332 Fix strip -f infinite loop when coping with some extra kooky object sections. Roland McGrath 2009-04-14 01:02:17 -07:00
  • 9f3610fc21 Merge branch 'roland/getsym' Roland McGrath 2009-04-13 11:33:32 -07:00
  • ec843233c6 Sending translation for Spanish elsupergomez 2009-04-09 15:37:35 +00:00
  • 68f29f9019 Make dwfl_module_getsym yield shndx -1 for any non-allocated section. Roland McGrath 2009-04-08 17:52:33 -07:00
  • 785dbb11ed Fix double-adjust for ET_REL. Roland McGrath 2009-04-08 17:15:01 -07:00
  • 8987b87421 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils Roland McGrath 2009-04-08 17:07:03 -07:00
  • 243fa26f30 dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections. Roland McGrath 2009-04-08 17:05:43 -07:00
  • 4e1b7c9e7b Sending translation for po/de.po tomspur 2009-04-05 10:10:43 +00:00
  • dae7be73ab Sending translation for po/es.po beckerde 2009-04-03 00:00:14 +00:00
  • d5ff667894 Update elf.h and some tables; fill in sparc backend reloc table. Roland McGrath 2009-04-01 18:28:41 -07:00
  • 6a4bdd9b5b Add DW_CFA_GNU_negative_offset_extended. Roland McGrath 2009-04-01 14:25:29 -07:00
  • 329ed9f91f __libdwfl_find_build_id optimization nit Roland McGrath 2009-03-09 20:49:53 -07:00
  • 8651c5e5f9 Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSO Roland McGrath 2009-03-09 20:42:56 -07:00
  • 8a3b0fae08 0.140 release. Ulrich Drepper 2009-02-16 11:02:37 -08:00
  • 7ee70eb081 Fix last commit. Roland McGrath 2009-02-15 15:01:03 -08:00
  • 4d6d0f757a Handle attribute tag GNU_Power_ABI_Struct_Return. Roland McGrath 2009-02-15 14:57:29 -08:00
  • 31fd654b51 Fix build_id vaddr calculation for ET_REL modules. Roland McGrath 2009-02-12 17:26:39 -08:00
  • fe31538fba typo Roland McGrath 2009-02-10 17:38:47 -08:00
  • 288dfccaeb Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils Ulrich Drepper 2009-02-10 17:34:46 -08:00
  • 18fb63988e Don't write uninitialized data into zeroth section header entry. Ulrich Drepper 2009-02-10 17:33:57 -08:00
  • 5453abf2ab Omit module sanity checks on offline modules. Roland McGrath 2009-02-10 17:33:49 -08:00
  • 45c01cd45f Remove assert depending on confluence of guesses without anomaly. Roland McGrath 2009-02-10 17:03:19 -08:00
  • a9d51bfe57 Fix crash in libdw with empty input files. Ulrich Drepper 2009-02-10 12:55:07 -08:00
  • 973a9c7c91 Also fix output for DW_CFA_val_expression. Ulrich Drepper 2009-02-05 22:56:39 -08:00
  • 82937be6d4 Remove commented-out call in readelf. Ulrich Drepper 2009-02-05 22:40:46 -08:00
  • b3490b55d1 Fix DW_CFA_expression output in readelf. Ulrich Drepper 2009-02-05 22:34:30 -08:00
  • 8cbc8e61a6 Yet more label fixes in readelf output of debug_info. Ulrich Drepper 2009-02-05 22:13:05 -08:00
  • 51b3f473b6 Minor code cleanups in objdump. Ulrich Drepper 2009-02-05 22:10:39 -08:00
  • 04af01862b Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils Ulrich Drepper 2009-02-05 22:09:34 -08:00
  • 411cdb2ecc Minor output problems in readelf debug_info section printing fixed. Ulrich Drepper 2009-02-05 22:04:26 -08:00
  • c2e71c505b Document possible ld problem. Ulrich Drepper 2009-02-05 21:41:11 -08:00
  • f44f0ce239 Better spacing in objdump output for relocation sections. Ulrich Drepper 2009-02-01 21:31:26 -08:00
  • 95fa15e7b3 Reduce common code in objdump. Better error value on ebl_reloc_type_name. Ulrich Drepper 2009-02-01 19:06:10 -08:00
  • cbb422eb10 Print symbol offsets in relation list output from objdump as signed values. Ulrich Drepper 2009-02-01 18:18:55 -08:00
  • d11522f075 Document possible elf_strptr problem. Ulrich Drepper 2009-02-01 16:20:40 -08:00
  • c54453b8c7 Fix argument handling in ar. Ulrich Drepper 2009-02-01 16:19:50 -08:00
  • cea5ee3674 Document possible optimization in libelf. Ulrich Drepper 2009-02-01 16:19:06 -08:00
  • 5ee720c60a Fix error handling in a few programs. Ulrich Drepper 2009-02-01 16:18:18 -08:00
  • e8d3528477 zip.m4: Fix --with/--without argument handling. Roland McGrath 2009-02-01 14:24:46 -08:00
  • 03288f0df6 Fiddle internal type decls for C++ scoping. Roland McGrath 2009-01-28 22:00:54 -08:00