]> git.ipfire.org Git - thirdparty/gcc.git/blob - libiberty/ChangeLog.jit
LoongArch: Add constraints for bit string operation define_insn_and_split's [PR114861]
[thirdparty/gcc.git] / libiberty / ChangeLog.jit
1 2014-09-25 David Malcolm <dmalcolm@redhat.com>
2
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.
9
10 2014-09-24 David Malcolm <dmalcolm@redhat.com>
11
12 * ChangeLog.jit: Add copyright footer.
13
14 2013-10-03 David Malcolm <dmalcolm@redhat.com>
15
16 * configure.ac: If --enable-host-shared, use -fPIC.
17 * configure: Regenerate.
18 \f
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.