mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-10 17:38:04 +08:00
Merge Rich's overlapped changes with the gdb-4.3 version.
This commit is contained in:
@ -18,12 +18,28 @@ Sat Dec 7 04:12:35 1991 John Gilmore (gnu at cygnus.com)
|
|||||||
operator is machine dependent for negative operands, thus it is
|
operator is machine dependent for negative operands, thus it is
|
||||||
possible for it to end up negative. From Fred Fish.
|
possible for it to end up negative. From Fred Fish.
|
||||||
|
|
||||||
|
Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in: install using INSTALL_PROGRAM and INSTALL_DATA.
|
||||||
|
added clean-info. added some standards.text support and made it
|
||||||
|
look like our other Makefiles.
|
||||||
|
|
||||||
|
* configure.in: mark this directory target dependent. configure
|
||||||
|
now runs entirely in objdir so make existence tests and
|
||||||
|
references against ${srcdir}.
|
||||||
|
|
||||||
Fri Dec 6 08:30:36 1991 Fred Fish (fnf at cygnus.com)
|
Fri Dec 6 08:30:36 1991 Fred Fish (fnf at cygnus.com)
|
||||||
|
|
||||||
* dwarfread.c (enum_type, struct_type): Fixes for opaque and
|
* dwarfread.c (enum_type, struct_type): Fixes for opaque and
|
||||||
anonymous enumerations, structures, and unions. Now passes all
|
anonymous enumerations, structures, and unions. Now passes all
|
||||||
the current gdb test suite tests.
|
the current gdb test suite tests.
|
||||||
|
|
||||||
|
Thu Dec 5 22:46:13 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in: idestdir and ddestdir go away. Added copyrights
|
||||||
|
and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
|
||||||
|
and mandir now keyed off datadir by default.
|
||||||
|
|
||||||
Thu Dec 5 21:53:21 1991 John Gilmore (gnu at cygnus.com)
|
Thu Dec 5 21:53:21 1991 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in
|
* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in
|
||||||
|
Reference in New Issue
Block a user