You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
(56) |
May
(48) |
Jun
(51) |
Jul
(55) |
Aug
(27) |
Sep
(12) |
Oct
(14) |
Nov
(14) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2009 |
Jan
(22) |
Feb
(12) |
Mar
(16) |
Apr
(43) |
May
(20) |
Jun
(10) |
Jul
(63) |
Aug
(37) |
Sep
(7) |
Oct
(1) |
Nov
(22) |
Dec
(99) |
| 2010 |
Jan
(74) |
Feb
(36) |
Mar
(114) |
Apr
(64) |
May
(56) |
Jun
(55) |
Jul
(27) |
Aug
(93) |
Sep
(55) |
Oct
(40) |
Nov
(44) |
Dec
(51) |
| 2011 |
Jan
(62) |
Feb
(35) |
Mar
(24) |
Apr
(37) |
May
(45) |
Jun
(53) |
Jul
(95) |
Aug
(130) |
Sep
(162) |
Oct
(115) |
Nov
(158) |
Dec
(120) |
| 2012 |
Jan
(18) |
Feb
(55) |
Mar
(31) |
Apr
(25) |
May
(11) |
Jun
(9) |
Jul
(8) |
Aug
(32) |
Sep
(42) |
Oct
(45) |
Nov
(51) |
Dec
(150) |
| 2013 |
Jan
(54) |
Feb
(16) |
Mar
(16) |
Apr
(2) |
May
(11) |
Jun
(4) |
Jul
|
Aug
(10) |
Sep
(3) |
Oct
(1) |
Nov
|
Dec
(7) |
| 2014 |
Jan
(6) |
Feb
(3) |
Mar
(30) |
Apr
(16) |
May
(28) |
Jun
(19) |
Jul
(6) |
Aug
|
Sep
(16) |
Oct
(4) |
Nov
(3) |
Dec
(31) |
| 2015 |
Jan
(6) |
Feb
(2) |
Mar
(8) |
Apr
(10) |
May
(34) |
Jun
(3) |
Jul
(9) |
Aug
(10) |
Sep
(3) |
Oct
(7) |
Nov
(9) |
Dec
(24) |
| 2016 |
Jan
(97) |
Feb
(39) |
Mar
(13) |
Apr
(4) |
May
(33) |
Jun
(1) |
Jul
(1) |
Aug
(10) |
Sep
(4) |
Oct
(4) |
Nov
(1) |
Dec
(14) |
| 2017 |
Jan
(2) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
(42) |
Jul
(2) |
Aug
(4) |
Sep
(12) |
Oct
(3) |
Nov
(2) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
(1) |
Apr
(25) |
May
(2) |
Jun
|
Jul
(3) |
Aug
|
Sep
(10) |
Oct
(17) |
Nov
(4) |
Dec
(17) |
| 2019 |
Jan
(5) |
Feb
(27) |
Mar
(28) |
Apr
(8) |
May
(5) |
Jun
(29) |
Jul
(10) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2020 |
Jan
(17) |
Feb
(31) |
Mar
(25) |
Apr
(3) |
May
(1) |
Jun
(12) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(42) |
Dec
(1) |
| 2021 |
Jan
|
Feb
(8) |
Mar
(12) |
Apr
(13) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2022 |
Jan
|
Feb
|
Mar
(14) |
Apr
(12) |
May
(10) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
(1) |
Feb
|
Mar
(12) |
Apr
(5) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(15) |
Nov
|
Dec
(8) |
| 2024 |
Jan
(9) |
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
(2) |
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(10) |
| 2025 |
Jan
(77) |
Feb
(51) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(11) |
Sep
(2) |
Oct
(56) |
Nov
(12) |
Dec
|
|
From: <jk...@us...> - 2025-11-20 19:45:09
|
Revision: 4273
http://sourceforge.net/p/elftoolchain/code/4273
Author: jkoshy
Date: 2025-11-20 19:45:08 +0000 (Thu, 20 Nov 2025)
Log Message:
-----------
libelf/testsuite: Use deterministic file timestamps in a test.
TET will (by default) copy test case files to a temporary
directory before executing a test case. This causes the
modification times for individual files in the test case's
temporary directory to differ from their respective timestamps
when the test archive was built.
Instead, use a fixed file modification time for archive members
when creating the archive, and have the test case check for
this fixed value.
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_getarhdr/Makefile
trunk/tests/tet/libelf/tset/elf_getarhdr/getarhdr.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-18 22:10:58
|
Revision: 4272
http://sourceforge.net/p/elftoolchain/code/4272
Author: jkoshy
Date: 2025-11-18 22:10:56 +0000 (Tue, 18 Nov 2025)
Log Message:
-----------
common: Comment ELFMAG[1..3] in generated output.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-14 18:28:14
|
Revision: 4271
http://sourceforge.net/p/elftoolchain/code/4271
Author: jkoshy
Date: 2025-11-14 18:28:12 +0000 (Fri, 14 Nov 2025)
Log Message:
-----------
elfdefinitions: Add a macro used for symbol versioning.
This change was missed out in [r4268].
Modified Paths:
--------------
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-12 19:08:00
|
Revision: 4270
http://sourceforge.net/p/elftoolchain/code/4270
Author: jkoshy
Date: 2025-11-12 19:07:58 +0000 (Wed, 12 Nov 2025)
Log Message:
-----------
common: Add DF_1_* symbols and aliases.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-12 18:50:17
|
Revision: 4269
http://sourceforge.net/p/elftoolchain/code/4269
Author: jkoshy
Date: 2025-11-12 18:50:14 +0000 (Wed, 12 Nov 2025)
Log Message:
-----------
elfconstants: Remove unnecessary M4 quoting.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-10 14:16:26
|
Revision: 4268
http://sourceforge.net/p/elftoolchain/code/4268
Author: jkoshy
Date: 2025-11-10 14:16:24 +0000 (Mon, 10 Nov 2025)
Log Message:
-----------
common: Add definitions used for symbol versioning.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-08 21:08:28
|
Revision: 4267
http://sourceforge.net/p/elftoolchain/code/4267
Author: jkoshy
Date: 2025-11-08 21:08:26 +0000 (Sat, 08 Nov 2025)
Log Message:
-----------
elfconstants: Add VER_FLG_INFO.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-08 21:04:10
|
Revision: 4266
http://sourceforge.net/p/elftoolchain/code/4266
Author: jkoshy
Date: 2025-11-08 21:04:08 +0000 (Sat, 08 Nov 2025)
Log Message:
-----------
elfdefinitions: Make a comment more accurate.
Modified Paths:
--------------
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-06 21:48:41
|
Revision: 4265
http://sourceforge.net/p/elftoolchain/code/4265
Author: jkoshy
Date: 2025-11-06 21:48:40 +0000 (Thu, 06 Nov 2025)
Log Message:
-----------
elfdefinitions: Add a definition for ELF_VER_CHR.
Modified Paths:
--------------
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-06 20:50:45
|
Revision: 4264
http://sourceforge.net/p/elftoolchain/code/4264
Author: jkoshy
Date: 2025-11-06 20:50:43 +0000 (Thu, 06 Nov 2025)
Log Message:
-----------
Minor: Add descriptions for ELFMAG and SELFMAG.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-05 17:27:26
|
Revision: 4263
http://sourceforge.net/p/elftoolchain/code/4263
Author: jkoshy
Date: 2025-11-05 17:27:23 +0000 (Wed, 05 Nov 2025)
Log Message:
-----------
common: Refactor the ELF{32,64}_ST_*() macros.
Define ELF class-agnostic ELF_ST_*() macros for accessing the
'st_info' and 'st_other' fields of Elf##_Sym structures, and use
the class-agnostic definitions to implement the class-specific
ELF{32,64}_ST_*() macros.
The class-agnostic ELF_ST_*() macros should help improve the
succinctness of code fragments dealing with these fields that
are otherwise ELF class-agnostic.
Modified Paths:
--------------
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-11-02 18:19:49
|
Revision: 4262
http://sourceforge.net/p/elftoolchain/code/4262
Author: jkoshy
Date: 2025-11-02 18:19:48 +0000 (Sun, 02 Nov 2025)
Log Message:
-----------
common: Update the set of known SYMINFO_* constants.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-31 21:35:46
|
Revision: 4261
http://sourceforge.net/p/elftoolchain/code/4261
Author: jkoshy
Date: 2025-10-31 21:35:44 +0000 (Fri, 31 Oct 2025)
Log Message:
-----------
common: Rework the M4 macros for ELF note types.
This change groups related definitions together, to ease adding
additional note types in the future.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-31 18:24:04
|
Revision: 4260
http://sourceforge.net/p/elftoolchain/code/4260
Author: jkoshy
Date: 2025-10-31 18:24:02 +0000 (Fri, 31 Oct 2025)
Log Message:
-----------
elfconstants: add gABI v4.3(DRAFT) symbol DT_SYMTABSZ.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-31 18:13:39
|
Revision: 4259
http://sourceforge.net/p/elftoolchain/code/4259
Author: jkoshy
Date: 2025-10-31 18:13:37 +0000 (Fri, 31 Oct 2025)
Log Message:
-----------
elfconstants: remove DT_MAXPOSTAGS.
This symbol holds the number of small-valued DT_* tags known
at compile time.
However, ELF files in the wild could contain DT_* tags that
are not known at compile time and/or could contain known
but non-small-valued tags in the range DT_LOOS (0x6000000D)
to DT_HIPROC (0x7FFFFFFF). ELF-handling tools are expected
to handle such tags gracefully, which means that the value of
DT_MAXPOSTAGS is not useful in practice.
Remove the symbol to reduce maintenance overhead.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-31 17:04:45
|
Revision: 4258
http://sourceforge.net/p/elftoolchain/code/4258
Author: jkoshy
Date: 2025-10-31 17:04:43 +0000 (Fri, 31 Oct 2025)
Log Message:
-----------
readelf: Ignore DT_MAXPOSTAGS.
This value is a sentinel, not an actual dynamic linking
tag.
Modified Paths:
--------------
trunk/readelf/readelf.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-30 14:16:16
|
Revision: 4257
http://sourceforge.net/p/elftoolchain/code/4257
Author: jkoshy
Date: 2025-10-30 14:16:15 +0000 (Thu, 30 Oct 2025)
Log Message:
-----------
common: Add C definitions for relative relocation entries.
Modified Paths:
--------------
trunk/common/sys/elfdefinitions.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-30 14:14:58
|
Revision: 4256
http://sourceforge.net/p/elftoolchain/code/4256
Author: jkoshy
Date: 2025-10-30 14:14:56 +0000 (Thu, 30 Oct 2025)
Log Message:
-----------
common: Add ABI constants from v4.3(DRAFT) of the gABI.
Modified Paths:
--------------
trunk/common/sys/elfconstants.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-21 12:40:27
|
Revision: 4255
http://sourceforge.net/p/elftoolchain/code/4255
Author: jkoshy
Date: 2025-10-21 12:40:25 +0000 (Tue, 21 Oct 2025)
Log Message:
-----------
libelf/testsuite: Check archive member timestamps returned by elf_getarhdr(3).
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_getarhdr/getarhdr.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-20 17:44:20
|
Revision: 4254
http://sourceforge.net/p/elftoolchain/code/4254
Author: jkoshy
Date: 2025-10-20 17:44:18 +0000 (Mon, 20 Oct 2025)
Log Message:
-----------
libelf: Document the ELF_E_ARCHIVE signalled by elf_getarhdr(3)
after [r4251].
Modified Paths:
--------------
trunk/libelf/elf_getarhdr.3
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-20 12:52:45
|
Revision: 4253
http://sourceforge.net/p/elftoolchain/code/4253
Author: jkoshy
Date: 2025-10-20 12:52:43 +0000 (Mon, 20 Oct 2025)
Log Message:
-----------
libelf/testsuite: Only update Elf_Data fields that use non-default values.
This change avoids redundant assignment statements in generated test
code.
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_update/update.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 19:34:15
|
Revision: 4252
http://sourceforge.net/p/elftoolchain/code/4252
Author: jkoshy
Date: 2025-10-18 19:34:13 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf: (bug fix) Parse the date field in ar(1) headers.
Modified Paths:
--------------
trunk/libelf/libelf_ar.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 18:31:48
|
Revision: 4251
http://sourceforge.net/p/elftoolchain/code/4251
Author: jkoshy
Date: 2025-10-18 18:31:44 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf: Signal ELF_E_ARCHIVE for ar(1) archives with an invalid header.
Modified Paths:
--------------
trunk/libelf/libelf_ar.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 18:28:06
|
Revision: 4250
http://sourceforge.net/p/elftoolchain/code/4250
Author: jkoshy
Date: 2025-10-18 18:28:04 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf: Reject ar(1) header fields with digits larger than their expected base.
Modified Paths:
--------------
trunk/libelf/libelf_ar_util.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 16:51:56
|
Revision: 4249
http://sourceforge.net/p/elftoolchain/code/4249
Author: jkoshy
Date: 2025-10-18 16:51:54 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf/testsuite: Add tests for ar(1) archive handling.
These tests verify that ar(1) archives with unparseable archive
headers are flagged appropriately.
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_getarhdr/getarhdr.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|