summaryrefslogtreecommitdiffstats
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* More for PR java/5365:tromey2002-01-162-3/+16
* * .cvsignore: Add man pages.aj2002-01-162-11/+21
* Fix for PR java/5365:tromey2002-01-162-3/+16
* For PR libgcj/5303:tromey2002-01-161-2/+14
* * gcj.texi: Fix whitespace and formatting errors in thedoko2002-01-142-9/+14
* For PR libgcj/5303:tromey2002-01-142-0/+74
* * jcf-parse.c (get_constant): Don't swap lo/hi for bigjsturm2002-01-122-1/+15
* Fix date in last entry.grahams2002-01-061-1/+1
* * class.c (compile_resource_file): Update copyright date.grahams2002-01-061-0/+7
* * class.c (compile_resource_file): Update copyright date.grahams2002-01-032-4/+5
* * gcc/jcf-parse.c: Update copyright date.grahams2002-01-031-0/+5
* * tree.h: Update copyright date.grahams2002-01-031-2/+3
* * gcc.c (default_compilers): Const-ify.ghazi2002-01-022-1/+5
* * parse.y (dump_java_tree): New function.tromey2002-01-013-2/+37
* * gen-table.pl: Don't process characters after \uffff. Addedtromey2001-12-292-4/+14
* * gen-table.pl: Const-ify output. Document the location of aghazi2001-12-283-5/+16
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-277-47/+56
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-237-25/+43
* * boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge into ..rth2001-12-222-21/+28
* * class.c (compile_resource_file): Set TREE_PUBLIC on the constructorrth2001-12-212-2/+8
* * class.c (build_class_ref): Mark _Jv_fooClass DECL_EXTERNAL.rth2001-12-212-0/+5
* reverted erroneous checking -- sorry about thattromey2001-12-211-12/+3
* For PR java/4509:tromey2001-12-211-3/+12
* For PR java/4509:tromey2001-12-213-3/+23
* For PR java/4766:tromey2001-12-212-38/+88
* Fixes PR java/5057:tromey2001-12-212-19/+27
* * decl.c (java_init_decl_processing): Don't initializebryce2001-12-203-16/+11
* * mangle.c (mangle_member_name): Don't special-case forbryce2001-12-204-30/+14
* * expr.c (build_java_array_length_access): Don't force null pointerbryce2001-12-202-1/+7
* Fix for PR java/3417:tromey2001-12-202-14/+25
* * configure.in (all_diff_excludes, diff_excludes): Remove.jsm282001-12-202-1/+4
* Separate user and internals manuals.jsm282001-12-172-1/+5
* * parse.y (link_nested_class_to_enclosing): Removed uselesstromey2001-12-172-1/+5
* * mangle.c (mangle_method_decl): Never emit `C2' constructor.tromey2001-12-162-9/+7
* * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h,jsm282001-12-1612-45/+51
* * c-lex.c (lex_number): Use ISXDIGIT/hex_value.ghazi2001-12-162-5/+7
* * decl.c (java_init_decl_processing): Build otable_type correctly.bryce2001-12-162-5/+9
* gcc/java:bryce2001-12-158-27/+307
* * gcj.texi: Markup for man page generation. Document missingdoko2001-12-143-13/+263
* * class.c (get_dispatch_table): Fix java vtable layouthboehm2001-12-146-12/+82
* Make-lang.in: JAVA_INSTALL_NAME, JAVA_CROSS_NAME: Remove whitespacedoko2001-12-112-2/+7
* * lex.c (java_init_lex): Define wfl_to_string astromey2001-12-112-1/+9
* * class.c (make_method_value): Use null_pointer_node tojsturm2001-12-112-1/+6
* * check-init.c (check_init) [SWITCH_EXPR]: Use SWITCH_HAS_DEFAULT.tromey2001-12-112-13/+7
* * Makefile.in: Add $(OUTPUT_OPTION) to compilation rules.kenner2001-12-102-1/+5
* * check-init.c (current_switch_has_default): New static field.bothner2001-12-102-1/+20
* * check-init.c (check_init): Don't allow pre- or post- incrementtromey2001-12-092-5/+19
* * java-tree.h: Fixed typo.tromey2001-12-092-1/+3
* * gjavah.c (decompile_method): Don't decompile to `return this'tromey2001-12-092-1/+7
* * gjavah.c (cxx_keywords): Re-sorted.tromey2001-12-093-4/+7
OpenPOWER on IntegriCloud