gcse.c (remove_reachable_equiv_notes): New.
[platform/upstream/gcc.git] / gcc /
2003-09-15 Zdenek Dvorakgcse.c (remove_reachable_equiv_notes): New.
2003-09-15 Bob Wilsonxtensa.h (LEGITIMATE_PIC_OPERAND_P): Use SYMBOL_REF_LOC...
2003-09-15 Kazu Hirataexpr.h (DEFAULT_FUNCTION_ARG_PADDING): New.
2003-09-15 Vladimir Makarovhaifa-sched.c (schedule_block): Use ready_remove_first...
2003-09-15 Nathan Sidwellre PR c++/12184 (ICE with trying to convert an incomple...
2003-09-15 Andreas Jaegerinvoke.texi (Warning Options): Describe -Wold-style...
2003-09-15 Andreas Jaegerinvoke.texi (Warning Options): Describe -Wold-style...
2003-09-15 Andreas Jaegeraltivec.h: Convert () prototypes to ISO C90.
2003-09-15 Zdenek Dvorakre PR rtl-optimization/10914 (unswitch loops does not...
2003-09-15 Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-09-15 Mark Mitchellclass.c (layout_class_type): Make DECL_MODE match TYPE_...
2003-09-15 GCC AdministratorDaily bump.
2003-09-14 Mark Mitchellclass.c (layout_class_type): Make DECL_MODE match TYPE_...
2003-09-14 Geoffrey Keating* rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo...
2003-09-14 Kazu Hiratacombine.c (simplify_comparison): Convert (ne (and ...
2003-09-14 Kazu Hirataalias.c: Follow spelling conventions.
2003-09-14 Alexandre Olivac-ppoutput.c (cb_line_change): Revert 2003-08-04's...
2003-09-14 Alexandre Olivaseparate-1.c: Adjust line of error.
2003-09-14 Steven Bosscherra.c: Convert to ISO C90 prototypes.
2003-09-14 Richard Sandiford* Makefile.in (%.dvi): Remove excess $(docdir).
2003-09-14 Richard Sandifordfunction.c (STACK_BYTES): Move definition to head of...
2003-09-14 Andreas Jaegerobjc-act.c: Convert to ISO C90 prototypes.
2003-09-14 Olaf Heringrs6000.c: Fix typo: Remove extra ')'.
2003-09-14 Andrew Pinskire PR target/12021 (warning "cpu" and "machine" reasser...
2003-09-14 Andrew Pinskirs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Remove.
2003-09-14 GCC AdministratorDaily bump.
2003-09-13 David EdelsohnCorrect Dale's email address in ChangeLog entry.
2003-09-13 Richard Hendersoncgraphunit.c (cgraph_assemble_pending_functions): Export.
2003-09-13 Dale JohannesenFix still another typo.
2003-09-13 Dale JohannesenFix typos in previous.
2003-09-13 GCC AdministratorDaily bump.
2003-09-12 Ziemowit Laskipretty-print.c (pp_construct): Use xcalloc instead...
2003-09-12 Geoffrey Keatingdarwin.c (machopic_select_rtx_section): Use const_data_...
2003-09-12 H.J. Lure PR bootstrap/12264 (Mainline faield to bootstrap)
2003-09-12 Bob Wilsonelf.h (ASM_SPEC): Remove no-density option.
2003-09-12 Dale JohannesenUse ISO C90 prototypes.
2003-09-12 Chris Lattner* loop.c: Move comments describing BIV's and GIV's...
2003-09-12 Roger Saylere PR rtl-optimization/8967 (Making class data members...
2003-09-12 Richard Sandifordmcore-protos.h (mcore_r15_operand_p): Declare.
2003-09-12 Mike Stump* c-lex.c (fe_file_change): Don't transform to_line...
2003-09-12 GCC AdministratorDaily bump.
2003-09-11 Kaveh R. Ghazibuiltins.c (fold_builtin_logarithm): if N can't be...
2003-09-11 Kaveh R. Ghazibuiltins.c (builtin_dconsts_init, [...]): Delete.
2003-09-11 David Edelsohn* decl2.c (var_finalized_p): Swap arms of conditional.
2003-09-11 Bernardo InnocentiCapitalize my name in an old ChangeLog entry.
2003-09-11 Nathan Sidwellre PR c++/11788 (missing implicit instantiation of...
2003-09-11 Alexandre Olivare PR fortran/11522 (g77 dwarf-2 ICE in add_abstract_or...
2003-09-11 Roger Saylecombine.c (combine_simplify_rtx): Move several NOT...
2003-09-11 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
2003-09-11 Joe Buck* c-decl.c (poplevel): Eliminate use of |= in function_...
2003-09-11 Richard Henderson* decl2.c (cxx_callgraph_analyze_expr): Mark argument...
2003-09-11 Jerry Quinnreal.c: Update URL to VAX floating point docs.
2003-09-11 Ian Lance Taylor* gcc.dg/20030909-1.c: New test.
2003-09-11 Ian Lance Taylorcombine.c (force_to_mode): Set fuller_mask based only...
2003-09-11 GCC AdministratorDaily bump.
2003-09-10 Jan Hubickadecl2.c (var_finalized_p): New.
2003-09-10 Jan Hubickac-objc-common.c (c_cannot_inline_tree_fn): Warn on...
2003-09-10 Richard Hendersoncgraph.h (struct cgraph_node): Rename lowered to analyzed.
2003-09-10 Eric Botcazoure PR target/11965 (invalid assembler code for a shift...
2003-09-10 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Remove unused...
2003-09-10 Richard Hendersonsemantics.c (expand_or_defer_fn): Use cgraph_finalize_f...
2003-09-10 Richard Hendersondecl2.c (finish_file): Avoid out-of-bounds array refere...
2003-09-10 Devang Pateldarwin.h (LINK_SPEC): Pass -nofixprebinding to linker.
2003-09-10 GCC AdministratorDaily bump.
2003-09-10 Eric Christopherconfigure.in: Change usage of 'head' to 'sed 1q'.
2003-09-10 Richard Hendersonexcept.c: Include cgraph.h.
2003-09-09 Kelley CookMakefile.in: Define REMAKEFLAGS for LANGUAGES & BOOT_CF...
2003-09-09 Kaveh R. Ghazibuiltins.c (real_dconstp, [...]): New, split out from...
2003-09-09 Jan Hubickacgraphunit.c (cgraph_finalize_function): Fix handling...
2003-09-09 Roger Saylebuiltins.c (fold_builtin_cabs): Protect the complex...
2003-09-09 Jan Hubicka* varasm.c (notice_global_symbol): Properly deal with...
2003-09-09 Kelley CookRevert change from yesterday due to parallel make issues.
2003-09-09 Christian Ehrhardtre PR bootstrap/12168 (ICE (bus error) in set_mem_attri...
2003-09-09 Bernardo Innocenticoff.h (REGISTER_NAMES): Add fake register `argptr'
2003-09-09 Bernardo Innocentim68k.c (m68k_output_function_prologue): Simplify by...
2003-09-09 Mark MitchellFix thinko in last patch.
2003-09-09 Mark Mitchelllanghooks-def.h (lhd_register_builtin_type): New function.
2003-09-09 Kaveh R. Ghazibuiltin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LON...
2003-09-09 Kaveh R. Ghazibuiltins-1.c: Test existing _Complex functions.
2003-09-09 Jan Hubickacgraph.c (cgraph_varpool_finalize_decl): Sanity check...
2003-09-09 GCC AdministratorDaily bump.
2003-09-08 Mark Mitchellmklibgcc.in (libcc.a): Depend on stmp-dirs.
2003-09-08 Roger Sayle* fold-const.c (operand_equal_p): Clarify documentation.
2003-09-08 Mark Mitchellre PR c++/11786 (operator() call on variable in other...
2003-09-08 Richard Henderson* optimize.c (maybe_clone_body): Inc/dec function_depth.
2003-09-08 Mark Mitchellre PR c++/5296 ([DR115] Pointers to functions and templ...
2003-09-08 Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-09-08 Jakub Jelinektoplev.c (rest_of_compilation): Call split_all_insns...
2003-09-08 Jakub Jelineksparc.c (struct machine_function): New type.
2003-09-08 Eric Botcazoure PR target/11689 (g++3.3 emits un-assembleable code...
2003-09-08 Andrew Pinski* g++.dg/template/crash10.C: Only compile it.
2003-09-08 Andrew Pinskire PR middle-end/11665 (ICE in struct initializer when...
2003-09-08 GCC AdministratorDaily bump.
2003-09-07 Mark Mitchellre PR c++/11852 (ICE: g++ with bad struct initializer.)
2003-09-07 Mark Mitchellre PR c++/12181 (Wrong code with comma operator and...
2003-09-07 Roger Sayleexpr.c (expand_operands): New function to expand an...
2003-09-07 Roger Saylecombine.c (combine_simplify_rtx): Don't convert -(A...
2003-09-07 Mark MitchellFix typo.
2003-09-07 Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-09-07 Jan Hubicka* cfgcleanup.c (try_simplify_condjump): Fix again the...
next