aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-09-20apparently managed not to commit the crucial part of c++/12332Nathan Sidwell1-2/+7
2003-09-20* g++.dg/rtti/typeid3.C: Correct expected error message.Kriang Lerdsuwanakij2-2/+6
2003-09-20re PR c++/157 (Duplicate error message for invalid elaborated type specifier)Kriang Lerdsuwanakij4-0/+59
2003-09-20Daily bump.GCC Administrator1-1/+1
2003-09-19mixed-struct-check.h: New.Janis Johnson16-0/+1065
2003-09-19configure.in: Remove --with-elf, which doesn't work.Nathanael Nerode4-318/+301
2003-09-19xm-vsta.h: Remove xm-file believed useless.Nathanael Nerode4-13/+6
2003-09-19install.texi: Document the multiple testsuite options.Phil Edwards2-2/+76
2003-09-19install.texi (Specific): Add the specific versions of GCC where support for F...Gerald Pfeifer2-3/+9
2003-09-19t-m68kbare, t-rtems: Change 68681 to 68881.Joel Sherrill3-2/+7
2003-09-19m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefines for -m68030, -m68020-60 an...Bernardo Innocenti3-143/+140
2003-09-19array11.C: Change unsigned to __SIZE_TYPE__ so that it will not complain on L...Andrew Pinski2-2/+9
2003-09-19re PR c++/495 (ICE in in lookup_template_class, at cp/pt.c:3961)Kriang Lerdsuwanakij4-0/+40
2003-09-19t-rtems: New.Ralf Corsepius3-2/+12
2003-09-19t-rtems: New.Ralf Corsepius3-1/+12
2003-09-19* cgraph.c: Fix typo in debugging output.Kelley Cook2-1/+5
2003-09-19fix PR numberNathan Sidwell3-3/+3
2003-09-19re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::se...Nathan Sidwell3-0/+27
2003-09-19re PR target/12166 (Profiled programs crash if PROFDIR is set)T. Papadopoulo2-0/+10
2003-09-19decl.c (cxx_scope_descriptor): Fix thinko.Gabriel Dos Reis2-1/+9
2003-09-18c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump3-18/+24
2003-09-19Daily bump.GCC Administrator1-1/+1
2003-09-18re PR c++/12320 (ICE on use of undefined enum)Danny Smith2-0/+8
2003-09-18winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has...Danny Smith2-2/+14
2003-09-18Apply proper patch file for last change.Richard Kenner1-0/+1
2003-09-18except.c (output_function_exception_table): Adjust last change to handle TYPE...Richard Kenner2-5/+12
2003-09-18re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell13-146/+102
2003-09-18simplify-rtx.c (simplify_unary_operation): Only transform (not (eq X Y)) into...Roger Sayle2-0/+7
2003-09-18re PR c++/9848 (missing 'unused parameter' warning.)Nathan Sidwell5-9/+65
2003-09-18Mention the pr fixed.Zdenek Dvorak1-0/+1
2003-09-18* config/i386/i386.c (x86_emit_floatuns): Also handle SImode operand.Zdenek Dvorak2-3/+12
2003-09-18tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle14-70/+44
2003-09-18* jcf-write.c (generate_bytecode_insns): Add support for fconst_2.Roger Sayle2-2/+7
2003-09-18* ChangeLog: Fix recent commit.Volker Reichelt1-1/+5
2003-09-18re PR c++/12316 (trouble with garbage collection)Volker Reichelt3-0/+48
2003-09-18jcf-write.c (generate_bytecode_insns): Add MIN_EXPR and MAX_EXPR.Andrew Haley2-0/+21
2003-09-18c-pretty-print.h (pp_type_specifier_seq): Fix thinko.Gabriel Dos Reis6-93/+177
2003-09-18mn10300.md (andsi3, [...]): Make them set_zn.Alexandre Oliva2-12/+17
2003-09-17tree-optimize.c (tree_rest_of_compilation): Save and restore input_location.Richard Henderson4-3/+14
2003-09-18* config/rs6000/sysv4.h (LIB_LINUX_SPEC): Give -lpthread before -lc.Daniel Jacobowitz2-2/+6
2003-09-18Daily bump.GCC Administrator1-1/+1
2003-09-17re PR c++/11991 (ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 w...Mark Mitchell2-0/+14
2003-09-17* cfg.c (dump_flow_info): Skip register dump if reg_n_info null.Richard Henderson2-41/+46
2003-09-17configure.in (gcc_cv_ld_hidden): Don't test gnu_ld_flag.Rainer Orth3-53/+54
2003-09-17re PR c++/12266 (incorrect instantiation of unneeded template during overload...Mark Mitchell6-3/+37
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell9-3/+60
2003-09-17configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.Daniel Jacobowitz4-74/+102
2003-09-17* semantics.c (expand_or_defer_fn): Inc/dec function_depth.Richard Henderson2-0/+8
2003-09-17re PR c++/11357 ([DR 425] no conversion of build-in binary operator argument ...Gabriel Dos Reis2-1/+12
2003-09-17re PR target/10190 ([IRIX] building gcc 3.2.2 on irix 5.3 fails)Rainer Orth4-54/+33