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 dff4b98..0360fa0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-06-14 Pierre Muller <muller@ics.u-strasbg.fr> + + Add support for Pascal language. Part 1: new files. + * p-exp.y, p-lang.c, p-lang.h, p-typeprint.c, p-valprint.c: New files. + 2000-06-13 Kevin Buettner <kevinb@redhat.com> * ser-ocd.c, symtab.c: Eliminate use of PARAMS from these files. |