From: Mark Kettenis Date: Thu, 1 Jul 1999 00:53:30 +0000 (-0600) Subject: gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified. X-Git-Tag: prereleases/gcc-2.95-test~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93bc9b4e7f5244178815b53ff9fa2aa18dbdcba;p=thirdparty%2Fgcc.git gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified. � * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified. From-SVN: r27869 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6970568c7e8c..b11dc330c697 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +1999-07-01 Mark Kettenis + + * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if + -fPIC or -fpic is specified. + Wed Jun 30 23:56:01 1999 Jeffrey A Law (law@cygnus.com) * expr.c (emit_block_move): Use copy_to_mode_reg for