aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acidtypes
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross6-22/+19
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2012-10-21silence more warningsRuss Cox1-0/+3
R=rsc http://codereview.appspot.com/6744056
2012-10-20fix gcc 4.7 warnings (thanks Tuncer Ayaz)Russ Cox1-4/+1
R=rsc http://codereview.appspot.com/6744053
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc3-4/+4
2005-11-29better handling of C++ names.rsc5-22/+65
2005-11-28deeper copy in renumberrsc1-0/+16
2005-11-28fixesrsc5-23/+118
2005-09-09NetBSD-macppc ctype needs uchars.rsc2-6/+6
2005-07-13applersc1-0/+1
2005-02-11reserve varrsc1-0/+1
2005-01-23do not clobber register namesrsc1-1/+105
2005-01-04Goodbye SHORTLIBrsc1-1/+0
2004-12-28FreeBSD tweaksrsc1-2/+3
2004-10-22formattingrsc1-9/+9
2004-06-09handle opaque structs betterrsc1-1/+5
2004-05-23small bug fixesrsc1-1/+8
2004-04-29add -W to specify window size.rsc1-1/+1
various other little fixes.
2004-04-21no debugging printsrsc1-1/+0
2004-04-21need thisrsc1-0/+50
2004-04-21Fix bug in typedef guys.rsc3-2/+10
2004-04-21Clean up the dwarf code a little and makersc4-179/+144
acidtypes handle gcc 3.3.3 binaries.
2004-04-19clean up when finished.rsc1-1/+1
2004-04-19add acidtypesrsc7-0/+1763