111
|
1 2014-09-24 David Malcolm <dmalcolm@redhat.com>
|
|
2
|
|
3 * ChangeLog.jit: Add copyright footer.
|
|
4
|
|
5 2013-10-07 David Malcolm <dmalcolm@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@redhat.com>
|
|
14
|
|
15 * configure.ac: Add --enable-host-shared.
|
|
16 * configure: Regenerate.
|
|
17
|
|
18 Copyright (C) 2013-2014 Free Software Foundation, Inc.
|
|
19
|
|
20 Copying and distribution of this file, with or without modification,
|
|
21 are permitted in any medium without royalty provided the copyright
|
|
22 notice and this notice are preserved.
|