1. 16 Apr, 2003 3 commits
  2. 15 Apr, 2003 5 commits
  3. 14 Apr, 2003 1 commit
  4. 23 Mar, 2003 1 commit
  5. 17 Mar, 2003 1 commit
  6. 12 Mar, 2003 2 commits
  7. 11 Mar, 2003 1 commit
  8. 04 Mar, 2003 1 commit
  9. 27 Feb, 2003 2 commits
  10. 24 Feb, 2003 1 commit
  11. 22 Feb, 2003 2 commits
  12. 21 Feb, 2003 4 commits
  13. 20 Feb, 2003 3 commits
  14. 13 Feb, 2003 2 commits
    • re PR c++/7612 (Memory leaks in cplus-dem.c) · 902cf50c
      	Fix PR c++/7612.
      	* cplus-dem.c (demangle_signature): Call string_delete.
      	Remove extra string_init.
      	(demangle_arm_hp_template): Call string_delete instead of
      	string_clear.  Add missing string_delete call.
      	(demangle_qualified): Add missing string_delete call.
      	(do_type): Remove unused variable btype.  Add missing string_delete
      	call.  Call string_delete instead of string_clear.
      	(demangle_fund_type): Move variable btype inside of the switch
      	statement.  Add missing string_delete call.
      	(do_arg): Call string_delete instead of string_clear.  Remove extra
      	string_init.
      	(demangle_nested_args): Free work->previous_argument.
      
      From-SVN: r62852
      Daniel Jacobowitz committed
    • acconfig.h: New file. · 7ac27e08
      	* acconfig.h: New file.  Add uintptr_t.
      	* config.in: Regenerated.
      
      From-SVN: r62811
      Kaveh R. Ghazi committed
  15. 04 Feb, 2003 1 commit
    • fastjar.texi: Update to GFDL 1.2. · b3a8389d
      fastjar:
      	* fastjar.texi: Update to GFDL 1.2.
      
      gcc:
      	* doc/gcc.texi, doc/gccint.texi, doc/gcov.texi,
      	doc/include/fdl.texi, doc/invoke.texi: Update to GFDL 1.2.
      	* doc/install.texi: Update copyright dates.  Update to GFDL 1.2.
      
      gcc/ada:
      	* gnat_rm.texi, gnat_ug.texi: Update to GFDL 1.2.
      	* gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
      	gnat_ug_wnt.texi: Regenerate.
      
      gcc/f:
      	* g77.texi, invoke.texi: Update to GFDL 1.2.
      
      gcc/java:
      	* gcj.texi: Update to GFDL 1.2.
      
      gcc/treelang:
      	* treelang.texi: Update to GFDL 1.2.
      
      libiberty:
      	* libiberty.texi: Update to GFDL 1.2.
      
      libstdc++-v3:
      	* docs/html/17_intro/porting.texi: Update to GFDL 1.2.
      	* docs/html/17_intro/porting.html: Regenerate.
      
      From-SVN: r62365
      Joseph Myers committed
  16. 30 Jan, 2003 1 commit
  17. 28 Jan, 2003 2 commits
  18. 26 Jan, 2003 1 commit
    • hashtab.h (htab_alloc_with_arg, [...]): Add new types. · 74828682
      include/
      	* hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
      	(struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f.
      	(htab_create_alloc_ex): New prototype.
      	(htab_set_functions_ex): New prototype.
      
      libiberty/
      	* hashtab.c (htab_create_alloc_ex): New function.
      	(hatab_set_functions_ex): New function.
      	(htab_delete, htab_expand): Support alternate allocation functions.
      
      From-SVN: r61820
      Daniel Jacobowitz committed
  19. 24 Jan, 2003 2 commits
    • configure.in: Remove special pex-cygwin consideration. · ece0e59f
      * configure.in: Remove special pex-cygwin consideration.
      * configure: Regenerate.
      * pex-cygwin.c: Remove.
      * Makefile.in: Remove pex-cygwin.[co] lines.
      
      From-SVN: r61744
      Christopher Faylor committed
    • Makefile.in (CFILES): Add pex-*.c. · 55d0e5e0
      	* Makefile.in (CFILES): Add pex-*.c.
      	(REQUIRED_OFILES): Change pexecute.o to @pexecute@
      	(CONFIGURED_OFILES): Add pex-*.o.
      	(TEXIFILES): Add pexecute.txh.
      	(pexecute.o): Delete rule.
      	(pex-cygwin.o, pex-djgpp.o, pex-mpw.o, pex-msdos.o, pex-os2.o,
      	pex-unix.o, pex-win32.o): New rules.
      	* configure.in: Change AC_INIT argument to xmalloc.c.
      	Compute appropriate pexecute implementation and substitute it
      	as @pexecute@.
      
      	* pexecute.c: Split up into...
      	* pex-cygwin.c, pex-djgpp.c, pex-mpw.c, pex-msdos.c, pex-os2.c,
      	pex-unix.c, pex-win32.c, pex-common.h, pexecute.txh: ... these
      	new files.
      
      	* functions.texi: Regenerate.
      	* configure: Regenerate.
      
      From-SVN: r61728
      Zack Weinberg committed
  20. 20 Jan, 2003 1 commit
  21. 09 Jan, 2003 2 commits
    • Makefile.in (install_to_libdir, [...]): Add a mkinstalldirs command. · d7082cd7
      2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
      
      	* Makefile.in (install_to_libdir, install_to_tooldir): Add a
      	mkinstalldirs command.
      
      From-SVN: r61083
      Christian Cornelssen committed
    • Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. · 90e5b39f
      libf2c:
      2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
      
      	* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
      	(install, uninstall): Prepend $(DESTDIR) to destination
      	paths in all (un)installation commands.
      
      libiberty:
      2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
      
      	* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
      
      libobjc:
      2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
      
      	* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
      	(install-libs, install-headers): Prepend $(DESTDIR) to
      	destination paths in all (un)installation commands.
      
      libstdc++:
      2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
      
      	* include/Makefile.am (install-data-local): Prepend
      	$(DESTDIR) to destination paths in all (un)installation
      	commands.  Use ${c_base_builddir} and ${std_builddir}
      	as destination subdirectories to achieve consistency with
      	preceding mkinstalldirs commands.  No effect because both
      	variables contain "." only.
      	* include/Makefile.in: Regenerate.
      
      From-SVN: r61082
      Christian Cornelssen committed
  22. 04 Dec, 2002 1 commit