* elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index bde129cda841f85d5a76e1887dbb0d02dd072089..7280aa03747f7732781fe580c13cbd276c12feed 100644 (file)
@@ -1,3 +1,34 @@
+2002-12-04  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):
+       Define for hosts with HOST_EXECUTABLE_SUFFIX.
+
+2002-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * make-relative-prefix.c (make_relative_prefix): Ensure return
+       string is empty before using strcat to construct it.
+
+2002-11-22  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.in: Add make-relative-prefix.c.
+       * make-relative-prefix.c: New file.
+       * functions.texi: Rebuilt.
+
+2002-11-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
+       used with arguments in traditional C' warnings.
+
+2002-10-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * config.table: Use mh-s390pic for s390x too.
+
+2002-10-06  Andreas Jaeger  <aj@suse.de>
+
+       * libiberty/cplus-dem.c (ada_demangle): Get rid of unneeded
+       variable and of strict-aliasing warning.
+       (grow_vect): Use char as first parameter.
+
 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * Makefile.in (all): Fix multilib parallel build.
 
 2002-03-30  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
 
-       * cp-demangle.c (java_demangle_v3): Don't try to release "demangled" 
+       * cp-demangle.c (java_demangle_v3): Don't try to release "demangled"
        if it is NULL.
 
 2002-03-27  DJ Delorie  <dj@redhat.com>
@@ -549,10 +580,10 @@ Thu Nov 15 11:06:25 2001  Jeffrey A Law  (law@cygnus.com)
 
 2001-08-22  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
 
-       * fibheap.c (fibheap_init, fibnode_init): Remove.
-       (fibheap_new, fibnode_new): Use xcalloc to allocate and
-       initialize memory.
-       (fibheap_insert): Remove check for node allocation failure.
+       * fibheap.c (fibheap_init, fibnode_init): Remove.
+       (fibheap_new, fibnode_new): Use xcalloc to allocate and
+       initialize memory.
+       (fibheap_insert): Remove check for node allocation failure.
 
 2001-08-21  Richard Henderson  <rth@redhat.com>
 
This page took 0.024305 seconds and 4 git commands to generate.