aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
authorKyle Galloway <kgallowa@redhat.com>2007-04-09 13:24:00 +0000
committerKyle Galloway <kgallowa@gcc.gnu.org>2007-04-09 13:24:00 +0000
commit3fe9aa9ea7d67621ba2b6b6752ea80e2fa875695 (patch)
tree4bdc9140017b37dc50c4160804f5a2aa7e3a648e /libjava/ChangeLog
parentc7b852c8a60d46ba79c50b9d2a4f3cba4847c896 (diff)
downloadgcc-3fe9aa9ea7d67621ba2b6b6752ea80e2fa875695.zip
gcc-3fe9aa9ea7d67621ba2b6b6752ea80e2fa875695.tar.gz
gcc-3fe9aa9ea7d67621ba2b6b6752ea80e2fa875695.tar.bz2
gij.cc (main): Accept -agentlib and -agentpath options.
2007-04-09 Kyle Galloway <kgallowa@redhat.com> * gij.cc (main): Accept -agentlib and -agentpath options. * prims.cc (parse_init_args): Deal with -agentlib and -agentpath. (load_jvmti_agent): New function. From-SVN: r123671
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index ec79a05..fa8624e 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-09 Kyle Galloway <kgallowa@redhat.com>
+
+ * gij.cc (main): Accept -agentlib and -agentpath options.
+ * prims.cc (parse_init_args): Deal with -agentlib and -agentpath.
+ (load_jvmti_agent): New function.
+
2007-04-04 Tania Bento <tbento@redhat.com>
* java/text/DecimalFormatSymbols.java: Added the year 2007 to