From: Jeff Law Date: Sun, 13 Feb 1994 06:12:45 +0000 (+0000) Subject: * libiberty.h (xexit): Use __volatile__ to avoid losing if X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=45fc3ed43b351139442c41404c482a7da61465e4;p=binutils-gdb.git * libiberty.h (xexit): Use __volatile__ to avoid losing if compiling with gcc -traditional. --- diff --git a/include/ChangeLog b/include/ChangeLog index a1b532fb8e0..46075ee78f1 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 12 22:11:32 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * libiberty.h (xexit): Use __volatile__ to avoid losing if + compiling with gcc -traditional. + Thu Feb 10 14:05:41 1994 Ian Lance Taylor (ian@cygnus.com) * libiberty.h: New file. Declares functions provided by