aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-25Change Remaining _optype references outside of tree-ssa-operands and tree-fl...immuse-rewrite-branchAndrew Macleod
2004-10-25Operand rewrite - replace all counted loopsAndrew Macleod
2004-10-21Fix bug in correct_use_link.Andrew Macleod
2004-10-19Dont pass old_ops around the pasrsing phase again.Andrew Macleod
2004-10-19update_stmt cleanupAndrew Macleod
2004-10-16fix may be used unitiialized warningAndrew Macleod
2004-10-15keep SSA up to date, eliminate need for get_stmt_operandsAndrew Macleod
2004-10-14first cut at integrated immediate_use implementationAndrew Macleod
2004-10-08updated to mainline 10-08-2004Andrew Macleod
2004-10-08This commit was manufactured by cvs2svn to create branchno-author
2004-10-06 * parse.y (issue_warning_error_from_context): Use va_list *Ulrich Weigand
2004-10-06 * builtins.c (expand_builtin_strcpy): Delete duplicate code.Kaveh Ghazi
2004-10-06 * MAINTAINERS: Update my e-mail address.Josef Zlomek
2004-10-06 PR target/16007Eric Botcazou
2004-10-062004-10-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-10-062004-10-06 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2004-10-06 * cse.c (cse_main): Kill push/pop context.Jan Hubicka
2004-10-06 * pretty-print.c: Include tree.h.Zack Weinberg
2004-10-062004-10-05 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2004-10-06 PR 16406Alan Modra
2004-10-06Daily bump.GCC Administrator
2004-10-06Daily bump.GCC Administrator
2004-10-05 * basic-block.h: Remove the prototype forKazu Hirata
2004-10-05 PR 17756Richard Henderson
2004-10-052004-10-05 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-10-05Fix emailGabriel Dos Reis
2004-10-05 * config/frv/frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez
2004-10-05 Convert diagnostics to use quoting flag q 6/nGabriel Dos Reis
2004-10-05 * c-decl.c (declspecs_add_type): Don't pedwarn for _Complex inJoseph Myers
2004-10-05 * c-decl.c (pushdecl): When an extern declaration at block scopeJoseph Myers
2004-10-05 * tree-cfg.c (cleanup_tree_cfg): Remove extra parentheses inKazu Hirata
2004-10-05 * tree-cfg.c (thread_jumps): Remove a duplicate check forKazu Hirata
2004-10-05 * tree-cfg.c (thread_jumps): Iterate with FOR_EACH_BB insteadKazu Hirata
2004-10-05 * tree-cfg.c (cleanup_tree_cfg): Don't callKazu Hirata
2004-10-05 * tree-cfg.c (cleanup_tree_cfg): Remove variableKazu Hirata
2004-10-05 * builtins.c (expand_builtin_memmove): Delete duplicate codeKaveh Ghazi
2004-10-05 Prepare for %q, %< and %> in diagnostic message strings.Ranjit Mathew
2004-10-05* thanks kcookFrank Ch. Eigler
2004-10-05cp:Nathan Sidwell
2004-10-05configure.in: Enable target-libgloss for crx-*-*.Tomer Levi
2004-10-052004-10-05 Andrew Haley <aph@redhat.com>Andrew Haley
2004-10-05 * config/s390/s390.c (s390_dump_pool): Remove return value.Ulrich Weigand
2004-10-052004-10-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-10-05 * configure.host (abi_baseline_pair): Define for s390-*-linux* andUlrich Weigand
2004-10-05 Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis
2004-10-05 * config/rs6000/linux.h: Formatting, whitespace.Alan Modra
2004-10-052004-10-05 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-10-052004-10-05 Christopher Jefferson <caj@cs.york.ac.uk>Christopher Jefferson
2004-10-052004-10-05 Vincent Celier <celier@gnat.com>Vincent Celier
2004-10-05 * doc/invoke.texi (-mpaired-single): Link to the new description of theChao-Ying Fu