summaryrefslogtreecommitdiff
path: root/gcc/java/constants.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/48819 (350 execution failures in 64-bit libjava testsuite on...Richard Guenther2011-04-291-5/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR java/46386 (negative shift count in build_constants_constructor for 16 ...Joern Rennecke2010-11-161-2/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* constants.c (build_constants_constructor): Use build_constructor instead of b...Nathan Froyd2010-07-051-22/+29
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-3/+6
* re PR middle-end/44103 (New Java test failures)Nathan Froyd2010-05-141-5/+6
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-2/+3
* re PR java/38374 (constant pool references have wrong types in ADDR_EXPR)Richard Guenther2009-04-271-0/+9
* constants.c (build_constant_data_ref): Make sure we only build one copy of th...Andrew Haley2008-10-151-13/+17
* jcf-path.c (jcf_path_init): Don't name variable 'try'.Tom Tromey2008-06-241-7/+7
* collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-8/+6
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-2/+0
* constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PE...David Daney2007-11-181-4/+4
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-6/+5
* expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r...Andrew Haley2007-02-021-31/+37
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-8/+24
* lang.c (java_init): Handle flag_indirect_classes.Andrew Haley2006-04-241-1/+22
* re PR java/25535 (gcj broken on 64-bit big-endian systems)Andrew Haley2006-02-071-2/+10
* java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.Ben Elliston2006-02-031-2/+1
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-3/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* builtins.c (define_builtin): Don't call make_decl_rtl.Richard Henderson2005-05-241-1/+0
* constants.c, [...]: Update copyright.Kazu Hirata2005-05-031-1/+1
* re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley2005-04-291-9/+63
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-4/+4
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-8/+7
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-3/+3
* builtins.c (max_builtin, [...]): Replace calls to build with buildN.Roger Sayle2004-07-181-2/+2
* Formatting fixes.Ranjit Mathew2004-06-271-1/+2
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-1/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-19/+23
* re PR java/12755 (Binary Compatibility: Resolving static methods and classes ...Andrew Haley2004-01-091-6/+6
* re PR java/13183 ([unit-at-a-time] incorrect multidimensional array initializ...Jeff Sturm2003-11-251-2/+18
* tree.c (build_constructor): New function.Zack Weinberg2003-04-131-4/+3
* * constants.c (set_constant_entry): Allocated cleared memory.Tom Tromey2003-01-231-2/+9
* check-init.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* * All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi2003-01-121-63/+21
* Merge from pch-branch.Geoffrey Keating2003-01-101-21/+43
* * All Files: Remove PARAMS macro.Kaveh R. Ghazi2003-01-091-5/+5
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+5
* class.c (build_static_field_ref): Check FIELD_FINAL.Jeff Sturm2002-12-231-4/+6
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* buffer.c: Remove unnecessary casts.Jens-Michael Hoffmann2002-11-181-6/+4
* Index: ChangeLogGeoffrey Keating2002-08-041-2/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-9/+3
* jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): Fix thinko: If a sing...Per Bothner2001-04-261-1/+9
* constants.c (PUTN): Use memcpy, not bcopy.Kaveh R. Ghazi2001-03-261-1/+1
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-3/+4
* ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco2001-01-251-2/+0