aboutsummaryrefslogtreecommitdiff
path: root/zlib/ChangeLog.jit
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-03-13 10:40:33 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-03-26 08:25:29 -0700
commit5ca28f792883afb409ae145666fc3662c3a3aed5 (patch)
treec7e7f508b52bdf5c6a1162cd30241275bbb89fd2 /zlib/ChangeLog.jit
parentb19a8f8545100a08ee2a64c05631aff6f651faa1 (diff)
downloadgdb-5ca28f792883afb409ae145666fc3662c3a3aed5.zip
gdb-5ca28f792883afb409ae145666fc3662c3a3aed5.tar.gz
gdb-5ca28f792883afb409ae145666fc3662c3a3aed5.tar.bz2
Import zlib from GCC
Diffstat (limited to 'zlib/ChangeLog.jit')
-rw-r--r--zlib/ChangeLog.jit22
1 files changed, 22 insertions, 0 deletions
diff --git a/zlib/ChangeLog.jit b/zlib/ChangeLog.jit
new file mode 100644
index 0000000..64ba6e1
--- /dev/null
+++ b/zlib/ChangeLog.jit
@@ -0,0 +1,22 @@
+2014-09-24 David Malcolm <dmalcolm@redhat.com>
+
+ * ChangeLog.jit: Add copyright footer.
+
+2013-10-07 David Malcolm <dmalcolm@redhat.com>
+
+ * Makefile.am: Add PICFLAG to libz_a_CFLAGS.
+ * configure.ac (--enable-host-shared): Set up PICFLAG rather
+ than attempting to append -fPIC to CFLAGS.
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+
+2013-10-03 David Malcolm <dmalcolm@redhat.com>
+
+ * configure.ac: Add --enable-host-shared.
+ * configure: Regenerate.
+
+Copyright (C) 2013-2014 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.