aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-06-11README: Update to reflect reality.Phil Edwards6-874/+898
2001-06-11Remove Stepanov testBernd Schmidt2-350/+4
2001-06-11ostream.tcc (ostream::seekp): Add error checking as per DR 129.Benjamin Kosnik7-6/+107
2001-06-11darwin.c (darwin_encode_section_info): Rewrite to simplify and fix coding mis...Stan Shebs2-22/+38
2001-06-11Fix compile time warningsNick Clifton5-33/+43
2001-06-11* g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.Richard Henderson2-4/+8
2001-06-11osf5.h (TARGET_LD_BUGGY_LDGP): New.Richard Henderson6-3/+74
2001-06-11* config/alpha/osf.h (LINK_SPEC): Hide _GLOBAL_* symbols.Richard Henderson2-3/+9
2001-06-11configure.in: Align --help messages.Rainer Orth3-364/+386
2001-06-11alpha.h (CPP_SPEC): Don't define __LANGUAGE_C and variants for .cpp/.cp/.c++ ...Rainer Orth2-2/+15
2001-06-11* jump.c (duplicate_loop_exit_test): Fix loop header heuristics.Jan Hubicka2-4/+9
2001-06-11re PR c/3116 (Bug with using oldstyle prototype declarations)Joseph Myers4-3/+40
2001-06-11run_doxygen (find_doxygen): Tweak version check.Matthias Klose2-7/+20
2001-06-11* doc/objc.texi: Use more logical markup. Use TeX dashes.Joseph Myers2-15/+19
2001-06-11* doc/c-tree.texi: Use more logical markup.Joseph Myers2-3/+7
2001-06-11c-decl.c (xref_tag): Don't return previous tags of wrong type.Joseph Myers4-6/+36
2001-06-11do not combine asm stmts in scan_loopAldy Hernandez2-0/+5
2001-06-11simplify-rtx.c (simplify_subreg): Fix offset calculation for complex values w...Michael Hayes2-2/+7
2001-06-11install.texi: Update details of what components are included in the GCC distr...Joseph Myers2-16/+24
2001-06-11contrib.texi: Fix alphabetical order.Joseph Myers2-79/+84
2001-06-11Daily bump.GCC Administrator5-5/+5
2001-06-10ifcvt.c (life_data_ok): New.Richard Henderson2-4/+15
2001-06-11std_cwchar.h: Alphabetize.Benjamin Kosnik7-806/+984
2001-06-10* config/alpha/osf5.h (ASM_OLDAS_SPEC): Add -c.Richard Henderson2-2/+10
2001-06-11invoke.texi (MN10300 Options): Document -mno-crt0.Alexandre Oliva4-33/+60
2001-06-10acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking.Benjamin Kosnik11-1034/+1254
2001-06-10alpha.c (override_options): Set align_loops, align_jumps, and align_functions.Richard Henderson3-17/+21
2001-06-10emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are one...Michael Hayes2-17/+26
2001-06-10ptrmem.C: Take into account different representation on MN10300 and ARM/Thumb.Alexandre Oliva2-8/+26
2001-06-10typeck.c (get_member_function_from_ptrfunc): Don't clobber delta.Alexandre Oliva2-5/+8
2001-06-10exception.cc (cstdlib): Replaces stdlib.h.Alexandre Petit-Bianco2-3/+9
2001-06-10invoke.texi (Optimization Options): Document -fpeephole2.Richard Henderson2-3/+23
2001-06-10concat.c: Include string.h.Richard Henderson2-48/+35
2001-06-10* config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.Mark Kettenis2-0/+7
2001-06-10re PR java/2299 (Use of += for String arrays produces Segfault during compila...Tom Tromey2-14/+39
2001-06-10decl.c (create_primitive_vtable): Don't call make_decl_rtl.Jeff Sturm2-1/+4
2001-06-1020010610.f: New.Toon Moene2-0/+8
2001-06-10* m68hc11.md (peepholes): Remove unused and wrong peepholes.Stephane Carrez2-38/+4
2001-06-10Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis18-27/+102
2001-06-10g77install.texi: Remove.Toon Moene5-571/+143
2001-06-10m68hc11.md ("extendhisi2"): Fix constraints to prefer a memory for operand 1.Stephane Carrez2-9/+28
2001-06-10m68hc11-protos.h (m68hc11_initialize_trampoline): Move definition in the RTX_...Stephane Carrez2-2/+7
2001-06-10m68hc11.h (RETURN_ADDR_RTX): Define the return address as relative to the arg...Stephane Carrez2-0/+11
2001-06-10* predict.def (PRED_OPCODE): Place before call and error_return.Jan Hubicka2-1/+5
2001-06-10predict.def (PRED_CALL, [...]): New.Jan Hubicka3-8/+72
2001-06-10std_cstdio.h: Include cstddef for size_t.Benjamin Kosnik2-1/+8
2001-06-10Daily bump.GCC Administrator5-5/+5
2001-06-10invoke.texi (C Dialect Options): Document -aux-info.Alexandre Oliva3-276/+333
2001-06-10toplev.c (independent_decode_option): Require `=' between `-aux-info' and fil...Alexandre Oliva3-4/+15
2001-06-09New test.Mark Mitchell1-0/+350