summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-parse.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-19/+18
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-2/+2
* 2012-04-11 Andrew Haley <aph@redhat.com>aph2012-04-111-2/+2
* Linemap infrastructure for virtual locationsdodji2011-10-171-1/+1
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* fix doubled-word typos in comments and strings: e.g., s/in in/in/meyering2011-04-181-2/+2
* Remove doubled up words.mrs2011-04-101-1/+1
* Changelog c-family/ktietz2011-03-251-4/+4
* * config/mcore/mcore.c Don't include assert.h.jsm282010-12-071-2/+1
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-1/+0
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-1/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-3/+3
* PR bootstrap/44335amylaar2010-11-031-3/+4
* * decl.c (java_init_decl_processing): Use build_function_type_listfroydnj2010-10-111-1/+1
* 2010-09-16 Richard Guenther <rguenther@suse.de>rguenth2010-09-161-10/+7
* gcc/froydnj2010-08-201-3/+3
* gcc/froydnj2010-07-151-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/ada:lauras2010-06-081-6/+3
* * java-tree.h (struct lang_decl_func): Change type of throws_listfroydnj2010-05-261-3/+4
* * class.c (utf8_decl_list): Delete.froydnj2010-05-261-28/+32
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-2/+0
* * jcf-parse.c: Include bitmap.h.steven2010-05-231-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * double-int.h (double_int_ior): New function.aesok2010-05-191-9/+10
* * 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