• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:fix +full:- +full:imports +full:- +full:only

1 2015-12-18  Mark Wielaard  <mjw@redhat.com>
14 2015-10-28 Mark Wielaard <mjw@redhat.com>
18 2015-12-02 Mark Wielaard <mjw@redhat.com>
22 2015-12-01 Mark Wielaard <mjw@redhat.com>
27 2015-12-01 Mark Wielaard <mjw@redhat.com>
31 2015-10-14 Chih-Hung Hsieh <chh@google.com>
36 2015-10-14 Chih-Hung Hsieh <chh@google.com>
42 2015-10-19 Mark Wielaard <mjw@redhat.com>
44 * frame-cache.c (__libdw_destroy_frame_cache): Call ebl_closebackend
47 2015-10-16 Dmitry V. Levin <ldv@altlinux.org>
51 2015-10-13 Chih-Hung Hsieh <chh@google.com>
57 2015-10-13 Chih-Hung Hsieh <chh@google.com>
62 2015-10-16 Mark Wielaard <mjw@redhat.com>
64 * Makefile.am (libdw.so): Add -lz.
66 2015-10-14 Chih-Hung Hsieh <chh@google.com>
71 2015-10-09 Josh Stone <jistone@redhat.com>
76 2015-10-05 Josh Stone <jistone@redhat.com>
80 2015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com>
82 * Makefile.am (AM_CFLAGS): Use -fPIC instead of -fpic to avoid
85 2015-09-23 Mark Wielaard <mjw@redhat.com>
92 2015-09-22 Mark Wielaard <mjw@redhat.com>
94 * *.c: Remove old-style function definitions.
96 2015-09-15 Mark Wielaard <mjw@redhat.com>
100 2015-09-09 Chih-Hung Hsieh <chh@google.com>
107 2015-09-04 Chih-Hung Hsieh <chh@google.com>
111 definition with ansi-C definition and add const qualifier to
114 2015-09-04 Chih-Hung Hsieh <chh@google.com>
117 definition with ansi-C definitions.
120 2015-08-25 Mark Wielaard <mjw@redhat.com>
124 2015-06-18 Mark Wielaard <mjw@redhat.com>
129 2015-06-18 Mark Wielaard <mjw@redhat.com>
133 2015-06-18 Mark Wielaard <mjw@redhat.com>
139 2015-06-08 Mark Wielaard <mjw@redhat.com>
143 2015-06-06 Mark Wielaard <mjw@redhat.com>
147 2015-05-27 Mark Wielaard <mjw@redhat.com>
149 * encoded-value.h (read_encoded_value): Check data d_size contains
152 2015-05-22 Mark Wielaard <mjw@redhat.com>
160 2015-05-19 Mark Wielaard <mjw@redhat.com>
166 2015-05-11 Jonathan Lebon <jlebon@redhat.com>
175 2015-05-11 Jonathan Lebon <jlebon@redhat.com>
178 check for .zdebug sections. Only wrap decompression in #if USE_ZLIB.
180 2015-05-06 Mark Wielaard <mjw@redhat.com>
185 2015-05-05 Mark Wielaard <mjw@redhat.com>
190 2015-05-04 Anthony G. Basile <blueness@gentoo.org>
195 2015-04-22 Mark Wielaard <mjw@redhat.com>
197 * memory-access.h (__libdw_max_len_leb128): Take type_len as argument.
203 2015-04-21 Mark Wielaard <mjw@redhat.com>
208 2015-04-01 Petr Machata <pmachata@redhat.com>
214 of white-listing valid tags.
217 2015-03-18 Petr Machata <pmachata@redhat.com>
219 * Makefile.am (pkginclude_HEADERS): Add known-dwarf.h.
220 (EXTRA_DIST): Remove known-dwarf.h.
222 2015-02-09 Mark Wielaard <mjw@redhat.com>
228 2015-02-09 Mark Wielaard <mjw@redhat.com>
234 2015-02-11 Josh Stone <jistone@redhat.com>
236 * encoded-value.h (read_encoded_value): Initialize value.
238 2015-02-11 Petr Machata <pmachata@redhat.com>
245 2014-12-24 Mark Wielaard <mjw@redhat.com>
251 2015-01-07 Mark Wielaard <mjw@redhat.com>
257 * encoded-value.h (encoded_value_size): Don't abort, return zero.
266 2015-01-04 Mark Wielaard <mjw@redhat.com>
271 2015-01-04 Mark Wielaard <mjw@redhat.com>
276 2015-01-02 Mark Wielaard <mjw@redhat.com>
282 2015-01-02 Mark Wielaard <mjw@redhat.com>
288 2015-01-14 Jason P. Leasure <jpleasu@super.org>
290 * dwarf_formref_die.c (dwarf_formref_die): Offset is cu->type_offset
291 plus cu->start.
293 2014-12-27 Mark Wielaard <mjw@redhat.com>
298 2015-01-11 Mark Wielaard <mjw@redhat.com>
301 __libdw_visit_scopes with NULL imports.
306 * libdwP.h (__libdw_visit_scopes): Add imports argument.
308 function imports_contains. Push and pop imports around walk_children
311 2014-12-18 Ulrich Drepper <drepper@gmail.com>
315 2014-12-16 Mark Wielaard <mjw@redhat.com>
320 2014-12-16 Mark Wielaard <mjw@redhat.com>
325 2014-12-16 Mark Wielaard <mjw@redhat.com>
330 2014-12-15 Mark Wielaard <mjw@redhat.com>
337 2014-12-16 Mark Wielaard <mjw@redhat.com>
339 * memory-access.h (__libdw_get_sleb128): Unroll the first step to help
340 the compiler optimize for the common single-byte case.
342 2014-12-15 Josh Stone <jistone@redhat.com>
344 * memory-access.h (__libdw_max_len_leb128): New.
348 2014-12-14 Mark Wielaard <mjw@redhat.com>
373 * encoded-value.h (read_encoded_value): Assume get_uleb128 and
376 * libdwP.h (__libdw_dieabbrev): Call get_uleb128 with die->cu->endp.
379 * memory-access.h (__libdw_get_uleb128): Take an extra endp.
383 2014-12-12 Mark Wielaard <mjw@redhat.com>
400 (dwarf_getlocation_attr): Use attr_form_cu to set result->cu.
411 2014-12-11 Mark Wielaard <mjw@redhat.com>
415 2014-12-13 Mark Wielaard <mjw@redhat.com>
420 2014-12-11 Josh Stone <jistone@redhat.com>
427 2014-12-10 Josh Stone <jistone@redhat.com>
431 * dwarf_child.c (dwarf_child): Use cu->endp.
432 * dwarf_cuoffset.c (dwarf_cuoffset): Use cu->startp.
433 * dwarf_dieoffset.c (dwarf_dieoffset): Use cu->startp.
436 2014-12-10 Josh Stone <jistone@redhat.com>
440 2014-12-10 Josh Stone <jistone@redhat.com>
442 * libdwP.h (__libdw_dieabbrev): New die->abbrev lookup function.
448 2014-12-04 Mark Wielaard <mjw@redhat.com>
458 2014-12-02 Petr Machata <pmachata@redhat.com>
465 2014-11-27 Mark Wielaard <mjw@redhat.com>
469 2014-11-27 Mark Wielaard <mjw@redhat.com>
474 2014-11-24 Mark Wielaard <mjw@redhat.com>
479 2014-11-23 Mark Wielaard <mjw@redhat.com>
485 2014-11-23 Mark Wielaard <mjw@redhat.com>
490 2014-11-24 Mark Wielaard <mjw@redhat.com>
501 2014-11-26 Mark Wielaard <mjw@redhat.com>
505 2014-11-11 Mark Wielaard <mjw@redhat.com>
511 2014-09-10 Petr Machata <pmachata@redhat.com>
550 2014-10-06 Mark Wielaard <mjw@redhat.com>
560 2014-10-15 Petr Machata <pmachata@redhat.com>
565 2014-10-05 Mark Wielaard <mjw@redhat.com>
569 2014-10-02 Mark Wielaard <mjw@redhat.com>
575 2014-09-12 Petr Machata <pmachata@redhat.com>
577 * memory-access.h (read_ubyte_unaligned_inc): Allow only 4- and
578 8-byte quantities. Consequently, rename to...
583 2014-09-10 Petr Machata <pmachata@redhat.com>
589 2014-08-15 Mark Wielaard <mjw@redhat.com>
596 2014-08-15 Mark Wielaard <mjw@redhat.com>
604 2014-06-18 Mark Wielaard <mjw@redhat.com>
608 2014-05-02 Mark Wielaard <mjw@redhat.com>
612 2014-05-01 Mark Wielaard <mjw@redhat.com>
618 2014-04-30 Mark Wielaard <mjw@redhat.com>
622 2014-04-15 Florian Weimer <fweimer@redhat.com>
628 2014-04-24 Florian Weimer <fweimer@redhat.com>
632 2014-04-22 Florian Weimer <fweimer@redhat.com>
641 2014-04-15 Florian Weimer <fweimer@redhat.com>
649 2014-04-11 Mark Wielaard <mjw@redhat.com>
656 2014-04-22 Mark Wielaard <mjw@redhat.com>
658 * memory-access.h (get_sleb128_step): Remove undefined behavior
661 2014-04-13 Mark Wielaard <mjw@redhat.com>
665 2014-04-09 Mark Wielaard <mjw@redhat.com>
670 2014-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
672 Fix abort() on missing section headers.
676 2014-02-05 Josh Stone <jistone@redhat.com>
682 2013-12-30 Mark Wielaard <mjw@redhat.com>
687 2013-12-20 Mark Wielaard <mjw@redhat.com>
691 2013-12-18 Mark Wielaard <mjw@redhat.com>
697 2013-12-16 Mark Wielaard <mjw@redhat.com>
701 2013-12-10 Josh Stone <jistone@redhat.com>
703 * memory-access.h (get_uleb128_rest_return): Removed.
705 (get_uleb128_step): Make this a self-contained block.
712 * memory-access.c: Delete file.
714 (DEFS): Remove the now unused -DIS_LIBDW.
716 2013-12-09 Josh Stone <jistone@redhat.com>
719 __libdw_form_val_len, now handling only non-constant form lengths.
722 2013-12-09 Mark Wielaard <mjw@redhat.com>
733 2013-11-27 Mark Wielaard <mjw@redhat.com>
738 2013-11-26 Mark Wielaard <mjw@redhat.com>
746 2013-11-09 Mark Wielaard <mjw@redhat.com>
751 2013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
759 2013-11-01 Michael Forney <mforney@mforney.org>
764 2013-11-01 Michael Forney <mforney@mforney.org>
768 2013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com>
772 2013-10-10 Mark Wielaard <mjw@redhat.com>
780 2013-10-06 Mark Wielaard <mjw@redhat.com>
785 2013-10-03 Josh Stone <jistone@redhat.com>
791 2013-09-29 Mark Wielaard <mjw@redhat.com>
793 * dwarf_getlocation.c (store_implicit_value): Cast op->number2 to
798 op->number2 to uintptr_t before casting to char *.
800 2013-09-24 Josh Stone <jistone@redhat.com>
808 2013-09-20 Mark Wielaard <mjw@redhat.com>
815 2013-09-12 Mark Wielaard <mjw@redhat.com>
820 2013-08-24 Mark Wielaard <mjw@redhat.com>
839 2013-08-23 Mark Wielaard <mjw@redhat.com>
851 2013-07-02 Mark Wielaard <mjw@redhat.com>
857 2013-07-02 Mark Wielaard <mjw@redhat.com>
861 2013-06-26 Mark Wielaard <mjw@redhat.com>
869 2013-05-03 Mark Wielaard <mjw@redhat.com>
871 * dwarf_getsrclines.c (dwarf_getsrclines): Only set end_sequence
874 2013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
878 2013-04-24 Mark Wielaard <mjw@redhat.com>
882 2013-04-10 Mark Wielaard <mjw@redhat.com>
884 * dwarf_formref_die.c (dwarf_formref_die): Reference size is only
888 2013-03-25 Mark Wielaard <mjw@redhat.com>
893 2013-03-12 Mark Wielaard <mjw@redhat.com>
898 2013-02-15 Mark Wielaard <mjw@redhat.com>
900 * dwarf_formstring.c (dwarf_formstring): Check dbg_ret->sectiondata,
901 not dbg->sectiondata.
903 2013-01-07 Roland McGrath <roland@hack.frob.com>
905 * memory-access.h
909 2012-12-18 Mark Wielaard <mjw@redhat.com>
916 2012-10-09 Petr Machata <pmachata@redhat.com>
923 2012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
928 2012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
934 2012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
940 2012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
946 2012-08-24 Mark Wielaard <mjw@redhat.com>
948 * dwarf_begin_elf.c (check_section): Only probe for dwz multi files
950 * libdwP.h (__check_build_id): Only declare when ENABLE_DWZ is
953 2012-08-16 Mark Wielaard <mjw@redhat.com>
955 * Makefile.am (EXTRA_DIST): Add known-dwarf.h.
959 2012-06-27 Mark Wielaard <mjw@redhat.com>
986 2012-07-19 Mark Wielaard <mjw@redhat.com>
990 2012-07-24 Mark Wielaard <mjw@redhat.com>
996 2012-07-24 Mark Wielaard <mjw@redhat.com>
1000 2012-06-27 Mark Wielaard <mjw@redhat.com>
1004 2012-06-26 Mark Wielaard <mjw@redhat.com>
1011 2012-04-27 Mark Wielaard <mjw@redhat.com>
1016 2012-03-19 Tom Tromey <tromey@redhat.com>
1022 2012-01-31 Mark Wielaard <mjw@redhat.com>
1026 2011-11-31 Mark Wielaard <mjw@redhat.com>
1028 * Makefile.am (known-dwarf.h): Run gawk on config/known-dwarf.awk.
1030 2011-07-14 Mark Wielaard <mjw@redhat.com>
1032 * libdw.h (dwarf_offdie): Fix documentation to mention .debug_info.
1034 2011-05-16 Jakub Jelinek <jakub@redhat.com>
1040 2011-04-26 Mark Wielaard <mjw@redhat.com>
1043 cu_data () of die->cu.
1045 2011-03-22 Mark Wielaard <mjw@redhat.com>
1059 2011-03-10 Petr Machata <pmachata@redhat.com>
1064 2011-03-09 Petr Machata <pmachata@redhat.com>
1068 2011-02-23 Roland McGrath <roland@redhat.com>
1079 2010-10-13 Roland McGrath <roland@redhat.com>
1083 2010-10-05 Roland McGrath <roland@redhat.com>
1088 2010-07-26 Roland McGrath <roland@redhat.com>
1103 2010-08-24 Roland McGrath <roland@redhat.com>
1107 2010-07-27 Roland McGrath <roland@redhat.com>
1109 * dwarf_formref_die.c: Fix sig8 hash insertion.
1111 2010-06-23 Roland McGrath <roland@redhat.com>
1117 2010-06-22 Roland McGrath <roland@redhat.com>
1121 * dwarf_getsrclines.c: Fix signed comparison warning in extended
1124 2010-06-21 Roland McGrath <roland@redhat.com>
1128 * memory-access.h (get_sleb128_rest_return): Fix sign extension for
1129 10-byte case.
1131 2010-06-20 Roland McGrath <roland@redhat.com>
1150 2010-06-16 Roland McGrath <roland@redhat.com>
1152 * dwarf_formref_die.c: Use dwarf_offdie only for DW_FORM_ref_addr, so
1208 * encoded-value.h (read_encoded_value): Handle DW_EH_PE_indirect.
1214 2010-06-17 Roland McGrath <roland@redhat.com>
1228 2010-06-16 Roland McGrath <roland@redhat.com>
1230 * dwarf_next_cfi.c: Fix version 4 return_address_register decoding.
1244 * encoded-value.h (read_encoded_value): Handle DW_EH_PE_indirect.
1250 2010-06-15 Roland McGrath <roland@redhat.com>
1261 2010-06-01 Roland McGrath <roland@redhat.com>
1268 * dwarf_getsrclines.c: Fix version field test.
1271 * dwarf_formudata.c (__libdw_formptr): Fix DW_FORM_sec_offset handling.
1277 2010-05-31 Mark Wielaard <mjw@redhat.com>
1282 2010-05-31 Mark Wielaard <mjw@redhat.com>
1284 * dwarf.h: Fix DW_LANG_Python constant.
1286 2010-05-28 Eduardo Santiago <santiago@redhat.com>
1291 2010-05-27 Roland McGrath <roland@redhat.com>
1296 2010-05-08 Roland McGrath <roland@redhat.com>
1305 2010-04-26 Roland McGrath <roland@redhat.com>
1309 DW_CFA_def_cfa_{offset*,register} when a non-offset rule is in force.
1319 2010-04-22 Roland McGrath <roland@redhat.com>
1326 2010-03-10 Roland McGrath <roland@redhat.com>
1330 2010-02-15 Roland McGrath <roland@redhat.com>
1334 2010-02-02 Mark Wielaard <mjw@redhat.com>
1336 * fde.c (intern_fde): Fix length check for sized_augmentation_data.
1338 2010-01-07 Roland McGrath <roland@redhat.com>
1342 2010-01-05 Roland McGrath <roland@redhat.com>
1357 2009-11-21 Roland McGrath <roland@redhat.com>
1360 non-constant forms.
1362 2009-10-15 Roland McGrath <roland@redhat.com>
1367 2009-09-17 Roland McGrath <roland@redhat.com>
1373 2009-09-10 Roland McGrath <roland@redhat.com>
1381 2009-09-09 Mark Wielaard <mjw@redhat.com>
1383 * dwarf_getcfi.c (dwarf_getcfi): Clear cfi->ebl.
1385 2009-08-21 Josh Stone <jistone@redhat.com>
1389 2009-08-10 Roland McGrath <roland@redhat.com>
1393 2009-08-09 Roland McGrath <roland@redhat.com>
1407 2009-08-07 Roland McGrath <roland@redhat.com>
1417 2009-07-22 Roland McGrath <roland@redhat.com>
1422 * dwarf_frame_register.c: Change calling/return-value convention for
1423 value-only results and undefined/same_value.
1433 2009-07-21 Roland McGrath <roland@redhat.com>
1436 Fix loop iteration after skipping a bogus or useless CU.
1441 2009-07-20 Roland McGrath <roland@redhat.com>
1446 2009-07-16 Roland McGrath <roland@redhat.com>
1460 2009-07-15 Roland McGrath <roland@redhat.com>
1465 2009-07-13 Roland McGrath <roland@redhat.com>
1469 2009-07-08 Roland McGrath <roland@redhat.com>
1494 * frame-cache.c: New file.
1497 * encoded-value.h: New file.
1509 * memory-access.h [! ALLOW_UNALIGNED]
1512 (read_2ubyte_unaligned): Define as macro passing dbg->other_byte_order.
1522 2009-07-08 Roland McGrath <roland@redhat.com>
1530 2009-06-18 Roland McGrath <roland@redhat.com>
1539 2009-05-05 Petr Machata <pmachata@redhat.com>
1544 Call it instead of hand-rolled offset handling code.
1548 2009-05-04 Petr Machata <pmachata@redhat.com>
1555 2009-04-23 Petr Machata <pmachata@redhat.com>
1567 2009-04-23 Petr Machata <pmachata@redhat.com>
1573 2009-05-07 Roland McGrath <roland@redhat.com>
1576 return value and OFFSET argument, not CU-relative. Only fetch the
1579 2009-05-07 Petr Machata <pmachata@redhat.com>
1584 2009-04-15 Roland McGrath <roland@redhat.com>
1589 2009-04-01 Roland McGrath <roland@redhat.com>
1593 2009-01-28 Roland McGrath <roland@redhat.com>
1600 2009-01-26 Roland McGrath <roland@redhat.com>
1604 2009-01-25 Roland McGrath <roland@redhat.com>
1608 2009-01-23 Roland McGrath <roland@redhat.com>
1610 * Makefile.am ($(srcdir)/known-dwarf.h): Target renamed back.
1613 2009-01-22 Roland McGrath <roland@redhat.com>
1617 2009-01-21 Roland McGrath <roland@redhat.com>
1621 (CLEANFILES): New variable, add known-dwarf.h.
1623 2009-01-17 Roland McGrath <roland@redhat.com>
1625 * Makefile.am (known-dwarf.h): Target renamed, not in $(srcdir).
1632 ($(srcdir)/known-dwarf.h): New target.
1637 2009-01-10 Ulrich Drepper <drepper@redhat.com>
1641 2009-01-08 Roland McGrath <roland@redhat.com>
1645 2008-01-06 Roland McGrath <roland@redhat.com>
1649 * dwarf_haschildren.c: Return -1 for error case, not 0.
1653 2009-01-06 Ulrich Drepper <drepper@redhat.com>
1657 * memory-access.h: Define read_ubyte_unaligned, read_sbyte_unaligned,
1660 2008-08-15 Roland McGrath <roland@redhat.com>
1665 2008-01-21 Ulrich Drepper <drepper@redhat.com>
1673 2008-01-18 Ulrich Drepper <drepper@redhat.com>
1678 2008-01-17 Nick Clifton <nickc@redhat.com>
1702 non-sibling die, if there is no sibling and the return pointer is
1706 * dwarf_child.c: Fix typo in comment.
1724 2008-01-08 Roland McGrath <roland@redhat.com>
1728 (libdw.so): Pass -Wl,--enable-new-dtags,-rpath,$(pkglibdir).
1730 2007-10-17 Roland McGrath <roland@redhat.com>
1741 * libdw_form.c (__libdw_form_val_len): Fix DW_FORM_ref_addr result,
1742 needs to check CU->version.
1749 2007-10-05 Roland McGrath <roland@redhat.com>
1756 2007-10-03 Roland McGrath <roland@redhat.com>
1764 2007-10-02 Roland McGrath <roland@redhat.com>
1769 2007-08-07 Roland McGrath <roland@redhat.com>
1774 * dwarf_getscopes.c (pc_record): Always bail early if DIE->prune.
1775 Fix typo in __libdw_visit_scopes argument.
1780 2007-07-03 Roland McGrath <roland@redhat.com>
1785 2007-04-16 Roland McGrath <roland@redhat.com>
1789 2007-04-05 Roland McGrath <roland@redhat.com>
1801 * dwarf_ranges.c (dwarf_ranges): Don't sign-extend 32-bit BEGIN
1802 address to check for all-ones base address entry. Check directly.
1805 2007-03-25 Roland McGrath <roland@redhat.com>
1813 2007-03-12 Roland McGrath <roland@redhat.com>
1817 2007-03-04 Roland McGrath <roland@redhat.com>
1822 2007-02-10 Roland McGrath <roland@redhat.com>
1824 * dwarf.h (DW_OP_fbreg): Comment fix.
1826 2007-02-03 Roland McGrath <roland@redhat.com>
1833 2006-12-17 Roland McGrath <roland@redhat.com>
1838 2006-08-29 Roland McGrath <roland@redhat.com>
1846 result is aligned. Adjust NEWP->remaining here for this allocation.
1850 2006-07-12 Ulrich Drepper <drepper@redhat.com>
1856 * memory-access.c: Likewise.
1858 2006-06-28 Roland McGrath <roland@redhat.com>
1865 2006-05-27 Ulrich Drepper <drepper@redhat.com>
1869 2006-05-22 Ulrich Drepper <drepper@redhat.com>
1874 2006-05-21 Ulrich Drepper <drepper@redhat.com>
1879 2006-02-28 Roland McGrath <roland@redhat.com>
1885 2006-02-22 Roland McGrath <roland@redhat.com>
1889 2005-12-22 Roland McGrath <roland@redhat.com>
1893 2005-12-12 Roland McGrath <roland@redhat.com>
1895 * dwarf_ranges.c: Copy CU base address-finding code from
1898 2005-12-09 Roland McGrath <roland@redhat.com>
1904 2005-11-25 Roland McGrath <roland@redhat.com>
1908 2005-11-15 Roland McGrath <roland@redhat.com>
1910 * Makefile.am [BUILD_STATIC] (AM_CFLAGS): Add -fpic.
1912 2005-11-13 Roland McGrath <roland@redhat.com>
1916 2005-10-27 Roland McGrath <roland@redhat.com>
1918 * dwarf_entry_breakpoints.c (search_range): Fix binary search code;
1926 2005-10-26 Roland McGrath <roland@redhat.com>
1970 2005-10-25 Roland McGrath <roland@redhat.com>
1976 2005-10-14 Roland McGrath <roland@redhat.com>
1985 2005-09-20 Roland McGrath <roland@redhat.com>
1995 2005-09-14 Roland McGrath <roland@redhat.com>
1997 * dwarf_entry_breakpoints.c (dwarf_entry_breakpoints): Fix braino in
2000 2005-09-11 Roland McGrath <roland@redhat.com>
2002 * dwarf.h: Comment typo fix.
2004 2005-09-07 Roland McGrath <roland@redhat.com>
2015 2005-08-28 Ulrich Drepper <drepper@redhat.com>
2021 2005-08-27 Roland McGrath <roland@redhat.com>
2043 2005-08-23 Roland McGrath <roland@redhat.com>
2048 2005-08-20 Roland McGrath <roland@redhat.com>
2054 2005-08-19 Roland McGrath <roland@redhat.com>
2060 2005-08-18 Roland McGrath <roland@redhat.com>
2065 2005-08-15 Roland McGrath <roland@redhat.com>
2077 2005-08-10 Ulrich Drepper <drepper@redhat.com>
2082 2005-08-09 Roland McGrath <roland@redhat.com>
2090 2005-08-01 Roland McGrath <roland@redhat.com>
2095 2005-07-28 Ulrich Drepper <drepper@redhat.com>
2100 2005-07-27 Roland McGrath <roland@redhat.com>
2111 2005-07-23 Ulrich Drepper <drepper@redhat.com>
2120 2005-06-01 Roland McGrath <roland@redhat.com>
2125 2005-06-08 Roland McGrath <roland@redhat.com>
2127 * memory-access.h (get_uleb128_step, get_uleb128): Remove casts.
2141 * memory-access.c (__libdw_get_uleb128, __libdw_get_sleb128): Likewise.
2145 2005-06-04 Roland McGrath <roland@redhat.com>
2147 * memory-access.h (get_uleb128_rest_return): New macro.
2151 * memory-access.c: New file.
2153 (DEFS): Add -DIS_LIBDW.
2155 2005-05-31 Roland McGrath <roland@redhat.com>
2160 2005-05-30 Roland McGrath <roland@redhat.com>
2165 * dwarf_getloclist.c (dwarf_addrloclists): Don't sign-extend 4-byte
2169 2005-05-28 Roland McGrath <roland@redhat.com>
2171 * dwarf_getloclist.c (dwarf_addrloclists): Fix decoding to advance
2174 2005-05-23 Roland McGrath <roland@redhat.com>
2176 * dwarf_getsrclines.c: Comment typo fix.
2178 * dwarf_haspc.c (dwarf_haspc): Fix CU DIE address calculation.
2181 2005-05-22 Ulrich Drepper <drepper@redhat.com>
2183 * libdwP.h: Only use INTDECL for alias prototypes.
2185 2005-05-19 Roland McGrath <roland@redhat.com>
2202 2005-05-18 Roland McGrath <roland@redhat.com>
2238 2005-05-05 Roland McGrath <roland@redhat.com>
2245 2005-04-25 Ulrich Drepper <drepper@redhat.com>
2250 2005-04-24 Ulrich Drepper <drepper@redhat.com>
2255 * dwarf_offabbrev.c (dwarf_offabbrev): Return -1 on error, 1 if end
2260 2005-04-04 Ulrich Drepper <drepper@redhat.com>
2267 2005-04-04 Roland McGrath <roland@redhat.com>
2274 2005-04-04 Ulrich Drepper <drepper@redhat.com>
2283 2005-04-02 Ulrich Drepper <drepper@redhat.com>
2301 2005-04-01 Ulrich Drepper <drepper@redhat.com>
2320 2005-03-29 Ulrich Drepper <drepper@redhat.com>
2365 2005-03-21 Ulrich Drepper <drepper@redhat.com>
2369 2005-02-15 Ulrich Drepper <drepper@redhat.com>
2371 * Makefile (AM_CFLAGS): Add -Wunused -Wextra -Wformat=2.
2373 * dwarf_begin_elf.c: Fix warnings.
2383 2005-02-05 Ulrich Drepper <drepper@redhat.com>
2387 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap.
2389 2005-02-04 Ulrich Drepper <drepper@redhat.com>
2392 checks to not read over buffer boundaries for ill-formed DWARF data.
2394 2004-09-25 Ulrich Drepper <drepper@redhat.com>
2405 2004-01-20 Ulrich Drepper <drepper@redhat.com>
2409 * dwarf_getloclist.c: Fix warnings gcc 3.4 spits out.
2411 * dwarf_memory-access.h: Likewise.
2413 2004-01-19 Ulrich Drepper <drepper@redhat.com>
2424 2004-01-18 Ulrich Drepper <drepper@redhat.com>
2428 * dwarf_nextcu.c: Return -1 if dwarf parameter is NULL.
2431 Use read_2ubyte_unaligned_inc instead of _inc-less variant.
2439 * dwarf_getsrclines.c: Fix typo in comment.
2441 2004-01-17 Ulrich Drepper <drepper@redhat.com>
2445 2004-01-16 Ulrich Drepper <drepper@redhat.com>
2447 * memory-access.h: Add lots of const in case a pointer passed is const.
2463 2004-01-12 Ulrich Drepper <drepper@redhat.com>
2478 2004-01-11 Ulrich Drepper <drepper@redhat.com>
2528 2004-01-09 Ulrich Drepper <drepper@redhat.com>
2559 2004-01-07 Ulrich Drepper <drepper@redhat.com>
2561 * libdw.h: Use __nonnull__ attribute only for gcc >= 3.3.
2575 2004-01-06 Ulrich Drepper <drepper@redhat.com>
2586 * dwarf_getsrclines.c: Initialize cu->files.
2588 2004-01-05 Ulrich Drepper <drepper@redhat.com>
2592 * dwarf_begin_elf.c (dwarf_begin_elf): Don't initialize mem_tail->next.
2601 instead of the *_inc-less variants.
2615 * memory-access.h: Add unlikely for the endian conversion paths.
2616 * Makefile.am (AM_CFLAGS): Add -std parameter.
2620 2003-08-11 Ulrich Drepper <drepper@redhat.com>