diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d52df9c..bd27d38 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-10-27 Pierre Muller <muller@ics.u-strasbg.fr> + + * p-exp.y (yylex): avoid problem with symbol name + starting as a operator name. + 2000-11-30 Fernando Nasser <fnasser@redhat.com> * linespec.h: New file. Declarations for linespec.c. |