summaryrefslogtreecommitdiffstats
path: root/gcc/java/constants.c
Commit message (Expand)AuthorAgeFilesLines
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-6/+5
* 2007-02-02 Andrew Haley <aph@redhat.com>aph2007-02-021-31/+37
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-8/+24
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-241-1/+22
* 2006-02-07 Andrew Haley <aph@redhat.com>aph2006-02-071-2/+10
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-2/+1
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-3/+4
* Update FSF address.kcook2005-06-251-2/+2
* * builtins.c (define_builtin): Don't call make_decl_rtl.rth2005-05-241-1/+0
* * constants.c, jvgenmain.c, lang.opt, resource.c: Updatekazu2005-05-031-1/+1
* 2005-04-28 Andrew Haley <aph@redhat.com>aph2005-04-291-9/+63
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-4/+4
* .:nathan2004-08-151-8/+7
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-3/+3
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-2/+2
* Formatting fixes.rmathew2004-06-271-1/+2
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-1/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-19/+23
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-6/+6
* Fix PR java/13183.jsturm2003-11-251-2/+18
* * tree.c (build_constructor): New function.zack2003-04-131-4/+3
* * constants.c (set_constant_entry): Allocated cleared memory.tromey2003-01-231-2/+9
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-63/+21
* Merge from pch-branch.geoffk2003-01-101-21/+43
* * All Files: Remove PARAMS macro.ghazi2003-01-091-5/+5
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* * class.c (build_static_field_ref): Check FIELD_FINAL.jsturm2002-12-231-4/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-6/+4
* Index: ChangeLoggeoffk2002-08-041-2/+0
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-9/+3
* * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):bothner2001-04-261-1/+9
* * constants.c (PUTN): Use memcpy, not bcopy.ghazi2001-03-261-1/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-3/+4
* 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-251-2/+0
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-2/+2
* Remove obstacks.mmitchel2000-10-131-7/+1
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-7/+12
* Added Java 1.1 language features.apbianco2000-03-141-2/+5
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-2/+3
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-6/+6
* * constants.c (find_methodref_index): Unwrap method names beforegreen1999-11-211-2/+5
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-6/+12
* Warning fixes:ghazi1999-03-121-1/+1
* 1999-02-09 Andrew Haley <aph@cygnus.com>aph1999-02-171-2/+5
* /bothner1998-12-071-3/+6
* bothner1998-11-121-4/+19
* * Makefile.in: Add many missing dependencies.law1998-09-141-1/+2
* Initial revisiongreen1998-09-061-0/+453
OpenPOWER on IntegriCloud