* gnatvsn.ads: Set gnat library version to 4.0.
[platform/upstream/gcc.git] / gcc /
2004-10-18 Matthias Klose* gnatvsn.ads: Set gnat library version to 4.0.
2004-10-18 Kazu Hirataexpr.c (expand_expr_real_1): Don't request a value...
2004-10-18 Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Don't iterate on thread_...
2004-10-18 Kazu Hiratatree-cfg.c (tree_forwarder_block_p): Don't set forwardable.
2004-10-18 Andreas Krebbelcfg.c (dump_flow_info): Remove redundant dump of reg...
2004-10-18 Andrew Pinskire PR middle-end/16973 (Differences between addresses...
2004-10-18 Andrew Pinskire PR middle-end/15014 (labels after are removed even...
2004-10-18 David EdelsohnNote PR rtl-optimization/18002.
2004-10-18 Pat Haugensimplify-rtx.c (mode_signbit_p): Externalize function...
2004-10-18 Diego Novillotree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
2004-10-18 Diego Novillore PR tree-optimization/17656 (internal compiler error...
2004-10-18 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
2004-10-18 Richard Henderson* pointer-set.c (hash1): Don't use libm functions in...
2004-10-18 H.J. LuCorrect date.
2004-10-18 H.J. Lure PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create...
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-10-18 Jakub Jelineki386.md (addqi_1_slp): Test for incdec_operand operand...
2004-10-18 Kazu Hirata* loop-unroll.c: Fix comment typos.
2004-10-18 Steven BosscherMake-lang.in (java/parse.o-warn, [...]): New rules...
2004-10-18 Revital EresMakefile.in (loop-unroll.o): Add VARRAY_H dependency.
2004-10-18 Danny Smithcygming.h (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED...
2004-10-18 Ben Ellistonppc-sdata-1.c: Update to consider the possibility of...
2004-10-18 Hans-Peter Nilssoncfgrtl.c (rtl_verify_flow_info_1): When checking insns...
2004-10-18 Joseph Myersextend.texi (Attribute Syntax): Clarify details of...
2004-10-18 GCC AdministratorDaily bump.
2004-10-17 Zdenek Dvoraktree-ssa-loop-ivopts.c (tree_ssa_iv_optimize): Move...
2004-10-17 Steven Bosscherclass.c (ident_subst): Always alloca buffer.
2004-10-17 Andrew Pinskirevert: c-typeck.c (default_function_array_conversion...
2004-10-17 Andrew Pinskire PR middle-end/17925 (Gotos loses their locations)
2004-10-17 Kazu Hirataelfos.h, [...]: Update copyright.
2004-10-17 Andrew Pinskire PR tree-optimization/17529 (ICE in get_indirect_ref_...
2004-10-17 Kazu Hirata* expr.c (expand_expr_real_1): Remove an obsolete comment.
2004-10-17 Andrew Pinskic-typeck.c (default_function_array_conversion): Always...
2004-10-17 Andrew PinskiMake-lang.in (F95_ADDITIONAL_OBJS): Kill.
2004-10-17 Jakub Jelinekpointer-set.c (hash1): Use integer part of 2^64 / phi...
2004-10-17 Giovanni Bajore PR c++/17743 (dependent expressions in attributes)
2004-10-17 GCC AdministratorDaily bump.
2004-10-16 Joseph MyersFix typo in last entry.
2004-10-16 Joseph Myersc-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTEN...
2004-10-16 Dale Johannesenc-common.c (c_common_get_alias_set): Use GGC for type_h...
2004-10-16 Hans-Peter Nilssonexpr.c (expr_add_location): Move declaration to before...
2004-10-16 Zdenek Dvorakre PR tree-optimization/17766 (cc1 hangs in with -O3...
2004-10-16 Zdenek Dvoraktree-ssa-loop-ivopts.c (struct ivopts_data): New field...
2004-10-16 Zdenek Dvorakre PR tree-optimization/17560 (Infinite recursion in...
2004-10-16 Zdenek Dvorakre PR rtl-optimization/17723 (gcc segfaults with -O2)
2004-10-16 Eric Botcazou* gcc.dg/bf-spl1.c: Use 'float' as the base type for...
2004-10-16 Giovanni Bajore PR c++/10479 (alignof and sizeof (and other expressi...
2004-10-16 Andrew Pinskitoplev.c (dump_file_name): Change type to be const.
2004-10-16 GCC AdministratorDaily bump.
2004-10-15 Joseph Myersc-typeck.c (build_compound_expr, [...]): Don't try...
2004-10-15 Mark Mitchellre PR c++/17042 (Duplicated symbol in assembly output)
2004-10-15 Mark Mitchellre PR c++/17042 (Duplicated symbol in assembly output)
2004-10-15 Aldy Hernandez* gcc.c-torture/execute/ieee/ieee.exp: Disable on power...
2004-10-15 Aldy Hernandezrs6000.h (FUNCTION_ARG_REGNO_P): FPRs are only availabl...
2004-10-15 Geoffrey Keatinginvoke.texi (RS/6000 and PowerPC Options): Document...
2004-10-15 Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
2004-10-15 Steve Ellceystruct-layout-1_generate.c (switchfiles): Use -fno...
2004-10-15 Jon Grimmhost-linux.c (TRY_EMPTY_VM_SPACE): Add __powerpc__...
2004-10-15 Jakub Jelinekstruct-layout-1.h: Don't include complex.h nor stdint.h.
2004-10-15 Kazu Hirataboehm.c, [...]: Update copyright.
2004-10-15 Kazu Hirata* dump.c, g++spec.c, repo.c: Update copyright.
2004-10-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2004-10-15 Kazu Hirata* decl.c: Fix a comment typo.
2004-10-15 Kazu Hirata* pointer-set.c, tree-vectorizer.c: Fix comment typos.
2004-10-15 Andrew Pinski[multiple changes]
2004-10-15 Andrew Pinskire PR middle-end/16567 (Nested function and variable...
2004-10-15 Dorit Naishlosvect-44.c: xfail on i?86-*-*...
2004-10-15 Diego Novillotree-optimize.c (execute_one_pass): Stop timer right...
2004-10-15 Mark Mitchellre PR c++/17976 (Calls the dtor twice)
2004-10-15 Andrew Pinskirevert: re PR middle-end/17967 (Expand is considered...
2004-10-15 David Edelsohnconfigure.ac: Add .machine power4 directive when testin...
2004-10-15 Geoffrey Keating* config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Don...
2004-10-15 Andrew Pinskitree-vectorizer.c (vect_transform_loop): Declare vector...
2004-10-15 GCC AdministratorDaily bump.
2004-10-15 Ben Elliston* gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2004-10-14 Daniel Jacobowitzrs6000.h (REG_CLASS_FROM_LETTER): Return NO_REGS for...
2004-10-14 Richard Hendersonre PR debug/14492 (loc_descriptor_from_tree, in dwarf2o...
2004-10-14 Richard Hendersonre PR c/17023 (ICE with nested functions in parameter...
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-14 Geoffrey Keatingdarwin.h (ASM_SPEC): Delete.
2004-10-14 Andrew Pinskistmt.c (add_case_node): Make sure that we have integer...
2004-10-14 Andrew Pinskire PR middle-end/17967 (Expand is considered slower...
2004-10-14 Joseph Myerseabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS), [...]):...
2004-10-14 Ulrich Weigandreload.c (find_reloads): When reloading a PLUS with...
2004-10-14 David Edelsohnopts.c (common_handle_option): Do not enable flag_specu...
2004-10-14 Devang Pateltree-if-conv.c (process_phi_nodes): Process latch block.
2004-10-14 Olga Golovanevsky2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2004-10-14 Ranjit Mathewtree.h (TREE_STRING_POINTER): Wrap in "const char *".
2004-10-14 Ira Rosentree-vectorizer.c (vect_analyze_data_refs): Call vect_g...
2004-10-14 Richard Earnshawconfigure.ac: Use $LN_S for creating symlinks (not...
2004-10-14 Kaveh R. Ghaziinstall.texi (*-*-solaris2*): Update with info about...
2004-10-14 Dorit Naishlostree-vectorizer.c (get_vectype_for_scalar_type): Added...
2004-10-14 Richard Sandifordarm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed...
2004-10-14 Ben Ellistonre PR other/17900 (GCC's source path in ICE is wrong)
2004-10-14 Joseph Myerserrors.c (_cpp_begin_message): Print "error: " for...
2004-10-14 Joseph Myersc-tree.h (enum c_typespec_kind, [...]): New.
2004-10-14 GCC AdministratorDaily bump.
2004-10-13 Richard Hendersonre PR debug/15860 (No DW_AT_location debug info is...
2004-10-13 Hans-Peter Nilssonre PR target/17984 (Recent peephole2:s may cause intern...
2004-10-13 Hans-Peter Nilssonre PR target/17984 (Recent peephole2:s may cause intern...
next