ELF Tool Chain / Code

/ [r4313] /trunk/libelftc ([original](http://sourceforge.net/p/elftoolchain/code/HEAD/tree/trunk/libelftc)) ([raw](?raw))

HTTPS svn://

HTTPS access


File Date Author Commit
Makefile 2025-01-28 jkoshy [r4119] libelftc: Remove a redundant .include.
Version.map 2012-09-11 jkoshy [r2574] Update the export maps for `libelf` and `libelf...
_libelftc.h 2020-11-03 jkoshy [r3877] Incorporate fixes from Dimitry Andric:
elftc.3 2024-12-27 jkoshy [r4060] Update the elftc(3) overview manual page.
elftc_bfd_find_target.3 2025-02-12 jkoshy [r4183] libelftc: Add a BFD descriptor for target "efi-...
elftc_bfdtarget.c 2020-08-21 emaste [r3871] elfcopy: set ELF OS/ABI field when converting f...
elftc_copyfile.3 2022-03-12 jkoshy [r3960] Fix -mdoc markup: use .Fa for function arguments.
elftc_copyfile.c 2016-01-09 jkoshy [r3297] Fix build breakage.
elftc_demangle.3 2022-03-12 jkoshy [r3960] Fix -mdoc markup: use .Fa for function arguments.
elftc_demangle.c 2016-01-09 jkoshy [r3296] iibelftc: Remove warnings when compiling with -...
elftc_get_machine_description.3 2025-01-27 jkoshy [r4110] libelftc: Turn on expansion of the 'Id' Subvers...
elftc_get_machine_description.m4 2025-01-27 jkoshy [r4110] libelftc: Turn on expansion of the 'Id' Subvers...
elftc_get_machine_name.m4 2025-01-27 jkoshy [r4110] libelftc: Turn on expansion of the 'Id' Subvers...
elftc_get_relocation_type_name.m4 2025-12-06 jkoshy [r4304] libelftc: Translate M68K relocation types.
elftc_reloc_type_str.3 2025-01-27 jkoshy [r4110] libelftc: Turn on expansion of the 'Id' Subvers...
elftc_reloc_type_str.c 2025-02-05 jkoshy [r4167] libelftc: Implement elftc_reloc_type_str() usin...
elftc_set_timestamps.3 2025-01-27 jkoshy [r4110] libelftc: Turn on expansion of the 'Id' Subvers...
elftc_set_timestamps.c 2025-01-27 jkoshy [r4110] libelftc: Turn on expansion of the 'Id' Subvers...
elftc_string_table.c 2019-06-28 emaste [r3750] libelftc: Fix some minor style bugs
elftc_string_table_create.3 2022-03-12 jkoshy [r3960] Fix -mdoc markup: use .Fa for function arguments.
elftc_timestamp.3 2025-01-27 jkoshy [r4110] libelftc: Turn on expansion of the 'Id' Subvers...
elftc_timestamp.c 2016-08-31 emaste [r3489] libelftc: add elftc_timestamp to handle SOURCE_...
elftc_version.3 2018-10-15 jkoshy [r3645] Style fixes to libelftc's manual pages, per 'ma...
libelftc.h 2025-02-11 jkoshy [r4178] libelftc: Add comments.
libelftc_bfdtarget.c 2025-02-12 jkoshy [r4183] libelftc: Add a BFD descriptor for target "efi-...
libelftc_dem_arm.c 2020-02-07 emaste [r3806] libelftc: Add a missing check for an error from...
libelftc_dem_gnu2.c 2020-02-07 emaste [r3806] libelftc: Add a missing check for an error from...
libelftc_dem_gnu3.c 2025-10-14 jkoshy [r4243] libelftc: Release resources on error.
libelftc_hash.c 2013-01-07 jkoshy [r2870] Portability fix: use the value of `INT_MAX` fro...
libelftc_vstr.c 2020-11-03 jkoshy [r3877] Incorporate fixes from Dimitry Andric:
make-toolchain-version 2023-12-09 jkoshy [r4023] make-toolchain-version: Handle full SVN checkouts.
os.FreeBSD.mk 2010-06-13 jkoshy [r992] Rename: `os.freebsd.mk` -> `os.FreeBSD.mk`.
os.Linux.mk 2015-05-17 kaiwang27 [r3210] Add demangler support for special names not fou...
os.NetBSD.mk 2016-01-24 jkoshy [r3363] libelftc: Use WARNS=5 on NetBSD, till the time ...