Menu

Code Commit Log


Commit Date  
[r2889] by jkoshy

Changes to the `isa` utility:
* Use the `-D`, `-E`, and `-Q` options, to specify the mode the
utility is to operate in.
* Expand the description of the command modes supported by the `isa`
utility in the manual page.
* Implement the rest of the command-line parser.
* Add an EXAMPLE section to the manual page.

Ticket: #412

2013-01-13 15:36:04 Tree
[r2888] by jkoshy

Add a `-h`/`--help` option to the `isa` utility.

Ticket: #412

2013-01-13 15:35:24 Tree
[r2887] by jkoshy

Update the usage message printed by `isa`.

Ticket: #412

2013-01-13 15:34:46 Tree
[r2886] by jkoshy

Improve the `isa` manual page:
* Improve the rendering of the tool's options.
* Note that "query" is the default mode of operation.
* Allow specificiations to be specified as command line arguments.
* Reword a paragraph for better clarity.

Ticket: #412

2013-01-13 15:34:10 Tree
[r2885] by jkoshy

Fix a typo in the elf.3 manual page.

2013-01-11 02:11:28 Tree
[r2884] by jkoshy

Fix typos in two `libelf` manual pages.

Submitted by: mark-jn
Ticket: #413

2013-01-11 02:03:46 Tree
[r2883] by kaiwang27

Improve compatibility with GNU ld: Do not complain about "no input
files" when option '-v', '-V' or '--verbose' is specified in the
command line and no input files are provided. Instead, the linker
should exit silently after printing version information.

Reported by: jkoshy

2013-01-09 22:47:11 Tree
[r2882] by kaiwang27

Do not add symbols that are converted to "local" by the version script
to the dynamic symbol table.

2013-01-09 22:47:04 Tree
[r2881] by kaiwang27

If a symbol matches both an version pattern with globbing and one
without globbing, pick the pattern without globbing.

2013-01-09 22:46:54 Tree
[r2880] by kaiwang27

Generate DT_VERDEF and DT_VERDEFNUM entries for the ".gnu.version_d"
section.

2013-01-09 22:46:45 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.