diff options
author | Pierre Muller <muller@sourceware.org> | 2011-03-15 16:00:56 +0000 |
---|---|---|
committer | Pierre Muller <muller@sourceware.org> | 2011-03-15 16:00:56 +0000 |
commit | 6ced15815d5cc6cdd26036bdb3341bad0a4cda47 (patch) | |
tree | 486370bfb1f821e78b358b4908a16d5280a1783a /gdb/ChangeLog | |
parent | 9373cf26198091ce52ee863787dbb0ac7f053fcf (diff) | |
download | gdb-6ced15815d5cc6cdd26036bdb3341bad0a4cda47.zip gdb-6ced15815d5cc6cdd26036bdb3341bad0a4cda47.tar.gz gdb-6ced15815d5cc6cdd26036bdb3341bad0a4cda47.tar.bz2 |
Remove trailing spaces and tabulations from pascal language
support sources.
p-exp.y: Ditto.
p-lang.c: Ditto.
p-lang.h: Ditto.
p-valprint.c: Ditto.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6342675..bc78379 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2011-03-15 Pierre Muller <muller@ics.u-strasbg.fr> + + Remove trailing spaces and tabulations from pascal language + support sources. + p-exp.y: Ditto. + p-lang.c: Ditto. + p-lang.h: Ditto. + p-valprint.c: Ditto. + 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com> * dwarf2read.c (dwarf2_get_pc_bounds): Require HIGH strictly higher |