Forgot the following for the ChangeLog:
authorFred Fish <fnf@specifix.com>
Fri, 4 Dec 1992 15:09:41 +0000 (15:09 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 4 Dec 1992 15:09:41 +0000 (15:09 +0000)
commit64e738a335839609984b1957ac0426fc4f8c9427
tree6b5c3e245f8d4654fbe0d06c5fe38198e8ae0735
parentaed656babbdd14601f1741b112984d0c1079f424
Forgot the following for the ChangeLog:

* ch-exp.y (chill_create_fundamental_type):  Chill uses fixed
width types.  For example, "INT" is always 2 bytes regardless
of the values of any TARGET_*_BIT macros.  So use explicit
numeric sizes for the types.
gdb/ChangeLog