aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-06locale_facets.h (messages): Move ctor, dtor definitions to..Benjamin Kosnik23-1370/+1683
2003-01-06hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_...Zack Weinberg2-32/+38
2003-01-06mips.md (movdf_internal2): Fix constraints.Eric Christopher2-7/+11
2003-01-06Fix comment typo.Joern Rennecke1-1/+1
2003-01-062003-01-06 Paolo Carlini <pcarlini@unitus.it>Paolo Carlini2-4/+10
2003-01-06re PR c++/9109 (parse ambiguity)Nathan Sidwell5-244/+297
2003-01-06configure.in (GDB_TK): Add tcl directories conditional on gdb/gdbtk directory...Andrew Cagney3-34/+64
2003-01-06re PR libstdc++/9151 (std::setprecision limited to 16 digits when outputting ...Paolo Carlini3-3/+37
2003-01-06libstdc++-v3-dg.exp (libstdc++-v3-init, [...]): Additionally handle files one...Kaveh R. Ghazi14-614/+1125
2003-01-06* config/h8300/h8300.md (*twoshifts_l16_r1): New.Kazu Hirata2-0/+26
2003-01-06* config/mips/mips.md (leadi): Use dla rather than la.Richard Sandiford2-1/+5
2003-01-06Daily bump.GCC Administrator2-2/+2
2003-01-06defarg-1.C: New test.Mark Mitchell6-17/+113
2003-01-06c4x.h: Updated specs for new gas format.Svein E. Seldal2-19/+23
2003-01-06c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEX redefinition.Herman A.J. ten Brugge2-10/+5
2003-01-05* config/h8300/h8300.md (*extzv_8_23): New.Kazu Hirata2-0/+26
2003-01-05pa64-hpux.h (JCR_SECTION_NAME): Define.John David Anglin2-2/+10
2003-01-05re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...Toon Moene2-6/+9
2003-01-05h8300.c (output_a_shift): Do not output a variable shift.Kazu Hirata3-14/+78
2003-01-05re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...Toon Moene2-5/+12
2003-01-05* config/mips/mips.md: Disable the movstrsi define_split.Richard Sandiford4-1/+35
2003-01-05Daily bump.GCC Administrator2-2/+2
2003-01-05re PR libstdc++/9168 (codecvt<char, char, mbstate_t> overwrites output buffers)Paolo Carlini3-7/+27
2003-01-05Warning fixes:Kaveh R. Ghazi6-2/+14
2003-01-05parser.c (cp_parser_binary_expression, [...]): Const-ify.Kaveh R. Ghazi2-13/+24
2003-01-05Makefile.in (gtyp-gen.h): Const-ify.Kaveh R. Ghazi3-6/+11
2003-01-05* java/awt/List.java: Merged with Classpath.Tom Tromey2-0/+13
2003-01-04re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...Toon Moene3-3/+19
2003-01-04When wrapping files, guard with both the fix name and the file nameBruce Korb7-56/+57
2003-01-04config.gcc (hppa*64*-*-hpux11*): Define extra_parts.John David Anglin6-44/+251
2003-01-04configure.in (LD): Improve test for gcc.John David Anglin3-66/+111
2003-01-04method.c (use_thunk): Disable access control while building the body of the t...Mark Mitchell2-1/+13
2003-01-04remove obsolete fixesBruce Korb12-1353/+401
2003-01-04h8300-protos.h: Add prototypes for the new functions defined below.Kazu Hirata4-159/+262
2003-01-04* call.c (build_conditional_expr): Stabilize lvalues properly.Jason Merrill1-1/+0
2003-01-04namespace3.C: Remove extra semicolons.Kriang Lerdsuwanakij3-3/+8
2003-01-04Daily bump.GCC Administrator2-2/+2
2003-01-04FileDescriptor.java (position): New private field.Mark Wielaard3-21/+42
2003-01-04Merge with Classpath:Mark Wielaard2-43/+82
2003-01-04FileInputStream.java (finalize): Don't explicitly finalize FileDescriptor.Mark Wielaard2-3/+8
2003-01-03* configure.host (sparc*-*): Enable bytecode interpreter.Jeff Sturm2-1/+6
2003-01-03cvt.c, [...]: This is the C++ front end, not the C front end.Nathanael Nerode4-5/+10
2003-01-03re PR java/8712 (ICE at fold-const.c:2934)Tom Tromey2-3/+7
2003-01-03darwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1, machopic_picsymbol_stub1.Dale Johannesen3-6/+21
2003-01-03ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm6-8/+327
2003-01-03* libjava.compile/pr8712.java: New file, for PR java/8712.Tom Tromey2-0/+11
2003-01-03UnicastServerRef.java (unexportObject): Don't throw RemoteException.Dhek Bhun Kho3-4/+11
2003-01-03stc.c (ffestc_R810): Allow any kind integer in case statements.Toon Moene3-10/+3245
2003-01-03fold-const.c (fold): Avoid NOP_EXPRs better.Jason Merrill11-42/+103
2003-01-03cp-tree.h (struct lang_type_class): add field for key methodMatt Austern6-38/+106