aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-06-15cpp.texi: Update.Neil Booth3-48/+56
2001-06-15* doc/install.texi: Use correct markup hints.Loren J. Rittle2-5/+9
2001-06-15sv.po: Updated.Dennis Bjorklund2-3917/+9949
2001-06-15* function.c (gen_mem_addressof): Handle case where DECL is SAVE_EXPR.Richard Kenner2-1/+6
2001-06-15* explow.c (expr_size): If DECL and size specified, use it.Richard Kenner2-1/+11
2001-06-15cpp.texi: Formatting corrections.Zack Weinberg3-467/+426
2001-06-15* optabs.c (expand_twoval_binop): Avoid undefined behaviour.Jan Hubicka2-5/+7
2001-06-15install.texi (Specific, alpha*-*-*): Fixed Tru64 UNIX etc.Rainer Orth2-54/+30
2001-06-15install.texi (Specific): Mention that glibc cannot be compiled with GCC 3.0.Andreas Jaeger2-1/+23
2001-06-15class.c (dfs_accumulate_vtbl_inits): Just point to the base we're sharing a c...Jason Merrill2-135/+79
2001-06-15combine.c (nonzero_bits): Don't optimize away division by zero.Andrew Haley2-0/+13
2001-06-15add missing functionJason Merrill1-0/+5
2001-06-15cpp.texi: Revised and brought up to date.Zack Weinberg1-444/+449
2001-06-15cpp.texi: Revised and brought up to date.Zack Weinberg2-2428/+2951
2001-06-15* doc/install.texi: Update --enable-threads to match reality.Loren J. Rittle2-9/+25
2001-06-15Daily bump.GCC Administrator2-2/+2
2001-06-15* README.C4X: Remove (finally...).Michael Hayes1-48/+0
2001-06-15install.texi: Update for C4x.Michael Hayes2-1/+33
2001-06-14c-tree.texi, [...]: Fix spelling and typos.Joseph Myers12-165/+180
2001-06-14* config/mips/mips.md (exception_receiver): New.Richard Henderson2-1/+26
2001-06-14gcc.texi: Update passes documentation to be more in tune with reality.Daniel J. Berlin2-34/+153
2001-06-14* i386.c (ix86_expand_prologue): Fix merging conflict.Jan Hubicka2-2/+6
2001-06-14class.c (dfs_find_final_overrider): Fix logic.Jason Merrill6-21/+76
2001-06-14c-tree.texi, [...]: Use more logical markup.Joseph Myers13-1002/+1014
2001-06-14class.c (dfs_accumulate_vtbl_inits): For case 2 & 3...Nathan Sidwell4-3/+107
2001-06-14i386.c (x86_accumulate_outgoing_args, [...]): New global variables.Jan Hubicka3-11/+81
2001-06-14Daily bump.GCC Administrator2-2/+2
2001-06-14Blow away a duplicate definition of "pow()" for C++John David Anglin3-3/+88
2001-06-13* ifcvt.c (dead_or_predicable): Fix return value last patch.Richard Henderson2-1/+5
2001-06-13objc.exp (objc_target_compile): Add ${rootme} to ld_library_path variable.Franz Sirl2-2/+9
2001-06-13* NEWS: Update release number.Mark Mitchell2-1/+7
2001-06-13* NEWS: Remove.Mark Mitchell1-0/+4
2001-06-13* NEWS: Remove.Mark Mitchell1-1852/+0
2001-06-13BUGS: Remove.Mark Mitchell3-589/+5
2001-06-13ifcvt.c (cond_exec_get_condition): Use reversed_comparison_code.Richard Henderson2-10/+30
2001-06-13mips-tfile.c (copy_object): Always pass indexNil for symbol table index.Rainer Orth2-2/+6
2001-06-13h8300.h (OK_FOR_T): Remove.Kazu Hirata3-22/+18
2001-06-13contrib.texi: Link to libstdc++'s thanks.html for now.Phil Edwards2-0/+8
2001-06-13Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST.Zack Weinberg7-45/+64
2001-06-13install.texi: Use more logical markup.Joseph Myers2-183/+188
2001-06-13README: Replace with a cut-down and updated version of gcc/README.Joseph Myers2-26/+4
2001-06-13Daily bump.GCC Administrator2-2/+2
2001-06-13install.texi (--enable-shared): List package names recognized by GCC.Alexandre Oliva2-7/+24
2001-06-13install.texi (ix86-*-solaris*): Removed, outdated.Alexandre Oliva2-19/+25
2001-06-13Revert this patch:Mark Mitchell2-10/+6
2001-06-13revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Alexandre Oliva3-399/+332
2001-06-12Fix for PR 3128, IA-64 linux kernel miscompileJim Wilson2-5/+12
2001-06-13extend.texi (Function Attributes): Document SH's sp_switch and trap_exit.Alexandre Oliva2-9/+30
2001-06-13invoke.texi: Use more logical markup.Joseph Myers2-49/+56
2001-06-12i386.c (ix86_expand_prologue): Always use gen_pro_epilogue_adjust_stack; upda...Richard Henderson3-107/+79