date | project | content | link |
|---|
| 18:32 Thursday | elftoolchain | Commit by jkoshy :: r 2511 /trunk/readelf/readelf.c: ( link) Correct a typo. | # |
| 06:41 on Apr 24 | elftoolchain | Commit by jkoshy :: r 2496 /trunk/ar/ (ar.h write.c): ( link) Fix a file descriptor exhaustion bug.
* Close file descriptors early, using `elf_cntl(...,ELF_C_FDREAD)` to
ensure that the descriptors can be closed safely.
* Remove code fragments made redundant by this change.
Reviewed by: kaiwang27
Ticket: #388 | # |
| 09:38 on Apr 23 | elftoolchain | Commit by jkoshy :: r 2495 /trunk/common/_elftc.h: ( link) Use the `__GLIBC__` pre-processor symbol to determine if a system uses the GNU C library.
Submitted by: robertmillan Ticket: #391 | # |
| 13:57 on Mar 11 | elftoolchain | Commit by jkoshy :: r 2461 /trunk/tools/build-automation/ (6 files): ( link) Rework the build system document:
* Reorganize the document to have two parts: one for the implementation,
and one containing a user guide.
* Describe the document briefly in the prelude.
* Describe the formal requirements for the tool.
Ticket: #279 | # |
| 21:01 on Mar 10 | elftoolchain | Commit by jkoshy :: r 2460 /trunk/tools/build-automation/ (9 files): ( link) Turn on SVN keyword expansion. | # |
| 20:59 on Mar 10 | elftoolchain | Commit by jkoshy :: r 2459 /trunk/tools/build-automation/ (Makefile.documentation README): ( link) Add `$Id$` keywords, and turn on SVN keyword expansion on a couple of files. | # |
| 20:38 on Mar 10 | elftoolchain | Commit by jkoshy :: r 2458 /trunk/tools/build-automation/ (10 files): ( link) Changes to the build system:
* Invoke `noweave` on the concatenation of the literate program sources,
in order to work around noweb's limitations on cross-references to
chunks.
* Place the first and last documentation chunks in their own files.
* Add placeholder files for the introduction, the user guide, and
the implementation overview.
* Rename the generated PDF file.
Ticket: #279 | # |
| 18:19 on Mar 09 | elftoolchain | Commit by jkoshy :: r 2457 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Update (c) years. | # |
| 15:17 on Mar 09 | elftoolchain | Commit by jkoshy :: r 2456 /trunk/tools/build-automation/ (6 files): ( link) Add build rules and placeholder files.
Ticket: #279 | # |
| 15:15 on Mar 09 | elftoolchain | Commit by jkoshy :: r 2455 /trunk/tools/ (3 files in 2 dirs): ( link) Add a 'README' for the build utility.
Ticket: #279 | # |
| 19:05 on Mar 07 | elftoolchain | Commit by jkoshy :: r 2454 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Highlight the need to keep an ELF object being modified in ELF_C_RDWR mode internally consistent.
Ticket: #338 | # |
| 18:18 on Mar 07 | elftoolchain | Commit by jkoshy :: r 2453 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Improve the typography of the "libelf by Example" tutorial:
* Center a figure.
* Make fuller use of the available whitespace on the page. | # |
| 18:17 on Mar 07 | elftoolchain | Commit by jkoshy :: r 2452 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Typographical tweaks: move the captions for a few tables to after their content. | # |
| 18:16 on Mar 07 | elftoolchain | Commit by jkoshy :: r 2451 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Tweak a figure in the "libelf by Example" tutorial: keep text inside nodes left aligned. | # |
| 12:28 on Mar 05 | elftoolchain | Commit by jkoshy :: r 2450 /trunk/documentation/libelf-by-example/ (12 files): ( link) Remove MetaPost sources that have been translated to TikZ/PGF.
Ticket: #337 | # |
| 23:01 on Mar 04 | elftoolchain | Commit by jkoshy :: r 2449 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Improve a few labels in a figure. | # |
| 23:00 on Mar 04 | elftoolchain | Commit by jkoshy :: r 2448 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Add a graphical overview of the concepts covered in the "libelf by Example" tutorial.
Ticket: #272 | # |
| 16:29 on Mar 04 | elftoolchain | Commit by jkoshy :: r 2447 /trunk/documentation/libelf-by-example/libelf-by-example.tex: ( link) Note the early history of ELF support in Linux-based operating systems. | # |
| 09:36 on Feb 21 | elftoolchain | Commit by jkoshy :: r 2443 /trunk/INSTALL: ( link) Document the prerequisites for building additional documention on GNU/Linux.
Ticket: #337 | # |
| 09:24 on Feb 21 | elftoolchain | Commit by jkoshy :: r 2442 /trunk/INSTALL: ( link) Correct a cut-n-paste error in the installation notes. | # |