mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-25 03:06:11 +08:00
* c-lang.c (c_create_fundamental_type): Comment fix.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2005-04-19 Ben Elliston <bje@au.ibm.com>
|
||||||
|
|
||||||
|
* c-lang.c (c_create_fundamental_type): Comment fix.
|
||||||
|
|
||||||
2005-04-18 Michael Snyder <msnyder@redhat.com>
|
2005-04-18 Michael Snyder <msnyder@redhat.com>
|
||||||
|
|
||||||
* mn10300-tdep.c: Assimilate code from mn10300-prologue.c.
|
* mn10300-tdep.c: Assimilate code from mn10300-prologue.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
|
gdb test suite since we don't have to account for the differences
|
||||||
in output depending upon what the compiler and debugging format
|
in output depending upon what the compiler and debugging format
|
||||||
support. We will probably have to re-examine the issue when gdb
|
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 */
|
debugging information supplied by the compiler. fnf@cygnus.com */
|
||||||
|
|
||||||
struct type *
|
struct type *
|
||||||
|
Reference in New Issue
Block a user