summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogrguenth2016-08-031-0/+4
* Mark ChangeLoggccadmin2015-06-261-0/+4
* * doc/cpp.texi: Update displayed copyright years.jakub2015-06-262-1/+5
* Mark ChangeLoggccadmin2014-10-301-0/+4
* Mark ChangeLoggccadmin2014-07-161-0/+4
* Mark ChangeLoggccadmin2014-04-221-0/+4
* Update copyright years in gcc/rsandifo2014-01-0238-37/+41
* Small ChangeLog fixes.jakub2014-01-022-22899/+22894
* 2014-01-02 Tobias Burnus <burnus@net-b.de>burnus2014-01-024-22894/+22904
* PR other/59545jakub2013-12-193-2/+8
* * gimple.h: Remove all includes.amacleod2013-11-222-0/+9
* Remove macros that implicitly use input_locationdmalcolm2013-11-224-9/+23
* Factor unrelated declarations out of tree.h.dnovillo2013-11-1912-0/+45
* gcc/c-family/rsandifo2013-11-183-5/+10
* gcc/ada/rsandifo2013-11-183-3/+8
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-142-1/+6
* * 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