diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-31 23:41:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-31 23:41:56 +0000 |
commit | 7e404ca2fe4a7bc7bc91c8cf8b2cd81035b9348f (patch) | |
tree | 93fc4d807ef421ed228bfbb4f35e17929169dfe2 | |
parent | 03ec049278a5d14754619eb51ee47744fbf15dd9 (diff) | |
download | mig-7e404ca2fe4a7bc7bc91c8cf8b2cd81035b9348f.tar.gz mig-7e404ca2fe4a7bc7bc91c8cf8b2cd81035b9348f.tar.bz2 mig-7e404ca2fe4a7bc7bc91c8cf8b2cd81035b9348f.zip |
.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ +2001-12-31 Roland McGrath <roland@frob.com> + + * lexxer.l: Grok "retcode" IPC flag as a no-op, for compatibility + with OSF Mach mig syntax. + * lexxer.c: Regenerated. + 2001-12-28 Roland McGrath <roland@frob.com> + * mig.in (default_cpp): Add -ansi to avoid -Di386=1 and the like. + * mig.in (default_cpp): Put -undef here. (cppflags): Not here. |