summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2011-08-18 Peter Collingbourne <peter@pcc.me.uk>tromey2011-08-182-2/+7
* gcc/java:ro2011-08-102-2/+6
* gcc:ro2011-08-082-1/+6
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-195-25/+26
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-062-4/+6
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-213-13/+20
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-072-38/+19
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-072-1/+13
* PR middle-end/46500amylaar2011-05-302-1/+12
* make TS_BLOCK a substructure of TS_BASEfroydnj2011-05-263-6/+7
* * Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.jsm282011-05-242-2/+7
* * Makefile.in (LIBDEPS): Add libcommon.a.jsm282011-05-204-10/+42
* split tree_typefroydnj2011-05-112-1/+5
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-073-3/+8
* generalize build_case_label to the rest of the compilerfroydnj2011-05-062-4/+9
* 2011-04-29 Richard Guenther <rguenther@suse.de>ro2011-04-292-5/+8
* remove useless if-before-free testsmeyering2011-04-202-3/+6
* fix doubled-word typos in comments and strings: e.g., s/in in/in/meyering2011-04-182-2/+6