Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-31 | re PR libgcj/30606 (natVMURLConnection.cc:21: error: 'magic_t' does not name ↵ | Tom Tromey | 1 | -6/+6 | |
a typet name a type) PR libgcj/30606: * configure, include/config.h.in: Rebuilt. * configure.ac: Check for magic_t in magic.h. * java/net/natVMURLConnection.cc: Use HAVE_MAGIC_T. From-SVN: r121425 | |||||
2007-01-25 | configure, [...]: Rebuilt. | Andrew Haley | 1 | -11/+36 | |
2007-01-25 Andrew Haley <aph@redhat.com> * configure, Makefile.in, include/config.h.in: Rebuilt. * Makefile.am (libgcj_la_LIBADD): Removed $(LIBMAGIC). * configure.ac: Don't check for libmagic. * java/net/natVMURLConnection.cc (p_magic_open, p_magic_load, p_magic_close, p_magic_buffer): New globals. (init): Look up 'magic' functions. (guessContentTypeFromBuffer): Updated. From-SVN: r121183 | |||||
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -0/+56 | |
From-SVN: r120621 |