aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-06-12* g++.old-deja/g++.other/crash27.C: Don't XFAIL.Richard Henderson2-2/+4
2001-06-12gcc.texi: Change the font used for @def...Joseph Myers3-92/+126
2001-06-12gcc.texi (HOST_BITS_PER_LONGLONG): Document.Lars Brinkhoff2-0/+18
2001-06-12install.texi (--exec-prefix, [...]): Document.Joseph Myers2-11/+63
2001-06-12PR c++/3130, c++/3131, c++/3132Nathan Sidwell7-67/+294
2001-06-12damn me,Jan Hubicka1-1/+1
2001-06-12* recog.c (validate_replace_rtx_1): Fix previous patch.Jan Hubicka2-1/+5
2001-06-12* recog.c (validate_replace_rtx_1): Do plus_constant call always.Jan Hubicka2-1/+5
2001-06-12simplify-rtx.c (simplify_subreg): Allow volatile memory to be subregged in ca...Jan Hubicka2-1/+18
2001-06-12c-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P.Kaveh R. Ghazi5-4/+31
2001-06-12expr.c (store_field): Don't set MEM_ALIAS_SET for a field in a structure at a...Mark Mitchell2-1/+15
2001-06-12* doc/gcov.texi: Use more logical markup.Joseph Myers2-60/+64
2001-06-12loop.c: Include predict.hJan Hubicka3-1/+15
2001-06-12re PR c++/3089 (ICE in dfs_accumulate_vtbl_inits)Nathan Sidwell4-82/+283
2001-06-12Daily bump.GCC Administrator2-2/+2
2001-06-12unroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_KIND and REG_NOTE_KIND, no...Mark Mitchell2-9/+39
2001-06-12* darwin.h (ASM_FILE_END): Remove decl of language_string.Stan Shebs2-1/+4
2001-06-11POTFILES.in: Comment out config/float-*.Zack Weinberg2-9/+14
2001-06-12920501-8.x: New file, sprintf() does not support %f for HC11/HC12 targets.Stephane Carrez5-0/+29
2001-06-12m68hc11.md ("*lshrdi3_const32"): Mark the clobber as an early clobber to make...Stephane Carrez2-3/+9
2001-06-11gcc.pot: Regenerate, again.Zack Weinberg3-2383/+3729
2001-06-11Makefile.in.in: Take --defines switch off of xgettext command line.Zack Weinberg4-3215/+9226
2001-06-11c-tree.texi: Update information about flag_honor_std.Mark Mitchell7-28/+48
2001-06-11* doc/md.texi: Use TeX dashes and quotes.Joseph Myers2-5/+9
2001-06-11* doc/rtl.texi: Reference manual chapter about trees.Joseph Myers2-3/+7
2001-06-11iris6.h (NO_BUILTIN_WINT_TYPE): Define.Rainer Orth7-5/+115
2001-06-11unwind-dw2-fde.c (__deregister_frame_info): Don't play games with alias attri...Richard Henderson2-10/+3
2001-06-11Fix typo in comment.Richard Henderson1-1/+1
2001-06-11linux.h (CPLUSPLUS_CPP_SPEC): Use %(cpp) not $(cpp_cpu).Richard Henderson3-6/+8
2001-06-11linux.h (CPLUSPLUS_CPP_SPEC): New.Franz Sirl2-0/+10
2001-06-11Remove Stepanov testBernd Schmidt2-350/+4
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-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 Administrator2-2/+2
2001-06-10ifcvt.c (life_data_ok): New.Richard Henderson2-4/+15
2001-06-10* config/alpha/osf5.h (ASM_OLDAS_SPEC): Add -c.Richard Henderson2-2/+10