aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-16* cppfiles.c (stack_include_file): Use MAX of sysp.Alexandre Oliva2-2/+6
2001-03-15class.c (make_class_data): The class_dtable_decl (i.e.Per Bothner2-0/+5
2001-03-15Steve Ellcey's ia64-hpux port.Steve Ellcey4-0/+113
2001-03-15jvspec.c (lang_specific_driver): Fix -C handling.Per Bothner2-2/+11
2001-03-15verify.c (verify_jvm_instructions): Better error msgs for dup.Per Bothner2-8/+17
2001-03-16inclhack.def (irix_stdio_va_list): New.Bruce Korb3-82/+142
2001-03-15Fix patch merge error.Richard Henderson1-2/+2
2001-03-15dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSET if provided ...Richard Henderson4-20/+96
2001-03-16more rigorous SIGCHLD guardingBruce Korb5-0/+39
2001-03-15tests_flags.in (CXXFLAGS): Link libstdc++ before libsupc++.Benjamin Kosnik2-3/+7
2001-03-15mangle.c (mangle_record_type): Rename 'from_pointer' argument to 'for_pointer'.Bryce McKinlay2-11/+24
2001-03-15fix typoMichael Meissner1-1/+1
2001-03-15memcheck.exp: Don't try to run these tests on AIX.Geoffrey Keating2-0/+13
2001-03-15sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL.Mark Mitchell2-3/+10
2001-03-15Silence warningMichael Meissner1-39/+32
2001-03-15Silence warningMichael Meissner2-32/+45
2001-03-15reload1.c (reload_cse_simplify_set): For LOAD_EXTEND_OP, do not "widen" a des...Jeffrey A Law2-3/+13
2001-03-15Use only nonvarying rtxs as known valuesBernd Schmidt2-2/+6
2001-03-15Remove debugging aidsBernd Schmidt2-4/+4
2001-03-15* i960.h (ROUND_TYPE_SIZE_UNIT): Fix typo.John Wehle2-1/+5
2001-03-15i960.h (i960_maxbitalignment, [...]): Declare.John Wehle7-131/+154
2001-03-15Fix hashing of REG/MEM values.Bernd Schmidt2-2/+4
2001-03-15Fix scheduling abort; stop bits must have selector in range 1..3.Bernd Schmidt2-7/+40
2001-03-15* varasm.c (assemble_variable): Use DECL_RTL_SET_P.Mark Mitchell3-2/+7
2001-03-15* include/bits/basic_string.tcc (operator+): Fix thinko.Gabriel Dos Reis2-1/+5
2001-03-15update_web_docs: Use /usr/local/bin/texi2html rather than gccadmin's local copy.Joseph Myers2-1/+6
2001-03-15Daily bump.GCC Administrator5-5/+5
2001-03-15Correct semantics restrictions checking in throw-expression.Gabriel Dos Reis4-1/+56
2001-03-15cpp.texi: Update documentation for -include and -imacros.Neil Booth6-106/+170
2001-03-15decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P on __FUNCTION__ and its ilk.Mark Mitchell3-0/+14
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell34-165/+286
2001-03-15thr.c (objc_thread_add): New function.Nicola Pero4-0/+40
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg33-814/+707
2001-03-14i960.c (i960_function_prologue): Compute size of frame according to number of...DJ Delorie2-2/+8
2001-03-14* expr.c (emit_move_insn_1): Fix else if around #endif.Richard Henderson2-1/+6
2001-03-14md.texi (machine constraints): Document 'Q', 'R', 'e' and 'Z' constraints.Jan Hubicka2-1/+26
2001-03-14i386.c (ix86_cmodel_string, [...]): Define.Jan Hubicka3-1/+259
2001-03-14Fix pathname.DJ Delorie1-1/+1
2001-03-14std_streambuf.h: Remove cached locale facets.Benjamin Kosnik7-59/+73
2001-03-14configure.in: Use $gcc_cv_as instead of $as.Laurynas Biveinis3-2/+7
2001-03-14Fix copyright datesNick Clifton10-8/+48
2001-03-14* gcc.dg/cpp/mi1.c: Update.Neil Booth2-0/+5
2001-03-14cppfiles.c (stack_include_file): Only increase the include count if we actual...Neil Booth3-58/+75
2001-03-14* expr.c (expand_expr): Revove bogus conditional.Mark Mitchell2-6/+4
2001-03-14assignment.xfail: Removed.Tom Tromey3-4/+5
2001-03-14* expr.c (emit_move_insn_1): Guard PUSH_ROUNDING use by ifdef.Jan Hubicka2-0/+6
2001-03-14reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp.Jakub Jelinek4-5/+41
2001-03-14natThrowable.cc (printRawStackTrace): Copy the stackTrace buffer to a correct...Andrew Haley2-3/+9
2001-03-14expr.c (emit_move_insn_1): Split push of complex value when no suitable push ...Jan Hubicka4-13/+64
2001-03-14Daily bump.GCC Administrator5-5/+5