aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)Author
2004-09-30Mark ChangeLogGabriel Dos Reis
2004-05-31Mark ChangeLogGabriel Dos Reis
2004-02-26re PR java/12890 (ICE on compilation of class with throwing method)Andrew Haley
2004-02-14Mark ChangeLogGabriel Dos Reis
2003-10-16Mark ChangeLogMark Mitchell
2003-08-04Mark ChangeLogMark Mitchell
2003-08-04Mark ChangeLogMark Mitchell
2003-07-08Make-lang.in (f/g77.dvi): Replace PWD with PWD_COMMAND.Andreas Schwab
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley
2003-05-14Mark ChangeLogMark Mitchell
2003-05-13Mark ChangeLogMark Mitchell
2003-05-13Mark ChangeLogMark Mitchell
2003-05-03re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey
2003-04-20jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s...Mohan Embar
2003-04-10re PR java/10253 (String concatenation with int zero, as in ""+0, results in ...Eric Blake
2003-04-10[multiple changes]Andrew Haley
2003-04-04re PR bootstrap/10216 (FreeBSD/alpha fails to fully bootstrap the default con...Zack Weinberg
2003-03-30fastjar.texi: Remove @ at start of file.Joseph Myers
2003-03-28(in gcc:)Loren J. Rittle
2003-03-12gjavah.c (is_first_data_member): New global variable.Andrew Haley
2003-03-11parse.y (resolve_field_access): Initialize class if field is found in another...Tom Tromey
2003-03-10jcf-io.c (caching_stat): Account for both DIR_SEPARATOR and DIR_SEPARATOR_2 f...Ranjit Mathew
2003-03-07jcf.h (COMPARE_FILENAMES): New macro similar to "strcmp" to compare file name...Ranjit Mathew
2003-03-04re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle
2003-02-28re PR java/9695 (Inner class bug prevent GNU Classpath from compiling)Tom Tromey
2003-02-12decl.c (java_init_decl_processing): Change soft_lookupjnimethod_node to refle...Ranjit Mathew
2003-02-04fastjar.texi: Update to GFDL 1.2.Joseph Myers
2003-02-03parse.y (java_expand_classes): Scan the whole class list looking for access m...Andrew Haley
2003-02-03Fix for java/4269:Adrian Bunk
2003-02-01* gjavah.c (throwable_p): Allocate 1 more byte for string.Mark Wielaard
2003-01-30jcf-parse.c (read_class): Update identifier's class value if it changed durin...Tom Tromey
2003-01-29parse.y (patch_assignment): Only transform the rhs of an assignment when comp...Tom Tromey
2003-01-28lex.c (java_lex): Don't include UEOF as part of token.Tom Tromey
2003-01-28parse.y (java_check_regular_methods): Check for construct after checking type...Tom Tromey
2003-01-26* Make-lang.in (java.install-common, java.uninstall)Christian Cornelssen
2003-01-24calls.c (fix_unsafe_tree): Prototype.Kaveh R. Ghazi
2003-01-21parse.y (method_header): Native method can't be strictfp.Tom Tromey
2003-01-14decl.c (java_init_decl_processing): _Jv_NewMultiArray is a varargs function -...Andrew Haley
2003-01-05* lang.c (dump_compound_expr): Prototype.Kaveh R. Ghazi
2003-01-03re PR java/8712 (ICE at fold-const.c:2934)Tom Tromey
2003-01-03gcj.texi (Standard Properties): Document http.proxyHost and http.proxyPort.Tom Tromey
2003-01-03* gcj.texi (GNU Classpath Properties): Document new properties.Tom Tromey
2002-12-30* Make-lang.in: Protect against texi2pod/pod2man failing.DJ Delorie
2002-12-28cpp.texi, [...]: Use @copying.Joseph Myers
2002-12-23gcj.texi: Include Cover Texts in man page.Joseph Myers
2002-12-23gcc-common.texi: Clear DEVELOPMENT.Joseph Myers
2002-12-22gcj.texi (Limitations): Add note about org.xml.sax and org.w3c.dom.Anthony Green
2002-12-20re PR java/8955 (switch case statement causes gcj to throw segmentation fault)Tom Tromey
2002-12-19re PR libgcj/8945 (StringTokenizer)Andrew Haley
2002-12-06parse.y (source_end_java_method): Remove custom encoding of line numbers for ...Ranjit Mathew