index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
java
/
jcf-parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* jcf-parse.c (read_class): If class is from .class or .zip file
bothner
2001-05-21
1
-10
/
+14
*
Fixes to compile multiple .class files at once.
bothner
2001-04-21
1
-53
/
+60
*
2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-03-23
1
-1
/
+15
*
* jcf-parse.c (read_class): Initialize `class'.
tromey
2001-03-20
1
-1
/
+1
*
2001-03-20 Matt Kraai <kraai@alumni.carnegiemellon.edu>
tromey
2001-03-20
1
-1
/
+0
*
* jcf-parse.c (load_inner_classes): Check CLASS_LOADED_P
bothner
2001-03-19
1
-1
/
+2
*
Fixes to process to command-line .class files in two passes. See ChangeLog.
bothner
2001-03-19
1
-58
/
+73
*
* jcf-parse.c (yyparse): Set/reset input_filename for source file.
bothner
2001-03-16
1
-0
/
+2
*
Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.
bothner
2001-02-24
1
-11
/
+88
*
2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-02-07
1
-3
/
+4
*
* diagnostic.h (set_internal_error_function): Renamed.
kenner
2001-02-04
1
-29
/
+29
*
2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-02-01
1
-1
/
+1
*
2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-24
1
-24
/
+63
*
Various fixes to allow compiling a compressed .jar/.zip archive.
bothner
2001-01-21
1
-53
/
+26
*
Minor optimization of static ggc roots.
bothner
2001-01-21
1
-6
/
+6
*
* jcf-parse.c (ggc_mark_jcf): New function.
bothner
2001-01-21
1
-0
/
+25
*
2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-15
1
-1
/
+1
*
2001-01-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-10
1
-3
/
+2
*
* jcf-parse.c (jcf_parse_source): Set wfl_operator if not already
tromey
2000-12-16
1
-1
/
+4
*
* jcf-parse.c (init_jcf_parse): Register current_file_list root.
green
2000-11-24
1
-1
/
+5
*
2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-22
1
-1
/
+1
*
* stringpool.c: New file.
zack
2000-11-17
1
-23
/
+29
*
2000-11-11 Anthony Green <green@redhat.com>
green
2000-11-11
1
-3
/
+5
*
* alpha.c (check_float_value): Use memcpy, not bcopy.
ghazi
2000-11-10
1
-2
/
+1
*
* alias.c (init_alias_analysis), calls.c (expand_call,
jsm28
2000-11-07
1
-1
/
+1
*
2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-10-19
1
-3
/
+5
*
Remove obstacks.
mmitchel
2000-10-13
1
-15
/
+2
*
Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-10-08
1
-0
/
+2
*
* c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.
mmitchel
2000-10-01
1
-1
/
+1
*
* Make-lang.in (JAVA_SRCS): Include java-tree.h.
mmitchel
2000-09-23
1
-10
/
+11
*
* jcf-parse.c: Include <locale.h>.
tromey
2000-09-13
1
-0
/
+4
*
Fix for PR gcj/33:
tromey
2000-09-12
1
-5
/
+26
*
top level:
zack
2000-08-29
1
-1
/
+1
*
2000-08-22 Andrew Haley <aph@cygnus.com>
apbianco
2000-08-29
1
-2
/
+2
*
2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-08-11
1
-3
/
+3
*
2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-07-27
1
-5
/
+4
*
2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-06-22
1
-1
/
+1
*
Thu Apr 27 17:47:34 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-06-01
1
-0
/
+2
*
top level:
zack
2000-05-09
1
-3
/
+3
*
* class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE
tromey
2000-05-02
1
-1
/
+14
*
2000-03-28 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-03-28
1
-1
/
+1
*
Added Java 1.1 language features.
apbianco
2000-03-14
1
-17
/
+41
*
2000-02-25 Anthony Green <green@cygnus.com>
green
2000-02-26
1
-0
/
+8
*
Thu Feb 17 14:30:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-02-21
1
-12
/
+1
*
* buffer.h: PROTO -> PARAMS.
ghazi
2000-01-21
1
-11
/
+11
*
Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-01-06
1
-18
/
+0
*
* class.c (assume_compiled, assume_compiled_node): Add static
ghazi
1999-12-31
1
-2
/
+1
*
1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
1999-12-30
1
-0
/
+2
*
Wed Nov 24 17:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
1999-12-06
1
-27
/
+15
*
* constants.c (find_methodref_index): Unwrap method names before
green
1999-11-21
1
-1
/
+2
[next]