diff options
| author | Ulrich Drepper <[email protected]> | 2008-01-30 07:16:28 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2008-01-30 07:16:28 +0000 |
| commit | b61c4cc4ab5d61d5d7c1a31e700bff8ad39fa079 (patch) | |
| tree | 5117006c97209058d5e96fec3e87f553aec97686 /src/ChangeLog | |
| parent | ed9b6cbc2aad369c10f4ff0aad1789b0633a4e65 (diff) | |
Rewrite old-style parameters.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9b9157f2..bbc2708c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2008-01-29 Ulrich Drepper <[email protected]> + * ld.c (replace_args): New function. + (main): Use it to rewrite old-style parameters. + * elf32-i386.script: Add .gnu.hash section. * ldgeneric.c (optimal_bucket_size): A tiny bit more efficient. (fillin_special_symbol): Initialize st_size. |
