diff options
author | Alan Modra <amodra@gmail.com> | 2005-06-09 02:59:57 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-06-09 02:59:57 +0000 |
commit | dea2f0a859a292147d2543bcd7a4e138aa4ac72e (patch) | |
tree | 97d396dd726a0ab5ae8eeac537c6bdacdad2081c /ld/ChangeLog | |
parent | 6e81d46e50b6c0ca5abaf6fdd80984b546c116ae (diff) | |
download | gdb-dea2f0a859a292147d2543bcd7a4e138aa4ac72e.zip gdb-dea2f0a859a292147d2543bcd7a4e138aa4ac72e.tar.gz gdb-dea2f0a859a292147d2543bcd7a4e138aa4ac72e.tar.bz2 |
* ldexp.c (fold_unary <ALIGN_K>): Revert last change.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ed249f0..3c98840 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2005-06-09 Alan Modra <amodra@bigpond.net.au> + * ldexp.c (fold_unary <ALIGN_K>): Revert last change. + +2005-06-09 Alan Modra <amodra@bigpond.net.au> + * ld.h (lang_phase_type): Move to.. * ldexp.h: ..here. Add lang_mark_phase_enum. (node_type): Remove etree_undef and etree_unspec. |