aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-15cpphash.h (union hash_value): Remove `keydef' member, add a `struct hashnode ...Zack Weinberg1-5/+2
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-2/+0
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-10-10cppexp.c: When forcing unsigned comparisons, cast both sides of the operation.Zack Weinberg1-0/+2
1998-05-19Warning Fixes:Kaveh R. Ghazi1-1/+1
1998-05-13Warning fixes:Kaveh R. Ghazi1-2/+2
1998-05-06typo typo fixes fixesJeff Law1-2/+2
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-0/+2
1996-07-03formatting tweaksMike Stump1-30/+28
1996-06-06* cpphash.c (cpp_lookup): Change struct parse_file -> cpp_reader.Per Bothner1-1/+1
1996-04-15cpphash.c: #include "gansidecl.h".Doug Evans1-12/+2
1995-06-15Update FSF address.Richard Kenner1-1/+1
1995-04-30Improve cleaning up. See hangeLog.Per Bothner1-11/+26
1995-04-10Add declaration of xmalloc.Richard Kenner1-0/+2
1995-04-08* cpphash.c: Don't use const on compilers that don't support it.Mike Stump1-0/+5
1995-03-16Initial revisionPer Bothner1-0/+192