aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2009-07-14sourcebuild.texi: Document install-plugin target.Taras Glek2-0/+7
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2-1/+6
2009-07-07c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez2-1/+5
2009-06-29re PR java/40590 (namespace namespace broken in CNI)Andrew Haley4-168/+205
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez12-170/+308
2009-06-10* verify.h: Remove extern "C".Ian Lance Taylor2-10/+6
2009-06-08dwarf2.h (enum dwarf_location_atom): Add INTERNAL_DW_OP_tls_addr.Ian Lance Taylor2-4/+9
2009-06-01attribs.c (register_attribute): Use CONST_CAST.Ian Lance Taylor2-4/+7
2009-05-27Makefile.in (LINKER, [...]): Define.Ian Lance Taylor2-4/+10
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2-10/+17
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