summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-parse.c
Commit message (Expand)AuthorAgeFilesLines
* Merged trunk at revision 161680 into branch.vect256hjl2010-07-011-6/+3
* Merge trunk at revision 160193 into branch.hjl2010-06-021-43/+47
* * jcf-parse.c (set_source_filename): Constify variable "dot".amylaar2010-01-201-8/+5
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-5/+0
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-1/+1
* gcc/java/aldyh2009-06-121-3/+5
* ./:ian2009-06-081-4/+4
* gcc/:ian2009-04-241-2/+2
* 2008-11-04 Andrew Haley <aph@redhat.com>aph2008-11-051-1/+27
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-29/+29
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-12/+12
* 2008-05-23 Andrew Haley <aph@redhat.com>aph2008-05-231-1/+1
* 2008-03-11 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-111-0/+2
* gcctromey2008-02-261-44/+2
* 2008-01-04 Andrew Haley <aph@redhat.com>aph2008-01-041-1/+1
* 2008-01-03 Andrew Haley <aph@redhat.com>aph2008-01-041-5/+17
* 2007-12-18 Andrew Haley <aph@redhat.com>aph2007-12-181-7/+2
* PR java/33765:tromey2007-11-021-0/+4
* * jcf-parse.c (parse_class_file): Re-enter the current file.tromey2007-09-061-0/+7
* gcc:tromey2007-09-061-11/+11
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-2/+2
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-171-5/+0
* * system.h (CONST_CAST): New.ghazi2007-08-101-2/+2
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-1/+1
* 2007-04-03 Andrew Haley <aph@redhat.com>aph2007-04-031-3/+6
* * java-tree.h, javaop.def, jcf-parse.c: Fix comment typos.kazu2007-02-031-1/+1
* 2007-02-01 Andrew Haley <aph@redhat.com>aph2007-02-011-0/+2
* * class.c, jcf-parse.c: Fix comment typos.kazu2007-01-311-5/+5
* 2007-01-24 Andrew Haley <aph@redhat.com>aph2007-01-241-1/+1
* * jcf-dump.c (main): Updated call to find_class.tromey2007-01-131-86/+15
* * typeck.c (convert): Don't use flag_emit_class_files.tromey2007-01-111-3/+2
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-116/+847
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-2/+1
* 2006-02-20 Andrew Haley <aph@redhat.com>aph2006-02-231-1/+1
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-25/+19
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-10/+10
* * jcf-parse.c (set_source_filename): Set the decl source locationaoliva2005-12-161-1/+7
* 2005-09-14 Bryce McKinlay <mckinlay@redhat.com>bryce2005-09-151-0/+4
* * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h,kazu2005-09-061-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * expr.c (int highest_label_pc_this_method,bothner2005-06-131-0/+15
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-4/+4
* 2005-03-17 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-171-17/+30
* * builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c,kazu2005-02-121-1/+1
* * parse.y (process_imports): Allocate (and free) original_name onlymark2005-01-091-5/+21
* 2004-12-07 Andrew Haley <aph@redhat.com>aph2004-12-081-6/+0
* * jcf-parse.c (set_source_filename): Improvement to Andrew's fix:bothner2004-11-281-7/+11
* 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-261-4/+0
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-31/+111