aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
AgeCommit message (Collapse)AuthorFilesLines
1996-07-03formatting tweaksMike Stump1-1/+1
From-SVN: r12390
1995-07-04cpphash.h (enum node_type): Remove unneeded and non-standard forward ↵Per Bothner1-2/+0
declaration. * cpphash.h (enum node_type): Remove unneeded and non-standard forward declaration. From-SVN: r10106
1995-03-16Initial revisionPer Bothner1-0/+40
From-SVN: r9191