comparison CHANGES @ 178:0d5b9651b240

Merge Joerg's changes into upstream. (now that they've been thrashed out a bit, include CHANGES entries, etc.)
author David A. Holland
date Fri, 12 Jun 2015 03:05:49 -0400
parents a2f047301c15
children 44ea61019069
comparison
equal deleted inserted replaced
156:e8f7ae63844f 178:0d5b9651b240
1 pending 1 pending
2 - Fix output spacing behavior to match gcc when newlines appear in or
3 while looking for macro arguments. Partly from Joerg Sonnenberger.
4 - Implement __FILE__ and __LINE__ macros. Mostly from Joerg Sonnenberger.
5 - Implement #line. Partly from Joerg Sonnenberger.
2 - Declare usage() with PF(). From wiz. 6 - Declare usage() with PF(). From wiz.
3 7
4 release 0.4 (20130713) 8 release 0.4 (20130713)
5 - Fix stupid build problem introduced in 0.3.1. 9 - Fix stupid build problem introduced in 0.3.1.
6 - Accept and ignore -m32, which imake issues willy-nilly on a bunch 10 - Accept and ignore -m32, which imake issues willy-nilly on a bunch