diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 25e9ff2..d3c1d32 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2008-01-08 Kai Tietz <kai.tietz@onevision.com> + + * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post + characters for name tokens. PR/5529. + 2008-01-04 Greg McGary <greg@mcgary.org> * prdbg.c (print_vma): Print as long long, if host supports it. |