]> gcc.gnu.org Git - gcc.git/history - gcc/java/jcf-parse.c
lex.c (java_new_lexer): Alias "646" to DEFAULT_ENCODING.
[gcc.git] / gcc / java / jcf-parse.c
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.
2001-01-10 Alexandre Petit... [multiple changes]
2000-12-16 Tom Tromeyjcf-parse.c (jcf_parse_source): Set wfl_operator if...
2000-11-24 Anthony Greenjcf-parse.c (init_jcf_parse): Register current_file_lis...
2000-11-22 Bryce McKinlayjcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on...
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-11 Anthony Greenjcf-parse.c (process_zip_dir): Add finput parameter.
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-19 Alexandre Petit... gjavah.c (add_class_decl): Removed unused variables...
2000-10-13 Mark MitchellRemove obstacks.
2000-10-08 Alexandre Petit... [multiple changes]
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-23 Mark MitchellMake-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-13 Tom Tromeyjcf-parse.c: Include <locale.h>.
2000-09-12 Tom Tromeyre GNATS gcj/33 (gcj mangles composed characters)
2000-08-29 Zack Weinbergtop level:
2000-08-29 Andrew Haleyjavaop.h (WORD_TO_INT): Mask lower 32 bits of a jword...
2000-08-11 Alexandre Petit... class.c (maybe_layout_super_class): Fixed indentation.
2000-07-27 Alexandre Petit... [multiple changes]
2000-06-22 Alexandre Petit... [multiple changes]
2000-06-01 Alexandre Petit... re GNATS gcj/207 (Compiler failure)
2000-05-09 Zack Weinbergtop level:
2000-05-02 Tom Tromeyclass.c (add_method_1): Set both DECL_EXTERNAL and...
2000-03-28 Alexandre Petit... [multiple changes]
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-02-26 Anthony Greenexpr.c (build_class_init): Mark the decl to be ignored...
2000-02-21 Alexandre Petit... [multiple changes]
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
2000-01-06 Alexandre Petit... Makefile.in (LIBDEPS): Added gcc's errors.o
1999-12-31 Kaveh R. Ghaziclass.c (assume_compiled, [...]): Add static prototype.
1999-12-30 Alexandre Petit... class.c (class_depth): Return -1 if the class doesn...
1999-12-06 Alexandre Petit... jcf-parse.c (saw_java_source): Global variable removed.
1999-11-21 Anthony Greenconstants.c (find_methodref_index): Unwrap method names...
1999-10-19 Tom Tromeyjcf-parse.c (parse_source_file): Call jcf_dependency_ad...
1999-09-16 Kaveh R. Ghazigjavah.c (get_field_name, [...]): Use xmalloc, not...
1999-09-02 Kaveh R. Ghaziclass.c (finish_class): Remove unused parameter, all...
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-04-21 Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-04-05 Kaveh R. GhaziMakefile.in (gjavah.o): Depend on $(JAVA_TREE_H).
1999-04-05 Kaveh R. Ghaziclass.c (add_method_1): Cast the argument of `bzero...
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-06 Kaveh R. GhaziMakefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-18 Andrew Haleyjcf-parse.c (get_constant): Add braces around computati...
1999-02-16 Alexandre Petit... [multiple changes]
1999-02-02 Per BothnerOptimize: `return (a ? b : c)' as: `if (a) return b...
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-07 Andrew Haleyjcf-parse.c (yyparse): variable len changed from a...
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnercheck-init.c: New file.
1998-12-16 Per Bothnerjcf-parse.c (get_constant): Set TREE_TYPE for string...
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-03 Alexandre Petit... java-tree.h (java_layout_seen_class_methods): New funct...
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-24 Alexandre Petit... [multiple changes]
1998-11-19 Alexandre Petit... [multiple changes]
1998-11-19 Alexandre Petit... class.c (unmangle_classname): Set QUALIFIED_P when...
next
This page took 1.483009 seconds and 107 git commands to generate.