aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-05[multiple changes]Arnaud Charlet137-1395/+2489
2004-01-05tree.h: Update documentation on nothrow_flag.Richard Kenner3-3/+12
2004-01-05* doc/invoke.texi: Remove traces of dead ports.Kazu Hirata2-322/+6
2004-01-05re PR c++/13387 (assignment to base class corrupts subclass)Nathan Sidwell2-0/+51
2004-01-05Fix typo (double "for"s).Richard Sandiford1-1/+1
2004-01-05Update copyright dates after recent commits.Richard Sandiford4-4/+4
2004-01-05invoke.texi: Add documentation for the MIPS -mexplicit-relocs option.Richard Sandiford2-2/+37
2004-01-05re PR c++/12945 (MIPS g++.old-deja/g++.abi/ptrflags.C fails.)Richard Sandiford3-68/+91
2004-01-05I am a moron.Steven Bosscher1-10/+10
2004-01-05mips-protos.h (mips_dangerous_for_la25_p): Declare.Richard Sandiford4-36/+66
2004-01-05re PR c++/13157 (Argument Dependent Lookup Failure)Mark Mitchell4-20/+64
2004-01-04semantics.c (push_deferring_access_checks): Fix format.Andrew Pinski2-9/+28
2004-01-04call.c (build_over_call): Don't create a save_expr of an aggregate, but rathe...Richard Henderson2-9/+20
2004-01-05configure.in: Use ./config.cache, not config.cache.Nathanael Nerode5-6/+11
2004-01-05m68k.c (output_andsi3): Fix signed/unsigned comparison warning.Bernardo Innocenti2-1/+6
2004-01-05configure.ac: Use AC_PROG_CPP_WERROR.Nathanael Nerode3-462/+36
2004-01-05re PR c++/13529 (offsetof() with member-designator containing member access b...Mark Mitchell3-0/+18
2004-01-05* parser.c (cp_parser_parameter_declaration): Fix comment.Mark Mitchell2-4/+8
2004-01-05* g++.dg/init/copy7.C: Add missing dg-error markers.Mark Mitchell2-4/+6
2004-01-05configure.in: Don't share a cache file for host dirs.Nathanael Nerode3-35/+42
2004-01-05* config-ml.in: Don't mess with the cache file.Nathanael Nerode2-1/+5
2004-01-05* .cvsignore: Add autom4te.cache.Zack Weinberg2-5/+10
2004-01-05Daily bump.GCC Administrator2-2/+2
2004-01-042004-01-04 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+1
2004-01-0401.cc: Remove redundant #includes.Paolo Carlini14-38/+41
2004-01-04re PR c++/12226 (g++ fails to enforce accessibility requirement for copy cons...Mark Mitchell19-59/+193
2004-01-04invoke.texi: Revamp documentation of MIPS options.Richard Sandiford2-248/+170
2004-01-04re PR c/3414 (Inaccurate documentation of __attribute__((malloc)))Joseph Myers2-3/+13
2004-01-04numeric_members.cc (_M_initialize_numpunct): Avoid unnecessarily zero termina...Paolo Carlini4-35/+37
2004-01-04Makefile.in (cgraph.o, [...]): Add intl.h dependency.Jan Hubicka14-64/+281
2004-01-04MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers...Eric Botcazou2-1/+6
2004-01-04aclocal.m4: Rebuilt using "aclocal -I .".Matthias Klose3-330/+1184
2004-01-03Date.java (parse): Fix a number of problems.Per Bothner2-87/+79
2004-01-04Daily bump.GCC Administrator2-2/+2
2004-01-03update_web_docs: Create tarballs of documentation sources and HTML docs.Joseph Myers2-5/+14
2004-01-03Fix messed up accidental commit.Steven Bosscher6-44/+21
2004-01-03gcc_update (files_and_dependencies): For gcc directory, rename configure.in t...Andrew Pinski2-3/+8
2004-01-03configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode3-4/+18
2004-01-03Missed in last commit:Nathanael Nerode1-12/+32
2004-01-03configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode3-22/+5
2004-01-03* doc/install.texi: Note that 'gcc' is now a 2.57 directory.Nathanael Nerode2-1/+4
2004-01-03configure.in: Rename to configure.ac.Nathanael Nerode4-3316/+8169
2004-01-03linux.h: Fix comment formatting.Kazu Hirata7-40/+49
2004-01-03Makefile.tpl: Make GCC use a separate config.cache.Nathanael Nerode3-2/+11
2004-01-03PR bootstrap/11932, PR bootstrap/11933Nathanael Nerode3-35/+62
2004-01-03parser.c (cp_parser_template_argument): Don't call make_unbound_class_templat...Kriang Lerdsuwanakij2-9/+19
2004-01-03*** empty log message ***Dan Nicolaescu2-0/+5
2004-01-02i386.md (fp constant pool splitter): Reorg suppression for sse and 387; add s...Richard Henderson2-13/+30
2004-01-03Daily bump.GCC Administrator2-2/+2
2004-01-02loop.c (loop_optimize): Free all loops_info's mems.Andrew Pinski2-1/+6