Include SEC_CODE so that code sections are assigned the LOAD attribute.
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index b521127cbb0814089f1115e330000f52bb99cf6b..f26593fc08176816fdc5ad9a95a6c8e7337bcae8 100644 (file)
@@ -1,3 +1,28 @@
+2003-07-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * pex-win32.c (pexecute): Mark parameters this_pname and
+       temp_base as unused. Remove unused variables retries,
+       sleep_interval. Initialize org_stdin, org_stdout.
+       (pwait): Mark parameter flags as unused.
+
+2003-07-02  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * pex-win32.c (fix_argv): Ensure that the executable pathname
+       uses Win32 backslashes.
+       (pexecute): Cast away constness when assigning *errmsg_arg.
+
+2003-06-26  H.J. Lu <hongjiu.lu@intel.com>
+
+       * testsuite/demangle-expected: Add more GNU V3 testcases.
+
+2003-06-22  Zack Weinberg  <zack@codesourcery.com>
+
+       * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
+       not HC_ASCII and HC_EBCDIC.
+       Add documentation in form expected by gather-docs.
+       * hex.c: Use HOST_CHARSET, not hand-coded check of character set.
+       * Makefile.in, functions.texi: Regenerate.
+
 2003-06-21  Zack Weinberg  <zack@codesourcery.com>
 
        * safe-ctype.c: Separate out EOF==-1 check.  Use HOST_CHARSET
This page took 0.024153 seconds and 4 git commands to generate.