summaryrefslogtreecommitdiff
path: root/tools/gnu/classpath/tools/javah
Commit message (Expand)AuthorAgeFilesLines
* PR libgcj/55716Andrew Haley2012-12-181-8/+11
* PR classpath/45526: Produce header files for any inner classes found.Andrew John Hughes2011-09-091-32/+55
* PR classpath/45527: Replace '$' with '_' rather than '_00024'.Andrew John Hughes2011-07-071-0/+2
* PR classpath/40188: javah creates constants using name of the superclassAndrew John Hughes2011-07-071-2/+3
* Normalise whitespace.Andrew John Hughes2010-06-039-78/+78
* 2009-06-29 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-306-34/+153
* Fix for PR39408.Andrew John Hughes2009-03-252-1/+3
* Cleanup generic warnings in gjavah.Andrew John Hughes2009-03-2011-63/+63
* 2008-09-02 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-09-021-13/+13
* Applying Schuster's @file patch with amendments.Andrew John Hughes2008-06-052-6/+7
* 2008-05-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-071-1/+1
* 2007-07-31 Christian Thalinger <twisti@complang.tuwien.ac.at>Christian Thalinger2007-07-313-9/+17
* * tools/gnu/classpath/tools/javah/MethodHelper.java (print):Tom Tromey2007-04-192-16/+37
* 2007-03-26 Stepan Kasal <skasal@redhat.com> Tom Tromey2007-03-261-1/+8
* * tools/gnu/classpath/tools/javah/Main.java (run): Use class'Tom Tromey2007-03-171-2/+2
* * tools/gnu/classpath/tools/javah/JniStubPrinter.javaTom Tromey2007-03-166-21/+33
* * tools/gnu/classpath/tools/javah/Main.java (getName): NewTom Tromey2007-03-062-5/+168
* * tools/gnu/classpath/tools/javah/PathOptionGroup.javaTom Tromey2007-02-071-0/+7
* PR libgcj/30707:Tom Tromey2007-02-061-3/+1
* 2007-02-05 Andrew Haley <aph@redhat.com>Andrew Haley2007-02-062-3/+7
* * tools/gnu/classpath/tools/javah/FieldHelper.java (print): PrintTom Tromey2007-01-261-3/+3
* * tools/gnu/classpath/tools/javah/PathOptionGroup.javaTom Tromey2007-01-171-1/+6
* * tools/gnu/classpath/tools/javah/JniIncludePrinter.java (printClass):Tom Tromey2006-10-203-6/+6
* * tools/gnu/classpath/tools/javah/ClassWrapper.java (toString): NewTom Tromey2006-10-131-0/+5
* * tools/gnu/classpath/tools/javah/Printer.java (Printer): Don'tTom Tromey2006-09-262-7/+5
* 2006-09-27 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-09-266-60/+247
* * tools/gnu/classpath/tools/javah/PathOptionGroup.javaTom Tromey2006-09-222-2/+2
* * tools/gnu/classpath/tools/javah/FieldHelper.java (print): PrintTom Tromey2006-09-111-0/+2
* * tools/gnu/classpath/tools/javah/JniHelper.java (getName): ProperlyTom Tromey2006-08-092-6/+13
* * tools/gnu/classpath/tools/javah/Main.java (getParser): Name programTom Tromey2006-08-091-2/+2
* * NEWS: Updated.Tom Tromey2006-07-2816-0/+2240