]> gcc.gnu.org Git - gcc.git/history - gcc/java/jcf-parse.c
lang.c (lang_printable_name): Obey verbose flag.
[gcc.git] / gcc / java / jcf-parse.c
2004-08-16 Elliot Leere PR java/9677 (File not found if spaces in file name)
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Nathan Sidwelltree.h (force_fit_type): Return a tree, take three...
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-14 Per Bothnerjava-tree.h (all_class_filename): Remove useless macro.
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-26 Bryce McKinlayPR java/1207, java/16178
2004-06-17 Ranjit Mathewre PR java/13948 (GCJ segmentation fault while compilin...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-29 Roger Saylejcf-parse.c (java_parse_file): Handle the case that...
2004-01-16 Andrew Haleyre PR java/13273 (gcj generates call to abstract method)
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-11-25 Jeff Sturmre PR java/13183 ([unit-at-a-time] incorrect multidimen...
2003-11-10 Tom Tromeyjcf-parse.c (classify_zip_file): Correctly compare...
2003-11-08 Tom Tromeyre PR libgcj/12894 (META-INF entries should be incolude...
2003-10-24 Andrew HaleyCorrect misapplied patch.
2003-10-24 David S. Millerjcf-parse.c (jcf_parse): Fix args to fatal_error().
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-28 Richard Hendersonc-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION...
2003-09-28 Jeff Sturmdecl.c (java_optimize_inline, [...]): Remove.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-03 Jeff Sturmdecl.c (java_expand_body): New function.
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-05-13 Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-13 Richard Hendersonclass.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-02-24 Tom Tromeylang-options.h: Added -Wdeprecated.
2003-02-03 Adrian BunkFix for java/4269:
2003-01-30 Tom Tromeyjcf-parse.c (read_class): Update identifier's class...
2003-01-24 Tom Tromeyjcf-parse.c (parse_zip_file_entries): Overwrite trailin...
2003-01-23 Nathanael Nerodejcf-parse.c (process_zip_dir): Remove unused variable.
2003-01-22 Tom Tromeygcj.texi (Input and output files): Mention non-class...
2003-01-18 Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-16 Kaveh R. GhaziMake-lang.in (f/target.o): Depend on toplev.h.
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-23 Jeff Sturmclass.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-18 Jens-Michael Hoffmannbuffer.c: Remove unnecessary casts.
2002-10-16 Richard Henderson* jcf-parse.c (get_constant): Fix type warning.
2002-09-21 Richard Hendersonjcf-parse.c (get_constant): Decode from IEEE no matter...
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-06-04 Zack Weinbergjava-tree.h, [...]: Remove all #if JAVA_USE_HANDLES...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-22 Alexandre Petit... re PR java/2791 (Bogus "class `foo' already defined...
2002-04-22 Andrew Haleyjcf-write.c (push_long_const): lo, hi: New variables.
2002-03-28 Alexandre Petit... re PR java/4715 (Tree check failure in check_inner_circ...
2002-03-18 Kaveh R. Ghazi* jcf-parse.c (get_constant): Delete unused variables.
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-15 Anthony GreenFix gcj -R.
2002-03-12 Tom Tromeyre PR java/5923 (gcj -C generates incorrect bytecode)
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-03-02 Alexandre Petit... Fix for PR java/5758, java/5632:
2002-02-03 Richard Hendersonclass.c (add_field): Mark static fields external.
2002-02-01 Craig Rodriguesre PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE...
2002-01-22 Tom Tromeydecl.c (java_init_decl_processing): Use add_predefined_...
2002-01-12 Jeff Sturmjcf-parse.c (get_constant): Don't swap lo/hi for big...
2002-01-03 Graham Stotttree.h: Update copyright date.
2001-12-16 Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-12-15 Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-09-06 Anthony Greenclass.c (O_BINARY): Define if necessary.
2001-08-30 Per Bothnerjcf-io.c (open_class): Set filename field.
2001-08-24 Alexandre Petit... jcf-parse.c (yyparse): Set magic to 0, don't issue...
2001-08-17 Alexandre Petit... [multiple changes]
2001-07-11 Neil BoothMakefile.in (c-lex.o): Wrap long lines.
2001-07-05 Alexandre Petit... [multiple changes]
2001-07-04 Daniel Berlinc-lex.c (cb_file_change): Pass line number to debug_sta...
2001-06-27 Alexandre Petit... class.c (set_super_info): Call `set_class_decl_access_f...
2001-05-21 Per Bothnerjcf-parse.c (read_class): If class is from .class or...
2001-04-21 Per BothnerFixes to compile multiple .class files at once.
2001-03-23 Alexandre Petit... re PR java/1213 (gcj should check for incorrect CLASSPATH)
2001-03-20 Tom Tromey* jcf-parse.c (read_class): Initialize `class'.
2001-03-20 Matt Kraaijcf_parse.c (jcf_parse): Eliminate unused variable.
2001-03-19 Per Bothnerjcf-parse.c (load_inner_classes): Check CLASS_LOADED_P...
2001-03-19 Per BothnerFixes to process to command-line .class files in two...
2001-03-16 Per Bothnerjcf-parse.c (yyparse): Set/reset input_filename for...
2001-02-24 Per BothnerHandle compiling multiple input files at once, and...
2001-02-07 Alexandre Petit... jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): Don't handle...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-02-01 Alexandre Petit... jcf-parse.c (init_jcf_parse): Added cast to ggc_add_roo...
2001-01-24 Alexandre Petit... class.c (layout_class): Don't lay the superclass out...
2001-01-21 Per BothnerVarious fixes to allow compiling a compressed .jar...
2001-01-21 Per BothnerMinor optimization of static ggc roots.
2001-01-21 Per Bothnerjcf-parse.c (ggc_mark_jcf): New function.
2001-01-15 Alexandre Petit... All files with updated copyright when applicable.
next
This page took 1.691044 seconds and 107 git commands to generate.