aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-29Fix date typo.Loren J. Rittle1-1/+1
2003-04-29re PR c++/10180 (gcc fails to warn about non-inlined function)Mark Mitchell4-1/+42
2003-04-29Daily bump.GCC Administrator2-2/+2
2003-04-28std_streambuf.h (_M_buf): is currently used only for basic_filebuf, therefore...Paolo Carlini6-21/+29
2003-04-28localename.cc: Standardize exception strings.Benjamin Kosnik15-32/+55
2003-04-28std_streambuf.h (_M_buf_size): is currently used only for basic_filebuf, ther...Paolo Carlini4-12/+19
2003-04-28streambuf.tcc (__copy_streambufs): Don't use _M_buf_size (synced input is now...Paolo Carlini2-10/+14
2003-04-28sstream.tcc (pbackfail): Shorten a bit (6 lines) the innermost 'if' by factor...Paolo Carlini2-14/+14
2003-04-28* gdbinit.in: Update to reflect new identifier structure.Mike Stump2-2/+6
2003-04-28configure.in: Test for libintl.h.Phil Edwards13-94/+125
2003-04-28configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar4-104/+115
2003-04-28tree.h (TREE_CST_RTL, [...]): Delete.Zack Weinberg8-57/+36
2003-04-28c-decl.c (finish_decl): When prototype with asmspec is found for built-in...Jakub Jelinek7-24/+297
2003-04-28natString.cc (_Jv_AllocString): Initialize cachedHashCode.Tom Tromey2-0/+9
2003-04-28sparc.c (print_operand): Add 's' to sign-extend.Richard Henderson3-18/+46
2003-04-28[multiple changes]Benjamin Kosnik9-25/+394
2003-04-28x86-64.h (NO_PROFILE_COUNTERS, [...]): Define as 1.David O'Brien2-2/+7
2003-04-28i386.h (builtin_define): Add __amd64 and __amd64__.David O'Brien2-0/+6
2003-04-28char.cc: Remove bom usage.Benjamin Kosnik3-22/+21
2003-04-28builtins.def (BUILT_IN_BCOPY, [...]): New.Jakub Jelinek6-3/+212
2003-04-28* config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove definition.Nick Clifton2-9/+4
2003-04-28* decl.c (maybe_commonize_var): Fix thinko in last patch.Mark Mitchell2-1/+5
2003-04-28re PR c++/10506 (ICE in build_new at cp/init.c with -fkeep-inline-functions a...Mark Mitchell7-9/+61
2003-04-28std_fstream.h (basic_filebuf): _M_pback_destroy to _M_destroy_pback.Benjamin Kosnik7-47/+59
2003-04-28expr.c (expand_expr <COMPLEX_CST, [...]): Always call output_constant_def, us...Zack Weinberg3-21/+28
2003-04-28locale_classes.h (locale::_Impl): Change _M_names from fixed size array.Benjamin Kosnik8-22/+79
2003-04-28Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz3-0/+7
2003-04-28Daily bump.GCC Administrator2-2/+2
2003-04-27* reload1.c (reg_set_luid): Fix a comment typo.Kazu Hirata2-1/+5
2003-04-27* config/locale/ieee_1003.1-2001/codecvt_specializations.hAndreas Schwab2-2/+7
2003-04-27decl.c (maybe_commonize_var): Make the code match the comments.Mark Mitchell3-6/+14
2003-04-27varasm.c (const_str_htab_hash, [...]): Kill.Zack Weinberg5-94/+42
2003-04-27Move some basic_string members out of line because they are too big to reason...Nathan Myers3-89/+129
2003-04-27varasm.c (output_constant_def): Split out two new static functions...Zack Weinberg2-159/+185
2003-04-26i386.c (output_pic_addr_const): Use SYMBOL_REF_LOCAL_P.Richard Henderson2-3/+8
2003-04-27Daily bump.GCC Administrator2-2/+2
2003-04-26* g++.dg/warn/weak1.C: XFAIL on AIX4.David Edelsohn2-1/+5
2003-04-26Revert cpplex.c changeNeil Booth1-0/+6
2003-04-26Update copyrightKaveh Ghazi1-1/+1
2003-04-26md.texi (cmpstr): Document additional restrictions.Kaveh R. Ghazi4-5/+18
2003-04-26* decl2.c (finish_file): Fix merge botch.Mark Mitchell2-0/+6
2003-04-26flags.h (time_report): Remove.Neil Booth5-38/+41
2003-04-26* doc/install.texi (Binaries): Mention binaries for HC11/HC12.Stephane Carrez2-0/+8
2003-04-26* _cpp_lex_direct: Remove pointless code.Neil Booth2-6/+4
2003-04-26extend.texi (Function Attributes): Document "near" and "far" for 68HC11 and 6...Stephane Carrez2-0/+29
2003-04-26expr.c (store_field): When making temporary for store, don't make it TYPE_QUA...Richard Kenner2-5/+8
2003-04-26fstream.tcc (pbackfail): Shorten a bit (10 lines) the innermost 'if' by facto...Paolo Carlini2-16/+11
2003-04-26streambuf.tcc (__copy_streambufs): Don't use in_avail(), simplify.Paolo Carlini3-14/+24
2003-04-26testsuite_flags.in: Guard against the possibility of having "xgcc" as a part ...Ranjit Mathew4-6/+15
2003-04-26toplev.c (read_integral_parameter): Use "argument" in error message to distin...Phil Edwards2-1/+6