aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-24C++STYLE: Fix typo.Jan van Male2-1/+5
2001-08-24howto.html: Describe implementation of insertion with hints.Phil Edwards2-4/+83
2001-08-24std_sstream.h (basic_ostringstream): Fix ctor.Kenny Simpson2-1/+6
2001-08-24jcf-parse.c (yyparse): Set magic to 0, don't issue error for a file smaller t...Alexandre Petit-Bianco3-35/+113
2001-08-24re PR libstdc++/3349 (bug in map::insert(p,t))Sylvain Pion3-1/+78
2001-08-24Field.java (toString): Use Method.appendClassName.Tom Tromey8-79/+167
2001-08-24decl.c (init_decl_processing): Add `throws' field to method descriptor.Tom Tromey3-0/+46
2001-08-24* cp/rtti.c (VPARAMS): Fix parameter.Andreas Jaeger2-3/+7
2001-08-24expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv to zero.Zack Weinberg2-33/+28
2001-08-24* i386.md (movcc peep2): Fix load of 0.Jan Hubicka2-2/+5
2001-08-24fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR, *_MOD_EXPR, SAVE_E...Kaveh R. Ghazi4-0/+65
2001-08-24tree.c (cp_build_qualified_type_real): Use get_qualified_type.Jason Merrill1-0/+17
2001-08-24c-pragma.h: Move weak_syms and weak_decls...Jason Merrill3-39/+48
2001-08-24c-common.c (c_alignof, [...]): Move here...Jason Merrill12-167/+147
2001-08-24Daily bump.GCC Administrator6-6/+6
2001-08-24c_locale_gnu.cc: Minor tweaks.Benjamin Kosnik7-16/+340
2001-08-23Fix PowerPC long double as well.David Edelsohn2-1/+2
2001-08-23Correct __s390__ definitions.David Edelsohn2-3/+7
2001-08-23testsuite_flags.in (build-includes): Re-add backward.Jason Merrill4-5/+4
2001-08-23When moving asms out of the way, don't move all of them to the same placeBernd Schmidt2-2/+5
2001-08-23Fix abort where write_count got to 3Bernd Schmidt2-1/+9
2001-08-23function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge ...Jan Hubicka4-2/+18
2001-08-23merge from glibcUlrich Drepper2-14/+69
2001-08-23Remove unused functionLars Brinkhoff5-71/+9
2001-08-23dyn-string.h, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff6-20/+25
2001-08-23* aclocal.m4 (GLIBCPP_INCLUDES): Include backward.Jason Merrill3-2/+8
2001-08-23fixJason Merrill1-3/+3
2001-08-23prune.exp (prune_gcc_output): Also ignore "In constructor" and "In instantiat...Jason Merrill2-1/+6
2001-08-23genconstants.c, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff6-20/+25
2001-08-23ia64.c (ia64_register_move_cost): Add mode arguemnt.Richard Henderson4-63/+121
2001-08-23regclass.c (init_reg_sets_1): Don't assume cost 2 within a register class.Richard Henderson2-1/+6
2001-08-23Daily bump.GCC Administrator5-5/+5
2001-08-23Daily bump.GCC Administrator1-1/+1
2001-08-23reload1.c (emit_reload_insns): Don't look for notes on a NULL store_insn.Geoffrey Keating2-1/+6
2001-08-23collate_wchar_t_members.cc: Guard with _GLIBCPP_USE_WCHAR_T.Benjamin Kosnik2-2/+10
2001-08-23sparc.c (uns_small_int): Don't reference a constant >32-bit.Kaveh R. Ghazi2-26/+50
2001-08-22i386-protos.h: Correct declaration of i386_pe_asm_named_section.David Billinghurst2-2/+6
2001-08-22Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.Anthony Green2-5/+12
2001-08-22pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for variable i.John David Anglin3-0/+8
2001-08-22fibheap.c (fibheap_init, [...]): Remove.Matt Kraai2-44/+16
2001-08-22cpperror.c (print_location): Don't show _Pragma.Neil Booth9-117/+118
2001-08-22* gcc.c (struct prefix_list): Change prefix to const char *.Matt Kraai2-1/+5
2001-08-22* final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn.Matt Kraai2-1/+5
2001-08-22parse.y (resolve_inner_class): Keep local_enclosing to NULL if circularity is...Alexandre Petit-Bianco2-2/+9
2001-08-22explow.c (set_mem_attributes): Avoid returning a bogus alias set from a new MEM.Jason Merrill2-0/+12
2001-08-22jump.c (squeeze_notes): Take parms by reference.Jason Merrill7-44/+55
2001-08-22pt.c (tsubst_expr): Hand off to the TREE_CHAIN of a statement.Jason Merrill3-30/+35
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff226-2552/+2602
2001-08-22* gcc.c-torture/execute/divmod-1.c: Convert to ANSI.Aldy Hernandez2-26/+14
2001-08-22final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.Richard Henderson5-49/+63