From: Ben Elliston Date: Tue, 19 Apr 2005 05:58:24 +0000 (+0000) Subject: * c-lang.c (c_create_fundamental_type): Comment fix. X-Git-Tag: msnyder-tracepoint-checkpoint-branchpoint~532 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8470e9279187956c17a9b158dbfe65d1eb43eb8c;p=external%2Fbinutils.git * c-lang.c (c_create_fundamental_type): Comment fix. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 73fc087..86a6b56 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-04-19 Ben Elliston + + * c-lang.c (c_create_fundamental_type): Comment fix. + 2005-04-18 Michael Snyder * mn10300-tdep.c: Assimilate code from mn10300-prologue.c. diff --git a/gdb/c-lang.c b/gdb/c-lang.c index 0916bb8..35b5131 100644 --- a/gdb/c-lang.c +++ b/gdb/c-lang.c @@ -202,7 +202,7 @@ c_printstr (struct ui_file *stream, const bfd_byte *string, gdb test suite since we don't have to account for the differences in output depending upon what the compiler and debugging format support. We will probably have to re-examine the issue when gdb - starts taking it's fundamental type information directly from the + starts taking its fundamental type information directly from the debugging information supplied by the compiler. fnf@cygnus.com */ struct type *