aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-10* doc/tm.texi, doc/tree-ssa.texi: Fix typos.Kazu Hirata3-2/+6
2004-09-10decl.c (objc_mark_locals_volatile): Make description of routine more descript...Ziemowit Laski2-3/+14
2004-09-10re PR c++/17386 (libstdc++ iostreams miscompilation)Richard Henderson4-42/+50
2004-09-10decl.c (objc_get_current_scope, [...]): New functions, to be called from ObjC++.Ziemowit Laski2-0/+37
2004-09-10dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating7-17/+28
2004-09-10final.c (output_asm_insn): Use strtoul instead of atoi, save a loop.Geoffrey Keating2-27/+35
2004-09-10darwin.c: Include target.h.Geoffrey Keating3-37/+51
2004-09-10rs6000.c (print_operand): Use fputs instead of fprintf for register names.Geoffrey Keating2-4/+7
2004-09-10output.h (unlikely_section_label): Delete declaration.Geoffrey Keating3-19/+12
2004-09-10* rtl.def (REG): Add comment to describe third field.Geoffrey Keating2-1/+7
2004-09-10FIx whitespace typo.DJ Delorie1-0/+1
2004-09-10darwin.c (machopic_mcount_stub_name): Call machopic_indirection_name instead ...Andrew Pinski2-1/+8
2004-09-10RevertDiego Novillo2-27/+34
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata17-24/+32
2004-09-10frv.md (UNSPEC_MASACCS, [...]): New constants.Richard Sandiford2-69/+63
2004-09-10inclhack.def (lynx_void_int): Remove.Adam Nemet7-75/+93
2004-09-10tree-tailcall.c (process_assignment): Only do accumulator transforms for floa...Richard Sandiford6-0/+79
2004-09-10* MAINTAINERS: Add self as c++ and type-safe vector maintainer.Nathan Sidwell2-1/+7
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata19-35/+46
2004-09-10s390.c (s390_emit_prologue): Added missing "{}" brackets.Andreas Krebbel2-5/+12
2004-09-10extend.texi, [...]: Fix typos.Kazu Hirata5-8/+13
2004-09-10class.c, [...]: Fix comment typos.Kazu Hirata11-23/+29
2004-09-10[multiple changes]Michael Koch2-22/+46
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell23-410/+405
2004-09-10toplev.c (warn_deprecated_use): Correct logic for saying "type" in diagnostic.Joseph Myers4-7/+26
2004-09-10c-common.c, [...]: Fix comment typos.Kazu Hirata13-22/+29
2004-09-10Makefile.in: Regenerate.Michael Koch2-8/+6
2004-09-10unroll.c (unroll_loop, [...]): Replace abort with gcc_assert and gcc_unreacha...Nathan Sidwell1-1/+28
2004-09-10lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo23-406/+385
2004-09-10tree-ssa-dce.c (remove_dead_stmt): Update profile.Jan Hubicka3-0/+26
2004-09-10cgraphunit.c, [...]: Fix comment typos.Kazu Hirata4-4/+9
2004-09-10Makefile.am: Reverted accidently commited stuff.Michael Koch3-211/+127
2004-09-10cgraph.h (cgraph_dump_file): Do not declare.Paolo Bonzini7-8/+63
2004-09-10* doc/extend.texi: Document the FR-V built-in functions.Richard Sandiford2-0/+409
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch2-6/+53
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch3-110/+306
2004-09-10typeck.c (build_c_cast): Preserve the cast if casting to and from an Objectiv...Ziemowit Laski2-0/+12
2004-09-09Libbanshee is gone.James E Wilson2-3/+4
2004-09-10Makefile.in (s-gtype): Add $(build_exeext) to gengtype command.Kelley Cook2-1/+5
2004-09-09Fix ICE on invalid input, and eliminate confusing error message.James E Wilson4-2/+22
2004-09-10re PR middle-end/17055 (ICE while folding int/float vectors)Roger Sayle4-0/+57
2004-09-10i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an...Roger Sayle2-2/+30
2004-09-10i386.c (ix86_split_long_move): When optimizing for size...Roger Sayle2-0/+34
2004-09-09re PR middle-end/17367 (expand_expr_addr_expr with parallels (-O1 -mcpu=G5))Richard Henderson2-1/+7
2004-09-10Daily bump.GCC Administrator2-2/+2
2004-09-09ra-colorize.c (reset_lists): Move variable declaration inside ENABLE_CHECKING...Eric Christopher2-16/+29
2004-09-09* doc/include/gcc-common.texi (version-GCC): Likewise.Mike Stump2-1/+2
2004-09-09* version.c (version_string): Bump to 4.0.0.Mike Stump2-1/+5
2004-09-09Make-lang.in (cp/typeck.o): Depend on c-common.h.Ziemowit Laski3-1/+17
2004-09-10extend.texi (nothrow attribute): The attribute is not implemented in 3.2 and ...Jakub Jelinek2-1/+6