summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-0813-0/+28
* PR bootstrap/44825froydnj2010-07-052-2/+7
* * constants.c (build_constants_constructor): Use build_constructorfroydnj2010-07-053-104/+138
* gcc/rsandifo2010-07-041-4/+8
* * java-tree.h (struct lang_type) [catch_classes]: Change type to afroydnj2010-06-284-17/+31
* gcc/ChangeLog:steven2010-06-284-5/+35
* /javaaesok2010-06-233-44/+27
* gcc:gerald2010-06-092-2/+6
* gcc/ada:lauras2010-06-0810-37/+71
* * config/darwin-driver.c (darwin_default_min_version): Usejsm282010-06-042-4/+9
* * except.c: Include tm.h.steven2010-05-292-0/+5
* PR driver/15303jsm282010-05-282-10/+15
* * expr.c (get_symbol_table_index): Add spaces in expression.froydnj2010-05-282-1/+5
* * java-tree.h (method_entry): Declare. Declare VECs containing it.froydnj2010-05-284-50/+54
* gcc/ChangeLog:steven2010-05-272-0/+8
* * java-tree.h (struct lang_decl_func): Change type of throws_listfroydnj2010-05-264-11/+21
* * class.c (utf8_decl_list): Delete.froydnj2010-05-265-47/+56
* * lang.c (java_classify_record): Return RECORD_IS_INTERFACEjakub2010-05-252-3/+4
* PR debug/43260jakub2010-05-255-4/+46
* * expr.c (quick_stack): Change type to a VEC. Update comment.froydnj2010-05-242-45/+26
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-2321-70/+57
* * jcf-parse.c: Include bitmap.h.steven2010-05-233-3/+5
* gcc/ChangeLog:steven2010-05-216-5/+4
* PR debug/43521jakub2010-05-202-1/+11
* * double-int.h (double_int_ior): New function.aesok2010-05-192-9/+15
* * expr.c (pop_arguments): Fix use of undeclared variable.froydnj2010-05-192-1/+5
* gcc/froydnj2010-05-183-69/+102
* PR 44103froydnj2010-05-145-172/+213
* 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-05-062-2/+8
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-182-1/+6
* * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but notjakub2010-04-073-3/+13
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* * jvspec.c (lang_specific_driver): Constify two variables named "p".amylaar2010-01-202-2/+4
* * jcf-parse.c (set_source_filename): Constify variable "dot".amylaar2010-01-202-8/+9
* * lang.c (java_post_options): Constify variable "dot".amylaar2010-01-202-1/+5
* * gcc.c (process_command): Update copyright notice dates.jakub2010-01-092-2/+6
* * configure.ac: Add install-html to target_list for Make-hooks.andrewjenner2010-01-041-2/+20
* * jvspec.c (lang_specific_driver): Remove unusedjakub2009-11-286-14/+17
* 2009-10-20 Joel Dice <dicej@mailsnare.net>aph2009-10-202-2/+15
* Merge lto branch into trunk.dnovillo2009-10-032-1/+5
* * except.h (struct eh_region_d): Add use_cxa_end_cleanup.rth2009-09-283-1/+10
* Squash commit of EH in gimplerth2009-09-145-31/+83
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-134-12/+32
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-032-1/+5
* * boehm.c (mark_reference_fields): Compute % in HOST_WIDE_INTjakub2009-09-012-2/+7
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-014-68/+6
* Install gcj.pdf in $(pdfdir)/gcc alongside other manuals.rwild2009-08-172-3/+8
* 2009-08-12 Andrew Haley <aph@redhat.com>aph2009-08-126-3/+36
* Fix PR debug/40990dodji2009-08-112-16/+40
* 2009-07-31 Andrew Haley <aph@redhat.com>aph2009-08-032-7/+52