aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva2-14/+19
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor3-31/+53
2009-04-27re PR java/38374 (constant pool references have wrong types in ADDR_EXPR)Richard Guenther2-0/+16
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2-2/+6
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek6-29/+26
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers3-0/+26
2009-04-20* verify-impl.c (verify_instructions_0): Add cast to enum type.Ian Lance Taylor2-2/+8
2009-04-09i386.md (cmpcc): New.Paolo Bonzini2-8/+10
2009-03-31re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther2-20/+5
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2-0/+14
2009-03-18c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers, and -fopenmp.Ralf Wildenhues2-2/+6
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek7-7/+9
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+6
2009-01-16re PR tree-optimization/38835 (field-insensitive PTA causes libstdc++ miscomp...Richard Guenther2-3/+10
2008-12-05Fix dates.Eric Botcazou1-1/+1
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Jakub Jelinek1-0/+5
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Sebastian Pop1-1/+1
2008-11-05re PR java/37068 (libgcj linkage failure: Incorrect library ABI version detec...Andrew Haley2-1/+33
2008-10-24dg-extract-results.sh: New file.Jakub Jelinek2-0/+5
2008-10-16re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn4-2/+12
2008-10-15constants.c (build_constant_data_ref): Make sure we only build one copy of th...Andrew Haley2-13/+22
2008-09-22expr.c (rules): Add new rule for gnu.java.lang.VMCPStringBuilder.toString.Andrew Haley2-9/+31
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski2-54/+5
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka4-7/+14
2008-09-09decl.c (build_result_decl): Remove no longer applicable promotion.Richard Guenther2-4/+5
2008-09-05* gcj.texi (-freduced-reflection): Clarify option's restrictions.David Daney2-3/+8
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek1-10/+10
2008-08-21class.c (make_class_data): Don't add field_index when flag_reduced_reflection...David Daney2-0/+7
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand2-2/+5
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez2-1/+7
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues2-7/+11
2008-07-29class.c (build_utf8_ref): Set DECL_SIZE and DECL_SIZE_UNIT from ctype's sizes.Jakub Jelinek2-0/+5
2008-07-29class.c (build_utf8_ref): Pad initializer string to utf8const_type's alignment.Jakub Jelinek2-5/+12
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka2-4/+4
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener5-20/+74
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka3-19/+14
2008-07-15* lang.c (java_init_options): Enable unit-at-a-time by default.Jan Hubicka2-4/+4
2008-07-14check_makefile_deps.sh: New file.Ralf Wildenhues2-1/+5
2008-07-07Make-lang.in (java/parse.o-warn): Remove.Tom Tromey2-6/+5
2008-07-06jcf-io.c: Don't include fnmatch.h.Tom Tromey3-152/+15
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali3-5/+116
2008-06-29optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings.Kaveh R. Ghazi2-0/+7
2008-06-24jcf-path.c (jcf_path_init): Don't name variable 'try'.Tom Tromey10-135/+162
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor3-47/+1
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi14-59/+84
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2-17/+21
2008-06-14re PR java/36247 (Segfault with -findirect-dispatch and --jni)Tom Tromey2-1/+13
2008-05-23jcf-parse.c (give_name_to_class): Call find_sourcefile to find full pathname ...Andrew Haley2-1/+6
2008-05-12jcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT.Aaron W. LaFramboise2-2/+9
2008-05-07[multiple changes]Kenneth Zadeck2-3/+8