home *** CD-ROM | disk | FTP | other *** search
- From lenler!ithil!dc.dth.dk!bojsen Mon, 5 Aug 91 20:03:15 MED
- Received: by moria.UUCP (V1.09/Amiga)
- id AA00000; Mon, 5 Aug 91 20:03:15 MED
- Received: by lenler.uucp (V1.09/Amiga)
- id AA47620; Mon, 5 Aug 91 19:58:11 MET
- Received: by ithil.dc.dth.dk (4.1/DC1.2SU)
- id AA29362; Mon, 5 Aug 91 13:10:27 MED
- Date: Mon, 5 Aug 91 13:10:27 MED
- Message-Id: <9108051110.AA29362@ithil.dc.dth.dk>
- From: bojsen@dc.dth.dk (Per Bojsen)
- To: bojsen@lenler
- Subject: New cpp: CHANGES
-
- OTC Changes by Graham Dumpleton (grahamd@otc.otca.oz.au)
-
- 16-Jun-91
- Added support for Sun -Y option
- Added support for Sun -undef option
- Fix -N by putting initdefines() after dooptions()
- Added throw macro support to jump table
- Fixed predefines for sun, pyr and i386 architectures
- 25-Jun-91
- Fixes to make ## operator expansion ANSI conformant. See 16.3.2 of ARM.
- Remove #elif from src to make more portable.
- Added support for Pyramid.
- Added support for Interactive Unix.
- Fix #line nesting. Put #lines around template expansions.
- 01-Jul-91
- Add __COOL__ as a predefined symbol.
- Fix search for include in local directory first.
- 07-Jul-91
- Fix #line nesting. Added wrongfile, also force #line before included file.
-
-