Timeline
07/22/09:
- 20:25 Changeset [458] by
- - Added _Dwarf_ArangeSet representing a address range set, _Dwarf_Arange …
- 15:52 AdminChanges edited by
- Note deprecation of the SF.Net Tracker and Task Manager in favour of Trac. (diff)
- 15:48 Ticket #5 (Migrate the current SF.Net tasks to Trac) closed by
- fixed: Move completed.
- 15:47 Ticket #16 (Port ar(1) to use libelf's archive APIs) created by
- From SF.Net Task 149994. Retarget ar(1) to use libelf's archive creation …
- 15:45 Milestone Trac Migration completed
- Migrate the SF.Net site to Trac.
- 15:42 Ticket #15 (Add APIs to allow creation of ar(1) archives) created by
- From SF Task 149800. As of July 2008, libelf allows applications to read …
- 15:40 Ticket #14 (Incorporate patches for linux/GNU support) closed by
- fixed: See [214], [216].
- 15:37 Ticket #14 (Incorporate patches for linux/GNU support) created by
- From SF.Net task 150016. yganag@'s patches for Linux/GNU support need to …
- 15:32 Ticket #13 (Create a manual page for elfcopy(1)) created by
- From SF.Net task 150679. Create a manual page for elfcopy(1).
- 15:30 Ticket #12 (Augment libelf to handle BSD format ar archives) created by
- From SF.Net Task 149801. Libelf's ar(1) archive parser needs to be …
- 15:11 Ticket #11 (Port ar(1)'s test suite to TET) created by
- (From SF.Net Task 149997) Convert ar(1)'s current test suite to use TET.
- 15:09 Ticket #10 (Create a test suite for strings(1)) created by
- (From SF Task 149996) Create a test suite for strings(1).
- 15:07 Ticket #9 (Add a test suite for size(1)) created by
- (From SF Task 149995) Create a test suite for size(1).
- 15:05 Ticket #8 (Port the libelf test suite to all target OSes for RELEASE_0_5) created by
- The ELF test suite needs to be ported to the target OSes for the release. …
- 14:29 Ticket #4 (Migrate the current SF.Net website to Trac) closed by
- fixed: Migration completed.
- 14:24 AdminChanges edited by
- Note change of HTTP redirect. (diff)
- 14:20 Ticket #7 (Add ability to remove a section) created by
- The LGPL libelf has, as an extension, `size_t elfx_remscn(Elf *e, Elf_Scn …
- 14:07 Ticket #6 (Cyclic dependency among libelf's objects) created by
- (SF Tracker item 2038553) * In elf_memory.o, elf_memory() uses …
- 03:12 Changeset [457] by
- Added call frame APIs: dwarf_expand_frame_instructions, …
- 00:01 Changeset [456] by
- Added call frame API dwarf_get_fde_at_pc.
07/21/09:
- 23:14 Changeset [455] by
- Added call frame API dwarf_get_fde_n.
- 22:24 Changeset [454] by
- Style nits.
- 22:20 Changeset [453] by
- Removed duplicate code: Merge loc_op_num and loc_fill_loc into one …
- 21:37 Changeset [452] by
- - Record operand1 of Dwarf expressions which do not use leb128-encoding …
- 21:12 Changeset [451] by
- Let dw_block_ptr of struct Dwarf_Regtable_Entry3 point to the expression …
- 18:31 Changeset [450] by
- - Add loclist API dwarf_get_loclist_entry. - Change the list of …
- 00:40 Changeset [449] by
- *row_pc should be initialized to the initial location of the FDE.
- 00:34 Changeset [448] by
- cie->cie_version is 1-byte, not 2-byte.
07/20/09:
- 23:01 Changeset [447] by
- Implement DWARF2 call frame APIs: dwarf_get_fde_info_for_reg, …
- 21:44 Changeset [446] by
- - Check version of CIE, we only recognize two version number: 1 for …
- 21:32 Changeset [445] by
- - Added internal functions for DAWRF3 call frame handling. - Added more …
- 03:55 Changeset [444] by
- Added APIs: dwarf_get_cie_of_fde, dwarf_get_fde_range, dwarf_get_cie_info, …
- 02:49 Changeset [443] by
- Added API: dwarf_get_fde_list.
- 02:27 Changeset [442] by
- Added code handling call frame data. (work-in-progress)
07/18/09:
- 02:54 Changeset [441] by
- Cleanup name table buffers in dwarf_finish.
- 02:51 Changeset [440] by
- Added a bunch of APIs for accessing various name lookup tables. …
- 01:23 Changeset [439] by
- Merge r195747 from FreeBSD: Log: …
- 01:10 Changeset [438] by
- - Added struct _Dwarf_NamePair, _Dwarf_NameTbl, and _Dwarf_NameSec for …
07/17/09:
- 15:41 Changeset [437] by
- If the subprogram doesn't have DW_AT_name attrib but does have …
- 14:11 Changeset [436] by
- Add addr2line.
- 14:10 Changeset [435] by
- - Let dwarf_attrval_unsigned accept DW_FORM_addr as well. - …
- 02:13 Changeset [434] by
- - Added struct _Dwarf_Line, _Dwarf_LineFile, _Dwarf_LineInfo for lineno …
07/16/09:
- 02:37 CrossBuildTest created by
- Move the CrossBuildTest wiki page over. Link to the current location of …
07/15/09:
- 23:11 Changeset [433] by
- Unbreak arm build: Fix printf format strings. Found by: buildtest.pl
- 22:21 Changeset [432] by
- Free loclist resource in dwarf_finish().
- 21:59 Changeset [431] by
- - Added struct _Dwarf_Loclist for entries in .debug_loc section. …
- 18:49 Changeset [430] by
- * Add build test script.
- 13:55 AdminChanges edited by
- Note switch of the project page to Trac. (diff)
- 13:43 Ticket #5 (Migrate the current SF.Net tasks to Trac) created by
- Move tasks from SF.Net's task manager to Trac.
- 13:28 Ticket #4 (Migrate the current SF.Net website to Trac) created by
- Migrate the current (wikispaces) wiki and open SF.Net tracker tasks to …
07/14/09:
- 22:41 Changeset [429] by
- - dwarf_attrdef_add has been moved to libdwarf_abbrev.c and renamed to …
- 18:05 Changeset [428] by
- Add initial version of libdwarf to my testing branch. It is based on …
07/13/09:
- 18:47 Changeset [427] by
- - Setup a trap so temporary files generated by ar/elfcopy test suite will …
- 17:43 AdminChanges created by
- Move page to Trac.
- 17:34 Ticket #3 (Implement new RH compatibility functions.) created by
- See LibElfIncompatibilityRedHatElfUtils.
- 17:33 LibElfIncompatibilityRedHatElfUtils edited by
- Minor syntax tweak. (diff)
- 17:32 LibElfIncompatibilityRedHatElfUtils created by
- Move the LibElfIncompatibilityRedHatElfUtils page over.
- 17:26 LibElfArchiveCreation edited by
- Correct wiki syntax. (diff)
- 17:24 LibElfArchiveCreation created by
- Bring the LibElfArchiveCreation page over.
07/12/09:
- 14:57 libelftc created by
- Move the page for the libelftc.
- 14:53 ld created by
- Copy the page for "ld" from the SF.Net wiki.
- 13:54 libelf created by
- Move the wiki page for libelf to trac.
- 11:09 WikiStart edited by
- Incorporate content from the current project home page. (diff)
07/11/09:
- 17:06 Changeset [426] by
- Branch trunk to my user dir. I will use this branch to experiment with new …
- 16:57 Changeset [425] by
- Delete no longer needed code.
- 05:29 Changeset [424] by
- Fix last entry processing in include directory.
07/10/09:
- 22:32 Changeset [423] by
- Fix typo and output format nits. Submitted by: Pawel Worach <pawel.worach …
- 22:26 Changeset [422] by
- - Use more macros to make code compact. - Add gnu hash and 64bit hash dump …
- 20:25 Changeset [421] by
- Create macros to make the section header dump code more compact.
- 19:10 Changeset [420] by
- - Append version string to symbol names. - Implement -D
07/09/09:
- 18:23 Changeset [419] by
- Implement -v: dump relocation sections.
- 08:21 Changeset [418] by
- Implement -V: dump symbol versioning sections.
07/07/09:
- 20:07 Changeset [417] by
- Insert SHT_GNU_HASH and DT_GNU_HASH #define if necessary.
- 20:04 Changeset [416] by
- Fix printf format string: %lx is not able to hold 64bit int in i386, since …
- 19:35 Changeset [415] by
- Add missing #defines in the config.h (This will be removed after we change …
- 18:35 Changeset [414] by
- Use switch/case instead of array of structures for strings lookup. …
- 16:27 Changeset [413] by
- Allow elfcopy to be built with older versions of libarchive. Reviewed …
07/06/09:
- 13:11 Changeset [412] by
- Conform to style(9): prefix parameter names in function prototypes with …
- 12:33 Changeset [411] by
- Build libraries before building tools and documentation.
- 11:10 Changeset [410] by
- Permit building on pre-C99 compilers.
- 10:54 Changeset [409] by
- Define EM_AVR here, for OSes that don't know about this symbol.
- 10:09 Changeset [408] by
- Allow ar(1) to be built with early versions of libarchive. Reviewed …
07/04/09:
- 08:44 Changeset [407] by
- Merge r379-r404 from users/kaiwang27/elftc. Development will be carried on …
- 08:14 Changeset [406] by
- Added test case binaries I forgot to check in.
- 06:23 Changeset [405] by
- Clean up cruft, post repository reorganization.
06/25/09:
- 19:31 Changeset [404] by
- Move function comment from header files to source files.
- 08:47 Ticket #2 ([libelf] translation support for versioning sections) created by
- A SHT_GNU_Verdef section is not purely an array of Elfxx_Verdef …
- 08:38 Ticket #1 ([libelf] 32bit GNU Hash fix) created by
- libelf_cvt_WORD_to[fm] actually assume that 'count' is the count of …
06/23/09:
- 12:06 Changeset [403] by
- Fix compile with clang. Submitted by: Pawel Worach <pawel.worach at …
- 02:09 Changeset [402] by
- Add a Makefile for the top level.
Note: See TracTimeline
for information about the timeline view.