summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Allow warnings from the Java compiler to be turned on and off.Andrew John Hughes2014-10-131-0/+15
* Implement AbstractAnnotationValueVisitor6.Andrew John Hughes2014-10-131-0/+11
* Fix majority of warnings in gnu.java.security.* and java.security.*.Andrew John Hughes2014-10-131-0/+353
* Add missing IOException constructors.Andrew John Hughes2014-05-071-0/+6
* Remove obsolete Solaris 9 support.Andrew John Hughes2014-04-301-0/+7
* Use correct inclusion method, allowing builds with FreeType >=2.5.3.Andrew John Hughes2014-04-301-0/+7
* Fix issues with parallel make.Andrew John Hughes2014-04-201-0/+12
* Update javax.lang.model, javax.lang.model.element and javax.lang.model.type p...Andrew John Hughes2013-09-041-0/+48
* Fix bad use of gccoptlist in cp-tools.texinfo.Andrew John Hughes2013-08-071-0/+5
* Merge branch 'master' of ../classpathAndrew John Hughes2013-08-071-0/+36
|\
| * Add methods for Iterables to ElementFilter.Andrew John Hughes2013-08-061-0/+36
* | Mention PR57070 being fixed in NEWS.Andrew John Hughes2013-07-101-0/+4
* | Make resources for AicasGraphicsBenchmark example work within the examples zip.Andrew John Hughes2013-06-061-0/+6
* | Allow builds with -Werror with GLib >= 2.32.Andrew John Hughes2013-06-061-0/+9
|/
* Fix missing bracket.Andrew John Hughes2013-06-041-0/+5
* Fix warnings in gnu.java.security.PolicyFileAndrew John Hughes2013-05-311-0/+13
* Fix warnings in gnu.java.net classes.Andrew John Hughes2013-05-261-0/+17
* Use notifyAll, not notify, in VMProcess.Andrew John Hughes2013-05-261-0/+11
* Fix warnings in TreeMap and TreeSet.Andrew John Hughes2013-05-261-0/+111
* Check for gettext m4 macros in autogen.shPekka Enberg2013-03-121-0/+5
* Add autogen-generated files to gitignorePekka Enberg2013-03-111-0/+4
* Fix warnings in gnu.classpath.* code (mainly the JDWP implementation).Andrew John Hughes2013-03-051-0/+179
* Implement javax.tools.ToolProvider using ecj. Cleanup and make more use of C...Andrew John Hughes2013-02-261-0/+51
* Implement AbstractProcessor, adding annotations and an interface it depends on.Andrew John Hughes2013-02-221-0/+31
* Add missing methods in javax.lang.model.SourceVersion.Andrew John Hughes2013-02-181-0/+7
* Add ElementVisitor implementations and JavaFileManager forwarder.Andrew John Hughes2013-02-181-0/+63
* Merge branch 'compiler-support'Andrew John Hughes2013-02-031-0/+810
|\
| * Add remaining Set filters to ElementFilter.compiler-supportAndrew John Hughes2013-02-031-0/+8
| * Document ElementKind fields and add missing methods.Andrew John Hughes2013-02-011-0/+23
| * For ElementFilter, the type of element should be determined by its kind, not ...Andrew John Hughes2013-02-011-0/+35
| * Add missing exception classes in javax.lang.model.element.* and javax.lang.mo...Andrew John Hughes2013-01-041-0/+51
| * Fix warnings in gnu.xml.validation.*Andrew John Hughes2012-12-281-0/+162
| * Add missing Modifier and NestingKind enumerations and associated methods.Andrew John Hughes2012-12-281-0/+37
| * Add methods to Messager now dependents are in place.Andrew John Hughes2012-12-241-0/+10
| * Provide implementation of SimpleJavaFileObject.Andrew John Hughes2012-12-191-0/+19
| * Add remaining javax.tools interfaces.Andrew John Hughes2012-12-181-0/+26
| * Add remaining TypeMirror subclasses and associated methods.Andrew John Hughes2012-11-301-0/+48
| * Add Name & PackageElement along with methods that depend on them.Andrew John Hughes2012-11-291-0/+24
| * Add annotation elements and start of type hierarchy.Andrew John Hughes2012-11-271-0/+116
| * Implement javax.annotation.processing.Processor interface.Andrew John Hughes2012-11-261-0/+10
| * Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-261-0/+50
| * Provide implementations of ForwardingFileObject and ForwardingJavaFileObject....Andrew John Hughes2012-11-251-0/+26
| * Add JavaFileManager and JavaFileObject, along with methods that use them in F...Andrew John Hughes2012-11-201-0/+59
| * Add remaining methods of ProcessingEnvironment so the ecj implementation comp...Andrew John Hughes2012-11-131-0/+7
| * Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-131-0/+99
* | * tools/gnu/classpath/tools/gjdoc/Main.java: Accept -source 1.5, 1.6, 1.7.Matthias Klose2013-01-101-0/+5
* | PR libgcj/55716Andrew Haley2012-12-181-0/+6
|/
* PR55182: Fix build on RHEL6libgcj-import-20121202Andrew John Hughes2012-11-021-0/+14
* PR55140: Addition of exception to codePointBefore breaks OpenJDK GenerateBrea...Andrew John Hughes2012-10-301-0/+7
* Cleanup ChangeLog entry from previous merge.Andrew John Hughes2012-10-261-11/+22