xref: /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ChangeLog.jit (revision 9fb66d812c00ebfb445c0b47dea128f32aa6fe96)
12014-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
102014-09-24  David Malcolm  <dmalcolm@redhat.com>
11
12	* ChangeLog.jit: Add copyright footer.
13
142013-10-03  David Malcolm  <dmalcolm@redhat.com>
15
16	* configure.ac: If --enable-host-shared, use -fPIC.
17	* configure: Regenerate.
18
19Copyright (C) 2013-2014 Free Software Foundation, Inc.
20
21Copying and distribution of this file, with or without modification,
22are permitted in any medium without royalty provided the copyright
23notice and this notice are preserved.
24