aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-10-28*** empty log message ***Neil Booth1-0/+12
2000-10-2819960224-2.c, [...]: Update tests for new diagnostic messages.Neil Booth21-53/+104
2000-10-28New macro expander.Neil Booth18-4131/+3911
2000-10-28Daily bump.Jeff Law5-5/+5
2000-10-28c-typeck.c (check_init_type_bitfields): Remove.Mark Mitchell4-295/+40
2000-10-28c-pragma.c (handle_pragma_pack): Initialize align to -1.Mike Coleman5-30/+240
2000-10-27* cpp.texi: Update.Neil Booth2-21/+44
2000-10-27* invoke.texi: Document -mintel-syntaxKelley Cook2-3/+9
2000-10-27invoke.texi: Document -frename-registers.Richard Henderson3-22/+36
2000-10-27alpha.h (enum reg_class): Add PV_REG.Richard Henderson3-8/+16
2000-10-27ia64.c: Revert 10-23 patch.Richard Henderson4-14/+34
2000-10-27regrename.c: Rewrite to handle multi-register modes and cond_exec instructions.Bernd Schmidt5-910/+659
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg20-2183/+1081
2000-10-27calls.c (expand_call): If sibcall_failure is set during pass 1, clear tail_ca...Jakub Jelinek4-4/+32
2000-10-27Add prototype to prevent compile time warningNick Clifton2-0/+6
2000-10-27New testcase.Bernd Schmidt2-0/+15
2000-10-27[multiple changes]Benjamin Kosnik6-1067/+1223
2000-10-27acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Comment out --gc-sections stuff...Phil Edwards5-101/+117
2000-10-27natGregorianCalendar.cc (computeFields): Set the isSet__ array elements to true.Warren Levy2-0/+7
2000-10-27Makefile.am: Added locale files from Classpath.Warren Levy15-397/+2221
2000-10-27Daily bump.Jeff Law5-5/+5
2000-10-26New test.Richard Henderson2-0/+48
2000-10-26label2.C: Tweak to work with V3.Mark Mitchell13-13/+112
2000-10-26calls.c (expand_call): Supress sibcall if we have a BLKmode return in registers.Richard Henderson2-1/+11
2000-10-26ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constants into memory.Bernd Schmidt2-0/+6
2000-10-26ctype_inline.h (is): Use __OBJ_DATA directly.David Edelsohn4-5/+27
2000-10-26acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.Benjamin Kosnik16-1521/+1350
2000-10-26* gcc.c-torture/compile/20001024-1.c: New test.Nathan Sidwell2-0/+17
2000-10-26tree.c (make_node, case 't'): Set alignment to that of char_type_node.Nathan Sidwell3-1/+9
2000-10-26std_valarray.h (valarray::valarray): Fix thinko.Gabriel Dos Reis2-5/+10
2000-10-26Daily bump.Jeff Law5-5/+5
2000-10-26Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.Mark Mitchell12-22/+52
2000-10-26error.c (dump_function_decl): Print no space between `ptr-operator' the `type...Gabriel Dos Reis4-7/+20
2000-10-26* gcc_build: Fix typos.Mark Mitchell2-3/+7
2000-10-25recog.c (constrain_operands): Initialize which_alternative before no alternat...Richard Henderson2-7/+6
2000-10-25cse.c (find_comparison_args): Check that we can reverse a comparison if neede...Richard Henderson2-0/+11
2000-10-26lex.c (java_new_lexer): Initialize new fields.Tom Tromey3-135/+244
2000-10-25* reload.c (find_reloads_address_part): Kill rtx obstack hackery.Richard Henderson2-18/+6
2000-10-25simplify-rtx.c (simplify_relational_operation): Sign extend low words before ...Richard Henderson2-3/+7
2000-10-25Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.Bryce McKinlay5-463/+468
2000-10-25Include config.h before system.h.Nick Clifton3-2/+12
2000-10-25configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature t...Chris Demetriou3-101/+122
2000-10-25Makefile.in: Rebuilt.Tom Tromey3-19/+62
2000-10-25c-decl.c (grokdeclarator): Move warning for qualified void return types with ...Joseph Myers6-7/+77
2000-10-25i386.c (print_operand): Handle new 'A' formatting code.Diego Novillo4-17/+58
2000-10-25cpp.texi: Update with implementation-defined behavior and internal limits.Neil Booth2-13/+111
2000-10-25configure.in: Check for gconv.h.Phil Edwards11-39/+100
2000-10-25stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the incompl...Jakub Jelinek4-0/+51
2000-10-25configopts.html: Added documentation for the "--enable-version-specific-runti...Mark Harig2-5/+19
2000-10-25acconfig.h: List _GLIBCPP_USE_THREADS.Benjamin Kosnik17-1528/+1836