aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-24Removal of separate preprocessor cpp0.Neil Booth15-88/+84
2002-03-24Daily bump.GCC Administrator6-6/+6
2002-03-24re PR rtl-optimization/5742 (bug with -freg-struct-return and functions retur...Richard Henderson6-45/+47
2002-03-23sparc.c (sparc_emit_floatunsdi): New.Richard Henderson4-0/+55
2002-03-23gmon-sol2.c (internal_mcount): Assume either _start or _init begins the text ...Richard Henderson2-1/+8
2002-03-23rs6000.h (RETURN_IN_MEMORY): Cast to HOST_WIDE_INT not HOST_WIDEST_INT.David Edelsohn2-3/+8
2002-03-23com.c (ffecom_check_size_overflow_): Add a test so that arrays too large for ...Toon Moene3-22/+38
2002-03-23re PR java/5489 (-fverbose-asm crashes jc1 on ARM cross-compiler)Richard Earnshaw3-5/+18
2002-03-23[multiple changes]Andrew Cagney9-4/+110
2002-03-23reverted erroneous checkinTom Tromey6-382/+345
2002-03-23name-finder.h (_Jv_name_finder::myclose): New method.Tom Tromey9-352/+426
2002-03-23re PR libgcj/6045 (GregorianCalendar: getMinimum() and getMaximum() incorrect...Michael Smith2-3/+8
2002-03-23* java/nat/natPlainSocketImpl.cc (write): Abort loop on error.Jeff Sturm2-0/+6
2002-03-23* real.h (N): Special case 128 bit doubles.Alan Modra2-0/+7
2002-03-23gnat_rm.texi: Sync with ACT version.Florian Weimer2-1486/+1688
2002-03-23re PR c++/6037 (ICE in enum after switch() (gcc 3.0.4))Jakub Jelinek4-3/+28
2002-03-23* gcc.dg/pragma-ep-3.c: Fix typo.Zack Weinberg2-1/+5
2002-03-23Daily bump.GCC Administrator6-6/+6
2002-03-23acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __s...Benjamin Kosnik1-3/+3
2002-03-23acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __s...Benjamin Kosnik51-1219/+2020
2002-03-23* error.c (dump_type): Be careful about implicit typenames.Gabriel Dos Reis2-1/+6
2002-03-23messages_members.h: Add __uselocale bits.Benjamin Kosnik4-12/+14
2002-03-23combine.c (simplify_comparison): When widening modes, ignore sign extension o...Alan Modra2-4/+19
2002-03-23xtensa.c (print_operand): Fix incorrect mode passed to adjust_address.Bob Wilson2-5/+18
2002-03-23re PR c++/3656 (ICE when incorrectly deriving a class from a templated base i...Gabriel Dos Reis4-1/+25
2002-03-23Andrew Haley <aph@cambridge.redhat.com>Tom Tromey2-1/+12
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg38-540/+415
2002-03-23For PR java/6026:Eric Blake2-0/+9
2002-03-23re PR java/6026 (float literals in expressions are not properly recognized)Eric Blake2-0/+7
2002-03-22xtensa-protos.h (non_acc_reg_operand): Remove.Bob Wilson5-19/+62
2002-03-22c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson15-4/+302
2002-03-22dwarf2-1.C: Move...Jakub Jelinek2-2/+6
2002-03-22cpphash.h (struct cpp_reader): Remove mls_line and mls_col.Neil Booth7-103/+49
2002-03-22re PR rtl-optimization/5854 (initialize_uninitialized_subregs() breaks HC11/H...Jakub Jelinek4-160/+180
2002-03-22* g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.Alexandre Oliva2-1/+5
2002-03-22typeck.c (expand_ptrmemfunc_cst): Scale idx down to an index into the vtable_...Jeff Knaggs2-4/+9
2002-03-22mips.h (MASK_RETURN_ADDR): Define.Alexandre Oliva2-0/+16
2002-03-22cpplib.h (struct cpp_options): New member, warn_endif_labels.Phil Edwards6-3/+47
2002-03-22extratokens2.c: New file.Phil Edwards2-0/+26
2002-03-22i386.c, i386.md: Change all occurences of GEN_INT (trunc_int_for_mode (...)) ...Lars Brinkhoff3-47/+41
2002-03-22vterminate.cc: Format, -fno-exceptions cleanup.Benjamin Kosnik2-38/+44
2002-03-22flow.c (calculate_global_regs_live): Clear aux fields of ENTRY and EXIT.Alexandre Oliva2-0/+10
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek5-14/+26
2002-03-22re PR target/3177 (Invalid sibcall optimisation on ia64)Richard Henderson4-7/+40
2002-03-22Fix.Jakub Jelinek1-0/+2
2002-03-22fix g++ testcase crash namedret1.c on sparcv9 and s390Andrew MacLeod2-1/+6
2002-03-22* gcc.c-torture/compile/20020319-1.c: New test.David Edelsohn2-2/+22
2002-03-22toplev.c (flag_loop_optimize, [...]): New static variables.Jan Hubicka3-4/+41
2002-03-22* real.c (eiisneg): Move outside #ifdef NANS.Richard Sandiford2-3/+5
2002-03-22Fix the constant I forgot to update :(Jan Hubicka1-1/+1