From: <jk...@us...> - 2009-12-15 14:37:20
|
Revision: 574 http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=574&view=rev Author: jkoshy Date: 2009-12-15 14:37:07 +0000 (Tue, 15 Dec 2009) Log Message: ----------- Provide a prototype for `elftc_getprogname()`. Should have been part of commit [572]. Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jk...@us...> - 2011-11-19 13:59:28
|
Revision: 2183 http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2183&view=rev Author: jkoshy Date: 2011-11-19 13:59:22 +0000 (Sat, 19 Nov 2011) Log Message: ----------- Style fixes to `libelftc`'s public interface: * Add a symbol `ELFTC_DEM_UNKNOWN`, for use when a demangling style is not known. * Add short comments describing the meaning of the `ELFTC_DEM_*` symbols. Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jk...@us...> - 2011-12-11 09:53:52
|
Revision: 2316 http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2316&view=rev Author: jkoshy Date: 2011-12-11 09:53:46 +0000 (Sun, 11 Dec 2011) Log Message: ----------- Add a prototype for `elftc_copyfile()`. This change should have been part of changeset [2315]. Ticket: #284 Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jk...@us...> - 2011-12-11 10:50:58
|
Revision: 2317 http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2317&view=rev Author: jkoshy Date: 2011-12-11 10:50:52 +0000 (Sun, 11 Dec 2011) Log Message: ----------- Correct a typo. Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jk...@us...> - 2013-01-04 15:59:51
|
Revision: 2855 http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2855&view=rev Author: jkoshy Date: 2013-01-04 15:59:45 +0000 (Fri, 04 Jan 2013) Log Message: ----------- Work-in-progress in `libelftc`: * Declare an opaque type `Elftc_String_Table`. * Add prototypes for the string table APIs. Ticket: #367 Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jk...@us...> - 2013-01-05 08:51:35
|
Revision: 2858 http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2858&view=rev Author: jkoshy Date: 2013-01-05 08:51:29 +0000 (Sat, 05 Jan 2013) Log Message: ----------- Update function prototypes for the string table APIs, post changeset [2857]. Ticket: #367 Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jk...@us...> - 2014-05-01 17:45:45
|
Revision: 3031 http://sourceforge.net/p/elftoolchain/code/3031 Author: jkoshy Date: 2014-05-01 17:45:41 +0000 (Thu, 01 May 2014) Log Message: ----------- Revert [r3021] to unbreak the build on GCC 4.2.1 / Clang on FreeBSD. Reported by: kaiwang27 Ticket: #449 Revision Links: -------------- http://sourceforge.net/p/elftoolchain/code/3021 Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jk...@us...> - 2025-02-11 20:57:59
|
Revision: 4178 http://sourceforge.net/p/elftoolchain/code/4178 Author: jkoshy Date: 2025-02-11 20:57:57 +0000 (Tue, 11 Feb 2025) Log Message: ----------- libelftc: Add comments. Modified Paths: -------------- trunk/libelftc/libelftc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |