aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-20MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch46-386/+441
2004-04-20* config/arm/arm.c (arm_legitimate_address_p): Use rtx_equal_p.Paul Brook2-1/+5
2004-04-20[multiple changes]Michael Koch3-10/+34
2004-04-20Authenticator.java, [...]: Fixed javadocs, coding style and argument names al...Michael Koch45-1907/+1981
2004-04-20Byte.java, [...]: Fixed javadocs, coding style and argument names all over.Michael Koch22-158/+207
2004-04-20BufferedWriter.java, [...]: Fixed javadocs all over, rename arguments to matc...Michael Koch22-169/+193
2004-04-20* config/arm/arm.c (arm_expand_prologue): Fix size calculation.Paul Brook2-2/+6
2004-04-20[multiple changes]Michael Koch7-18/+260
2004-04-20JLayeredPane.java, [...]: Fixed HTML tags in javadocs all over.Michael Koch6-70/+79
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch6-12/+37
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch3-38/+61
2004-04-20AWTPermission.java, [...]: Fixed HTML tags in javadocs all over.Michael Koch12-42/+59
2004-04-20GtkFontPeer.java: Use fallback when MissingResourceException is thrown.Mark Wielaard3-8/+25
2004-04-20Revert part of 2004-04-17 change that moved -frename-registers to -O1.Paolo Bonzini3-15/+24
2004-04-20[multiple changes]Michael Koch8-1/+644
2004-04-20patch from Anil Paranjpe to fix H8/300 .ident problem.Anil Paranjpe2-2/+9
2004-04-20mips.c (mips_legitimize_move): Generate special patterns for mflo and mfhi in...Richard Sandiford5-65/+184
2004-04-20function.c (assign_parms): Force MEM_EXPR (DECL_INCOMING_RTL (parm)) == parm.Josef Zlomek2-0/+11
2004-04-20var-tracking.c (variable_part_different_p): Variable parts differ when the mo...Josef Zlomek2-0/+11
2004-04-19Eliminate broken unused function.James E Wilson3-49/+5
2004-04-20fold-const.c (fold_convert): Make function extern/public.Roger Sayle4-44/+59
2004-04-20re PR middle-end/14531 (pessimise code, loose constantness)Roger Sayle2-4/+11
2004-04-20rs6000.md (UNSPEC_MV_CR_GT): New constant.Aldy Hernandez5-70/+168
2004-04-20class.c (make_class_data): Add new field aux_info.Bryce McKinlay17-82/+113
2004-04-20Daily bump.GCC Administrator2-2/+2
2004-04-20* makeutl.ads, makeutl.adb: New files.Vincent Celier3-0/+477
2004-04-19* gcc_release (build_sources): Do not use "-F" to tag sources.Mark Mitchell2-1/+8
2004-04-19mips.h (DWARF2_ADDR_SIZE): New.Eric Christopher2-1/+7
2004-04-19install.texi (*-ibm-aix*): Add AIX 5.1 assembler and archiver fix information.David Edelsohn2-1/+6
2004-04-19install.texi (Specific, [...]): Fix IRIX 5.3 IDO download URL.Rainer Orth2-1/+6
2004-04-199555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik39-101/+140
2004-04-19stor-layout.c (layout_decl): Check DECL_PACKED before calling ADJUST_FIELD_AL...Daniel Jacobowitz2-4/+10