Fix whitespace, tabs/spaces.

This commit is contained in:
Pedro Alves
2010-08-27 12:02:20 +00:00
parent 854d88f03d
commit 889bf7c5fa
4 changed files with 555 additions and 554 deletions

View File

@ -170,6 +170,7 @@
* dwarf2read.c (read_structure_type): Check if the current
DIE's type was already completed after dwarf2_full_name
was called.
2010-08-19 Stan Shebs <stan@codesourcery.com>
* NEWS: Mention some additional changes.

View File

@ -1682,7 +1682,7 @@
* gdb.stabs/hppa.sed: Idem.
* gdb.stabs/weird.def: Add char and String constants
* gdb.stabs/weird.exp: Check for correct parsing of
chhar and string constants.
char and string constants.
* gdb.stabs/xcoff.sed: Ignore escaped quote quotes
in .stabs to .stabx substitution.
@ -2313,7 +2313,7 @@
(main): Call new functions.
(K::staticoverload): Define.
Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
2010-02-08 Chris Moller <moller@mollerware.com>
PR gdb/10728
* gdb.cp/pr10728-x.h: New file.
@ -2322,7 +2322,7 @@ Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
* gdb.cp/pr10728.exp: New file.
* gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
Mon Feb 8 12:54:54 2010 Chris Moller <moller@mollerware.com>
2010-02-08 Chris Moller <moller@mollerware.com>
PR gdb/9067
* gdb.cp/pr9067.exp: New
@ -13882,7 +13882,7 @@ From Jim Blandy <jimb@redhat.com>
* gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
g_instance.bfoo, and g_instance.cfoo.
Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2002-01-07 Jeffrey A Law <law@redhat.com>
* gdb.base/break.c (multi_line_if_conditional): New function.
(multi_ilne_while_conditional): Likewise.