summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.steven2013-11-131-1/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-122-1/+5
* * doc/invoke.texi (-fisolate-erroneous-paths): Document.law2013-11-072-1/+7
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-292-1/+10
* Introduce gcc::dump_manager classdmalcolm2013-10-142-1/+7
* * Make-lang.in (jvspec.o): Remove.tromey2013-09-252-70/+19
* * Makefile.in (DRIVER_DEFINES): Use $(and), not shell code,tromey2013-09-252-2/+5
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-052-1/+6
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-292-1/+5
* 2013-05-22 Matthias Klose <doko@ubuntu.com>doko2013-05-222-1/+5
* * Makefile.in (LLINKER): New variable.jason2013-05-162-1/+5
* PR libgcj/57074jakub2013-05-062-3/+20
* * gcj.texi (Configure-time Options): Refer to GCC, not gcc.gerald2013-04-142-5/+11
* 2013-04-09 Richard Biener <rguenther@suse.de>rguenth2013-04-092-1/+5
* * lang.c (put_decl_node): Don't iterate over end_params_node.ktietz2013-03-222-1/+6
* Update copyright years in gcc/rsandifo2013-01-1041-79/+41
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-0423-24/+27
* * gcc.c (process_command): Update copyright notice dates.jakub2013-01-032-2/+7
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-1810-164/+176
* * builtins.c (define_builtin): Accept ECF flags andhubicka2012-11-142-26/+27
* Change hash_table to support a comparator type different from thecrowl2012-10-251-5/+7
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-093-19/+37
* Finish conversion of uses of double_int to the new API.crowl2012-09-244-6/+13
* Remove unnecessary VEC function overloads.dnovillo2012-09-112-6/+6
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-154-9/+9
* gcc:lauras2012-07-302-2/+7
* gcc/steven2012-07-163-2/+7
* * java-tree.h (force_evaluation_order): Remove prototype.steven2012-07-113-77/+5
* gcc/steven2012-07-116-5/+9
* gcc/steven2012-07-083-2/+7
* * expmed.c (expand_mult): Initialize coeff and is_neg.uros2012-07-052-4/+6
* * output.h (merge_weak, assemble_alias,steven2012-06-041-1/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-313-2/+5
* PR java/52815danglin2012-05-212-6/+12
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-222-1/+4
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-202-1/+4
* Fix java bootstrap on 32-bit targetsro2012-04-112-5/+12
* 2012-04-11 Andrew Haley <aph@redhat.com>aph2012-04-112-1/+6
* 2012-04-11 Andrew Haley <aph@redhat.com>aph2012-04-117-2/+178
* Fix .jcr alignmentro2012-04-022-1/+7
* PR java/52730steven2012-03-292-44/+83
* * lang.c (java_init_options_struct): Setschwab2012-01-232-62/+68
* gcc/jakub2012-01-012-2/+6
* 2011-12-03 Matthias Klose <doko@ubuntu.com>doko2011-12-032-1/+5
* * lang.c (java_init_options_struct): Disable optimizationslaw2011-11-232-0/+9
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-072-15/+16
* Move shlib support to toplevel libgccro2011-11-022-1/+5
* Linemap infrastructure for virtual locationsdodji2011-10-172-1/+6
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-116-23/+41
* * Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)jsm282011-08-242-6/+11