aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-22JSlider.java: Fixed HTML tags in comments.Dalibor Topic2-1/+6
2004-04-22AccessibleText.java: Cleaned up imports.Dalibor Topic2-2/+8
2004-04-22invoke.texi: Remove the MIPS -membedded-pic option.Richard Sandiford8-338/+60
2004-04-22[multiple changes]Michael Koch3-43/+64
2004-04-222004-04-22 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+13
2004-04-22Preferences.java, [...]: Cleaned up imports.Dalibor Topic7-12/+25
2004-04-222004-04-22 Michael Koch <konqueror@gmx.de>Michael Koch3-2/+23
2004-04-22Font.java (deriveFont): Implement missing variants.Jerry Quinn3-2/+78
2004-04-22* name-lookup.c (anonymous_namespace_name): Make static.Alan Modra2-1/+5
2004-04-22* var-tracking.c (frame_base_decl): Remove useless GTY.Alan Modra2-1/+5
2004-04-22rs6000.c (rs6000_override_options): Error when user wants altivec and e500 in...Aldy Hernandez2-0/+8
2004-04-22altivec-1.c: XFAIL for powerpc-eabispe.Aldy Hernandez4-0/+9
2004-04-22Daily bump.GCC Administrator2-2/+2
2004-04-21target-supports.exp (check_profiling_available): Assume profiling is not avai...Aldy Hernandez2-0/+6
2004-04-21MIPS SB-1 DFA scheduler.James E Wilson7-6/+611
2004-04-21crtend.asm: Move pointer to __do_global_ctors_aux in .init_array section to ...H.J. Lu3-4/+13
2004-04-211c-01.c: Use ptrdiff_t for casts of pointers.Janis Johnson3-25/+32
2004-04-21Delete all WARN_CFLAGS references from fixinc.James E Wilson3-8/+12
2004-04-21natClass.cc (_Jv_LayoutInterfaceMethods): New method.Bryce McKinlay3-0/+24
2004-04-21rs6000 (print_operand): Change ifdef of TARGET_MACHO to if TARGET_MACHO.Andrew Pinski2-1/+6
2004-04-21* config.gcc: Support --with-arch=iwmmxt for ARM.Daniel Jacobowitz2-1/+5
2004-04-21expmed.c (expand_mult_highpart_optab): Use narrower version of OP1 in two mor...Richard Kenner2-7/+10
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch4-6/+23
2004-04-21rs6000.c (symbol_ref_operand): Remove hack for TARGET_MACHO.Andrew Pinski2-19/+17
2004-04-21deque.tcc: Trivial formatting fixes.Paolo Carlini5-53/+94
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2004-04-21[multiple changes]Arnaud Charlet32-888/+1228
2004-04-21basic_string.tcc (_M_mutate): Don't compute __src unnecessarily.Paolo Carlini2-3/+9
2004-04-21ServiceFactory.java, [...]: New files.Michael Koch21-3/+3883
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+7
2004-04-21gthread-jni.c (maybe_rethrow): Explicitly malloc and free buf.Mark Wielaard2-18/+35
2004-04-21AuthenticationException.java, [...]: Cleaned up imports.Dalibor Topic33-69/+76
2004-04-21gnu_java_awt_peer_gtk_GtkCheckboxPeer.c: Changed C++ comments into C comments.Mark Wielaard8-48/+61
2004-04-21JFrame.java: Implement WindowConstants.Mark Wielaard4-32/+84
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+10
2004-04-20re PR debug/15033 (libgcc2.c:470: internal compiler error: Segmentation fault)Andrew Pinski2-0/+7
2004-04-20Fix IA-64 bootstrap error caused by -fregrename which is now the default.James E Wilson2-2/+7
2004-04-20dwarf2out.c (rtl_for_decl_location): Adjust rtl for byte variables stored in ...DJ Delorie2-0/+23
2004-04-21Daily bump.GCC Administrator2-2/+2
2004-04-20extern.c: New test.Eric Christopher5-4/+36
2004-04-20SearchControls.java: Don't explicitely extend java.lang.Object.Michael Koch3-3/+10
2004-04-20Channels.java: Merged coding style with GNU classpath.Michael Koch2-2/+7
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch2-11/+13
2004-04-20optabs.h (enum optab_index): Add new OTI_asin and OTI_acos.Uros Bizjak8-0/+226
2004-04-20* gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.Aldy Hernandez2-4/+8
2004-04-20BufferedWriter.java: Reordered variables to be at top of the class.Michael Koch2-30/+36
2004-04-20MouseEvent.java (<init>): fixed field assignmentIngo Proetel2-3/+7
2004-04-20[multiple changes]Michael Koch4-11/+24
2004-04-20Buffer.java, [...]: Fixed javadocs and jalopied all over java.nio.Michael Koch43-458/+656
2004-04-20ByteBufferImpl.java, [...]: Made sure all classes are final and removed final...Michael Koch15-115/+133