aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek38-38/+40
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek3-4/+8
2014-11-24re PR java/64044 (Java emits bogus .class$ decls)Richard Biener2-1/+5
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm3-1/+28
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm2-0/+18
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford4-6/+11
2014-10-28cgraph.h: Flatten.Andrew MacLeod5-1/+38
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2-0/+13
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra3-4/+10
2014-10-16function.h: Flatten file.Andrew MacLeod3-0/+19
2014-10-15re PR bootstrap/63536 (bootstrap failed when configured with --with-cpu=slm)Evgeny Stupachenko2-0/+7
2014-10-12move many gc hashtab to hash_tableTrevor Saunders7-84/+87
2014-10-07* jvgenmain.c (main): Provide declarations for JvRunMain{,Name}.Marek Polacek2-0/+8
2014-08-25IPA C++ refactoring 4/NMartin Liska2-2/+2
2014-07-24IPA C++ refactoring 2/NMartin Liska1-1/+1
2014-07-24IPA C++ refactoring 1/NMartin Liska1-1/+1
2014-07-09java: Use build_qualified_type instead of build_type_variant.Mark Wielaard3-7/+16
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders2-5/+9
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka2-3/+8
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka2-3/+9
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders9-32/+39
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders2-2/+6
2014-05-06boehm.c (mark_reference_fields): Don't update the mask when setting pointer_a...Richard Sandiford2-9/+14
2014-05-06Update ChangeLogs for wide-int work.Kenneth Zadeck1-0/+14
2014-05-06Merge in wide-int.Kenneth Zadeck3-18/+19
2014-01-02Update copyright years in gcc/Richard Sandiford38-37/+41
2014-01-02Small ChangeLog fixes.Jakub Jelinek2-22899/+22894
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus4-22894/+22904
2013-12-19re PR other/59545 (Signed integer overflow issues)Jakub Jelinek3-2/+8
2013-11-22gimple.h: Remove all includes.Andrew MacLeod2-0/+9
2013-11-22Remove macros that implicitly use input_locationDavid Malcolm4-9/+23
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo12-0/+45
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford3-5/+10
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford3-3/+8
2013-11-14gimplify-be.h: New file.Andrew MacLeod2-1/+6
2013-11-13cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.Steven Bosscher1-1/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2-1/+5
2013-11-07invoke.texi (-fisolate-erroneous-paths): Document.Jeff Law2-1/+7
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm2-1/+10
2013-10-14Introduce gcc::dump_manager classDavid Malcolm2-1/+7
2013-09-25Make-lang.in (jvspec.o): Remove.Tom Tromey2-70/+19
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey2-2/+5
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka2-1/+6
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka2-1/+5
2013-05-22jvspec.c (jvgenmain_spec): Add %I to cc1 call.Matthias Klose2-1/+5
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill2-1/+5
2013-05-06re PR libgcj/57074 (libgcj regression on 32bit Power architecture)Jakub Jelinek2-3/+20
2013-04-14gcj.texi (Configure-time Options): Refer to GCC, not gcc.Gerald Pfeifer2-5/+11
2013-04-09expr.c (build_java_binop): Pass a type to build_int_cst.Richard Biener2-1/+5
2013-03-22* lang.c (put_decl_node): Don't iterate over end_params_node.Kai Tietz2-1/+6