* tree-vrp.c (vrp_prop): Move class to earlier point in the file.
[official-gcc.git] / libiberty / ChangeLog.jit
blob5b64f809de45764c8b096f3c5057df60b08bbd09
1 2014-09-25  David Malcolm  <dmalcolm@redhat.com>
3         * choose-temp.c (choose_tmpdir): Remove now-redundant local
4         copy of prototype.
5         * functions.texi: Regenerate.
6         * make-temp-file.c (choose_tmpdir): Convert return type from
7         char * to const char * - given that this returns a pointer to
8         a memoized allocation, the caller must not touch it.
10 2014-09-24  David Malcolm  <dmalcolm@redhat.com>
12         * ChangeLog.jit: Add copyright footer.
14 2013-10-03  David Malcolm  <dmalcolm@redhat.com>
16         * configure.ac: If --enable-host-shared, use -fPIC.
17         * configure: Regenerate.
19 Copyright (C) 2013-2014 Free Software Foundation, Inc.
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.