aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek3-4/+8
2015-11-11decl.c: Remove unused header files.Andrew MacLeod21-79/+23
2015-10-30Allow real_format to be passed to more real.h functionsRichard Sandiford2-2/+7
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod20-100/+102
2015-10-26function.h (MINIMUM_METHOD_BOUNDARY): New macro.Christian Bruel1-7/+2
2015-10-22[PATCH 3/9] ENABLE_CHECKING refactoring: Java and AdaMikhail Maltsev2-3/+6
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-27/+27
2015-07-15opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...Andrew MacLeod2-6/+5
2015-07-13Fix double word typos.Aldy Hernandez4-3/+9
2015-07-10gimple-predict.h: New file.Andrew MacLeod2-1/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod19-41/+41
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod5-8/+7
2015-06-25hash-traits.h (string_hash, [...]): New classes.Richard Sandiford2-25/+8
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford2-3/+9
2015-06-25hash-table.h: Update comments.Richard Sandiford2-3/+6
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod20-30/+22
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod22-76/+24
2015-06-05* jcf-parse.c: Include toplev.h.Aldy Hernandez2-0/+5
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez6-30/+16
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod20-63/+22
2015-05-20libcpp: Eliminate most of the non-const/reference-returning inline fnsDavid Malcolm2-1/+6
2015-04-18remove need for store_values_directlyTrevor Saunders2-7/+10
2015-01-30Always pass explicit location to fatal_error.Joseph Myers5-25/+37
2015-01-15dojump.h: New header file.Prathamesh Kulkarni2-0/+20
2015-01-09re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek1-0/+36
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison19-22/+196
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