Age | Commit message (Expand) | Author | Files | Lines |
2005-04-20 | Connection.java, [...]: Reorganized import statements. | Michael Koch | 3 | -7/+13 |
2005-04-20 | [multiple changes] | Michael Koch | 3 | -90/+40 |
2005-04-20 | PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix... | Jeroen Frijters | 2 | -1/+6 |
2005-04-20 | 2005-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -8/+18 |
2005-04-20 | 2005-04-20 Sven de Marothy <sven@physto.se> | Sven de Marothy | 3 | -27/+7 |
2005-04-20 | [multiple changes] | Michael Koch | 3 | -21/+113 |
2005-04-20 | 2005-04-20 Sven de Marothy <sven@physto.se> | Sven de Marothy | 2 | -1/+6 |
2005-04-20 | PlainDatagramSocketImpl.java: Merged copyright header. | Michael Koch | 3 | -6/+14 |
2005-04-20 | ClassHelper.java, [...]: Fixed @author tag. | Michael Koch | 3 | -2/+8 |
2005-04-20 | [multiple changes] | Michael Koch | 2 | -2/+17 |
2005-04-20 | XBMDecoder.java: Fixed modifier order. | Michael Koch | 2 | -1/+6 |
2005-04-20 | 2005-04-20 Roman Kennke <roman@kennke.org> | Roman Kennke | 14 | -143/+551 |
2005-04-20 | 2005-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+9 |
2005-04-20 | 2005-04-20 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes | 2 | -0/+22 |
2005-04-19 | builtins.c (expand_builtin_sync_operation): Revert last change. | Richard Henderson | 15 | -130/+172 |
2005-04-20 | fold-const.c (fold_binary): Fold ~(X ^ Y) to ~X ^ Y or X ^ ~Y if ~X or ~Y sim... | James A. Morrison | 4 | -0/+36 |
2005-04-20 | fold-const (fold_binary): Fold ~X ^ ~ Y to X ^ Y. | James A. Morrison | 4 | -0/+27 |
2005-04-20 | * de.po: Update. | Joseph Myers | 2 | -36/+32 |
2005-04-19 | Testcase to verify that FP regs are properly saved/restored across unwind. | James E Wilson | 2 | -0/+99 |
2005-04-20 | trans-const.c (gfc_conv_mpz_to_tree): Fix comment. | Steven G. Kargl | 2 | -2/+6 |
2005-04-20 | c.opt (Wint-to-pointer-cast, [...]): New options. | Joseph Myers | 11 | -3/+128 |
2005-04-20 | * tree-ssa-phiopt.c: Update a comment about the pass. | Kazu Hirata | 2 | -37/+52 |
2005-04-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-19 | tree-ssa-phiopt.c, [...]: Fix comment typos. | Kazu Hirata | 5 | -6/+11 |
2005-04-19 | Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET. | Daniel Jacobowitz | 3 | -2/+9 |
2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -8/+36 |
2005-04-19 | invoke.texi: Update -Waliasing description. | Arnaud Desitter | 2 | -5/+20 |
2005-04-19 | * config/arm/arm.c (arm_init_libfuncs): Clear mod optabs. | Paul Brook | 2 | -0/+11 |
2005-04-19 | hashtab.h, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 7 | -30/+36 |
2005-04-19 | os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4. | Hans-Peter Nilsson | 4 | -2/+57 |
2005-04-19 | * except.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2005-04-19 | re PR debug/21022 ([4.0 only] ICE while compiling GdkFontMetrics.class with s... | Andrew Haley | 2 | -3/+9 |
2005-04-19 | decl.c (finish_method): Revert patch from 2005-04-13 for breaking indirect di... | Julian Brown | 2 | -7/+5 |
2005-04-19 | system.h (fopen, [...]): Define these to the unlocked libiberty functions. | Kaveh R. Ghazi | 6 | -0/+30 |
2005-04-19 | [multiple changes] | Michael Koch | 104 | -20/+22580 |
2005-04-19 | re PR tree-optimization/21096 (copy-prop leaks memory) | Kazu Hirata | 2 | -0/+6 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@kennke.org> | Roman Kennke | 3 | -3/+38 |
2005-04-19 | re PR libgcj/21064 ([4.0 only] StyleContext.addStyle causes NullPointerExcept... | Roman Kennke | 2 | -1/+12 |
2005-04-19 | RemoteObject.java: Removed unused import statement. | Michael Koch | 2 | -2/+6 |
2005-04-19 | URL.java: Formatting cleanups. | Michael Koch | 2 | -2/+10 |
2005-04-19 | FontMetrics.java: Reformatted. | Michael Koch | 2 | -369/+343 |
2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+8 |
2005-04-19 | [multiple changes] | Michael Koch | 27 | -12/+2630 |
2005-04-19 | java-except.h (struct eh_range.handler): Remove unused field. | Andrew Haley | 5 | -147/+207 |
2005-04-19 | natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH only... | Mark Wielaard | 2 | -2/+15 |
2005-04-19 | ControlWordToken.java, [...]: New files. | Michael Koch | 10 | -4/+976 |
2005-04-19 | QuadCurve2D.java: Fixed Brian Gough's name for real. | Michael Koch | 2 | -2/+7 |
2005-04-19 | re PR fortran/16861 ([4.0 only] segfault with doubly used module) | Francois-Xavier Coudert | 4 | -0/+46 |
2005-04-19 | re PR target/21098 (.note.GNU-stack emitted) | Alan Modra | 3 | -2/+16 |
2005-04-19 | UIManager.java: Make the UIManager respect the swing.defaultlaf system property. | Roman Kennke | 2 | -1/+26 |