History log of /original-bsd/old/dbx/c.c (Results 1 – 21 of 21)
Revision Date Author Comments
# 1808f06c 01-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# be26f981 23-May-1989 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

add Berkeley specific copyright notice


# 377d1a66 11-May-1988 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

The C stab code only distinguishes 'char' from 'int' range types; char has
a 'char' range, everything else has an 'int' range, including floating
types. This seems completely bogus, but it's easy en

The C stab code only distinguishes 'char' from 'int' range types; char has
a 'char' range, everything else has an 'int' range, including floating
types. This seems completely bogus, but it's easy enough to adapt the
c_typematch() routine to handle this 'feature'. This cures problems where
'float' appeared to have 'int' type in division operations.

show more ...


# 7f3d01ef 11-Jan-1988 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

merge in latest Linton version


# eaeb7362 02-Jul-1987 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

correct bostic correction


# 56adae3f 06-Apr-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

printf format/argument mismatch


# 7f854e4c 14-Oct-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

merge of 5.1.1.1


# b708f3bf 14-Oct-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update from CCI release


# 11003877 01-Sep-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

for compatibility must not print trailing nulls on c char arrays


# d33d917d 01-Sep-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

print character arrays one char at a time with printchar to get
unprintables; change subscript checking to a warning (it's c after all)


# d657b62a 31-May-1985 dist <dist@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# a807358c 01-Mar-1985 linton <linton@65305748-3e16-e211-a854-8c89a5c6f760>

update to version 3.0


# 0738bd1c 23-Jun-1984 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

merge linton branch delta trail


# 2e49e6dc 23-Jun-1984 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

branch delta of linton changes from net.sources


# bc2d7445 16-Aug-1983 linton <linton@65305748-3e16-e211-a854-8c89a5c6f760>

changed printing of type names to not include enclosing module name


# 8fd96e0a 05-Aug-1983 linton <linton@65305748-3e16-e211-a854-8c89a5c6f760>

union objects cannot be printed, they must be qualified


# db08494c 07-Jul-1983 linton <linton@65305748-3e16-e211-a854-8c89a5c6f760>

fixed slight problem with operations on C doubles, things still
don't quite work for floats


# 0a2e3534 19-May-1983 csvaf <csvaf@65305748-3e16-e211-a854-8c89a5c6f760>

fixed missing typedef


# 85cbd42e 18-May-1983 csvaf <csvaf@65305748-3e16-e211-a854-8c89a5c6f760>

language specific functions to build and evaluate array reference trees


# 7ee31802 15-Dec-1982 linton <linton@65305748-3e16-e211-a854-8c89a5c6f760>

fixed @(#) stuff


# c08131f6 15-Dec-1982 linton <linton@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 82/12/15 04:07:11 by linton