* Makefile.in (VERSION): Bump to 4.5.2.
authorFred Fish <fnf@specifix.com>
Sun, 3 May 1992 23:05:07 +0000 (23:05 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 3 May 1992 23:05:07 +0000 (23:05 +0000)
commit4db8e515c4db19f91a671c81fcc87bbc2b48c242
tree6f5baa70bf3b92aa0ce5e19d909165c549b88b93
parentd752f749c86c0b43e54d2da9f5963e27f5baa3e3
* Makefile.in (VERSION):  Bump to 4.5.2.
* Makefile.in (DEMANGLE_OPTS):  Add, default to -Dnounderscore.
* configure.in:  Simplify ncr3000 gdb_host logic, add gdb_target.
* dwarfread.c (struct_type):  Apply fix from Peggy Fieland for
proper handling of bit fields.
* gdbtypes.h (struct type):  Clarify use of field.bitpos.
* symtab.h:  Fix couple of misspellings in comments.
* value.h (struct value):  Clarify use of bitpos.
* value.h (unpack_field_as_long):  Change prototype, returns
LONGEST.
* values.c (unpack_field_as_long):  Change return type to LONGEST,
sign extend unpacked fields that are signed, other rewriting.
* config/ncr3000.mt:  New target config file.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure.in
gdb/dwarfread.c
gdb/gdbtypes.h
gdb/values.c
This page took 0.024929 seconds and 4 git commands to generate.