Home | History | Annotate | Line # | Download | only in libcpp
      1 2014-09-24  David Malcolm  <dmalcolm (a] redhat.com>
      2 
      3 	* ChangeLog.jit: Add copyright footer.
      4 
      5 2013-10-07  David Malcolm  <dmalcolm (a] redhat.com>
      6 
      7 	* Makefile.in: Set PICFLAG from configure script; add it to
      8 	ALL_CFLAGS.
      9 	* configure.ac (--enable-host-shared): Set up PICFLAG rather
     10 	than attempting to append -fPIC to CFLAGS, CXXFLAGS, LDFLAGS.
     11 	* configure: Regenerate.
     12 
     13 2013-10-03  David Malcolm  <dmalcolm (a] redhat.com>
     14 
     15 	* configure.ac: Add --enable-host-shared.
     16 	* configure: Regenerate.
     17 
     19 Copyright (C) 2013-2014 Free Software Foundation, Inc.
     20 
     21 Copying and distribution of this file, with or without modification,
     22 are permitted in any medium without royalty provided the copyright
     23 notice and this notice are preserved.
     24