1. 02 Dec, 2004 1 commit
  2. 15 Nov, 2004 1 commit
  3. 13 Nov, 2004 1 commit
  4. 23 Sep, 2004 1 commit
  5. 11 Aug, 2004 1 commit
  6. 23 Jul, 2004 1 commit
    • Makefile.am: Rename jar binary to fastjar. · ef05818b
      2004-07-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* Makefile.am: Rename jar binary to fastjar.
      	* Makefile.in: Regenerate.
      	* fastjar.texi: Rename references to jar binary with fastjar.
      
      2004-07-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* Make-lang.in: Replace rmic and rmiregistry references with
      	grmic and grmiregistry.
      	* gcj.texi: Likewise.
      
      2004-07-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* Makefile.am: Replace jar, rmic and rmiregistry references with
      	gjar, grmic and grmiregistry.
      	* configure.in: Likewise.
      	* Makefile.in: Regenerate.
      	* configure: Likewise.
      	* gcj/Makefile.in: Likewise.
      	* include/Makefile.in: Likewise.
      	* testsuite/Makefile.in: Likewise.
      
      From-SVN: r85101
      Thomas Fitzsimmons committed
  7. 19 Jul, 2004 2 commits
  8. 09 Jul, 2004 2 commits
  9. 07 Jul, 2004 1 commit
  10. 06 Jul, 2004 1 commit
    • [multiple changes] · 97b62d47
      2004-07-06  Matthias Klose  <doko@debian.org>
      
      	* Makefile.in: Regenerate.
      	* fastjar.texi: Update for '-u'.
      
      2004-05-19  Casey Marshall <csm@gnu.org>
      
      	PR 7854
      	* Makefile.am
      	(jar_SOURCES): added shift.c, shift.h.
              (jar_CPPFLAGS): define WITH_SHIFT_DOWN.
      
              * compress.c
              Added FSF copyright.
              (write_data): new function.
              (compress_file): call write_data.
      
              * jartool.c
              Updated copyright year.
              (progname): new variable.
              (end_of_entries): new variable.
              (main): open and read file when updating.
              (find_entry): new function.
              (looks_like_dir): new function.
              (read_entries): new function.
              (make_manifest): added parameter `updating'.
              Call `add_file_to_jar' with `updating'.
              (add_to_jar_with_dir): added parameter `updating'.
              Call `add_to_jar' with `updating'.
              (add_to_jar): added parameter `updating'.
              Call `add_file_to_jar' with `updating'.
              Don't add directories if they already exist.
              (add_file_to_jar): added parameter `updating'.
              Update entries if they already exist.
      
              * jartool.h
              Added #ifndef __FASTJAR_JARTOOL_H__.
              (struct zipentry): added `flags'.
      
              * shift.c: new file.
      
              * shift.h: new file.
      
              * zipfile.h
              (CEN_FLAGS): new constant.
      
      From-SVN: r84171
      Matthias Klose committed
  11. 05 Jul, 2004 1 commit
  12. 25 Jun, 2004 1 commit
  13. 15 Jun, 2004 1 commit
  14. 12 Apr, 2004 1 commit
  15. 11 Mar, 2004 1 commit
    • configure.ac: Bump AC_PREREQ to 2.59. · 8ab705be
      boehm-gc/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      	* config.in: Regenerate.
      
      fastjar/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      
      intl/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      	* config.h.in: Regenerate.
      
      gcc/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      
      libada/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.in: Rename file to ...
      	* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      
      libjava/libltdl/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      	* config-h.in: Regenerate.
      
      libstdc++-v3/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      
      contrib/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* gcc_update (files_and_dependencies): Insert libada/configure.
      
      From-SVN: r79285
      Kelley Cook committed
  16. 09 Mar, 2004 1 commit
  17. 10 Jan, 2004 1 commit
    • configure.in: Rename file to ... · ce7dcf78
      2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.in: Rename file to ...
      	* configure.ac: ... this.  Add in AC_PREREQ(2.57)
      	* config.h.in: Regenerate.
      	* aclocal.m4: Regenerate.
      	* Makefile.in: Regenerate.
      
      From-SVN: r75621
      Kelley Cook committed
  18. 07 Jan, 2004 1 commit
  19. 01 Dec, 2003 1 commit
    • Makefile.am: Define AM_MAKINFOFLAGS. · 53d60c04
      fastjar/
      2003-12-01  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.am: Define AM_MAKINFOFLAGS.  Remove Automake 1.4 hack.
      	* Makefile.in: Regenerate with automake 1.7.6 & autoconf 2.57 tools.
      	* aclocal.m4, config.h.in, configure: Likewise.
      	* install-sh, missing, mkinstalldirs, stamp-h.in: Remove.
      
      gcc/
      2003-12-01  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* doc/install.texi: Note that fastjar is built with automake 1.7.x
      	and autoconf 2.57.
      
      From-SVN: r74082
      Kelley Cook committed
  20. 21 Nov, 2003 1 commit
  21. 03 Nov, 2003 1 commit
  22. 13 Aug, 2003 1 commit
  23. 30 Jul, 2003 1 commit
  24. 11 Jul, 2003 1 commit
  25. 02 Jul, 2003 1 commit
  26. 15 Jun, 2003 1 commit
  27. 30 Mar, 2003 1 commit
  28. 10 Mar, 2003 1 commit
  29. 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
  30. 31 Jan, 2003 1 commit
  31. 28 Jan, 2003 1 commit
  32. 25 Jan, 2003 1 commit
  33. 21 Jan, 2003 1 commit
  34. 14 Jan, 2003 1 commit
  35. 31 Dec, 2002 1 commit
  36. 30 Dec, 2002 1 commit
  37. 23 Dec, 2002 1 commit
  38. 16 Dec, 2002 1 commit