aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-06-11invoke.texi (MN10300 Options): Document -mno-crt0.Alexandre Oliva4-33/+60
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-10invoke.texi (Optimization Options): Document -fpeephole2.Richard Henderson2-3/+23
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