Fix problem found by CFLAGS=-fmudflap build.
[gcc.git] / gcc /
2005-02-23 Hans-Peter Nilssonre PR tree-optimization/20100 (LIM is pulling out a...
2005-02-23 James E WilsonFix out-of-bounds array access found by mudflap.
2005-02-23 Tobias Schlütergfortran.h (gfc_component, [...]): Make 'name' a 'const...
2005-02-23 Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-02-23 Tobias Schlütergfortran.h (symbol_attribute): New 'untyped' field...
2005-02-23 Tobias Schlütergfortran.h (gfc_get_namespace): Add second argument...
2005-02-23 Alexandre Olivadecl.c (grokvardecl): Don't exempt anonymous types...
2005-02-23 Roger Saylere PR target/20018 ([ia64] unable to find a register...
2005-02-23 David Edelsohnt-aix43 (SHLIB_INSTALL): Create directory for shared...
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-23 Kazu Hiratagenpreds.c: Update copyright.
2005-02-23 Kazu Hirata* gcc.dg/pr20017.c: Fix a comment typo.
2005-02-23 Michael Beachre PR target/20159 (sol2-ci.asm not correctly assembled)
2005-02-23 Bud Davislist_read_4.f90: Change to f90 comments.
2005-02-23 Paolo Bonzinigenpreds.c (mark_mode_tests): Handle non-VOIDmode match...
2005-02-23 Eric Botcazoure PR ada/19902 (ACATS cxa3004 cxb3006 fail at compile...
2005-02-23 Mark Mitchellre PR c++/20073 (ICE initializing const array)
2005-02-23 Mark Mitchellre PR c++/20073 (ICE initializing const array)
2005-02-23 Mark Mitchellre PR c++/19991 (Enum not accepted in array-size)
2005-02-23 Diego Novillore PR tree-optimization/20100 (LIM is pulling out a...
2005-02-23 Bud Davis[multiple changes]
2005-02-23 James E WilsonFix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.
2005-02-23 Kazu Hiratare PR rtl-optimization/20017 (internal compiler error...
2005-02-23 Devang Patelre PR tree-optimization/19952 (ICE: tree check: expecte...
2005-02-23 GCC AdministratorDaily bump.
2005-02-23 David Edelsohn* config/rs6000/aix.h (WINT_TYPE): Define.
2005-02-22 Stan Shebsrs6000.c (rs6000_override_options): Default to natural...
2005-02-22 Mark Mitchellparser.c (cp_parser_direct_declarator): Always complain...
2005-02-22 DJ Deloriec-common.c (c_common_type_for_mode): Pass the mode...
2005-02-22 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-22 Kazu Hiratatree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.
2005-02-22 Kazu Hiratacfg.c (cached_make_edge): Call make_edge if edge cache...
2005-02-22 Diego Novillotree-into-ssa.c (rewrite_blocks): Move debug dumps...
2005-02-22 Uros Bizjakasm1.c: Check for IBM1047 code set, not IBM-1047.
2005-02-22 Uros Bizjakbuiltin1.c: Use dg-require-iconv "IBM1047".
2005-02-22 Bud Davis[multiple changes]
2005-02-22 Alexandre Olivare PR tree-optimization/19786 (Aliasing optimisation...
2005-02-22 DJ Delorietree-ssa-loop-ivopts.c (computation_cost): Start regist...
2005-02-22 GCC AdministratorDaily bump.
2005-02-21 Douglas Gregorcv_func.C: New test.
2005-02-21 Douglas Gregorre PR c++/19076 (Pointer to member function not matched...
2005-02-21 Stan Cox* config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN...
2005-02-21 Kazu Hirataflow.c (delete_dead_jumptables): Speed up by scanning...
2005-02-21 Kazu Hiratatree-cfg.c (fold_cond_expr_cond): New.
2005-02-21 Tobias SchlüterFix law's ChangeLog date, and
2005-02-21 Jeff Lawcfganal.c (find_unreachable_blocks): Manually CSE load...
2005-02-21 Jeff Law* gcc.dg/tree-ssa/20041122-1.c: New test for missing...
2005-02-21 Kazu Hiratac-objc-common.h, [...]: Update copyright.
2005-02-21 Kazu Hiratatree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.
2005-02-21 Tobias Schlüterdo_iterator: Split loop, markup all lines for which...
2005-02-21 Ulrich Weigand* dbxout.c (dbxout_function_end): Emit Lscope label...
2005-02-21 Richard Guentherre PR bootstrap/13770 ([doc] --with-gc not documented)
2005-02-21 Paolo Bonzinisimplify-rtx.c (simplify_unary_operation): Add a missin...
2005-02-21 Eric Botcazoure PR tree-optimization/18663 (ACATS ICE cc1221d expect...
2005-02-21 Kazu Hirata* gcse.c: Remove an obsolete comment.
2005-02-21 Kazu Hirata* gcse.c: Remove an obsolete comment.
2005-02-21 GCC AdministratorDaily bump.
2005-02-20 Steven G. Kargl* symbol.c: Typos in comments.
2005-02-20 Dorit Naishlosre PR tree-optimization/19951 (ICE in tree_split_edge...
2005-02-20 Hans-Peter Nilssonextend.texi (Function Attributes): The attribute "pure...
2005-02-20 Steven G. Kargl* expr.c (gfc_type_convert_binary): Typo in comment.
2005-02-20 John David Anglinpa.c (pa_assemble_integer, get_plabel): Small cleanups.
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2005-02-20 Dorit Naishlosre PR tree-optimization/19951 (ICE in tree_split_edge...
2005-02-20 Steven Bosscherre PR middle-end/19698 (Infinite loop in update_life_info)
2005-02-20 GCC AdministratorDaily bump.
2005-02-19 Volker Reicheltre PR c++/19299 (ICE with volatile non-PODs pointers)
2005-02-19 Steven G. Karglcheck.c (gfc_check_selected_int_kind): New function.
2005-02-19 Steven G. Karglcheck.c (gfc_check_int): improve checking of optional...
2005-02-19 Devang Patelcharset.c (_cpp_convert_input): Check '\r' before inser...
2005-02-19 Steven G. Karglcheck.c (gfc_check_achar): New function
2005-02-19 Zack Weinbergmklibgcc.in: If libgcc_eh.a would be empty, put a dummy...
2005-02-19 Hans-Peter Nilsson* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris...
2005-02-19 Richard Sandifordre PR other/19525 (In-build-directory multilib testing...
2005-02-19 Zdenek Dvorakre PR tree-optimization/19828 (LIM is pulling out a...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 Richard Hendersonre PR libstdc++/10606 (uncaught_exception() returns...
2005-02-19 James A. Morrisontree-ssa-ccp.c (widen_bitfield): Pass type to build_int...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 James E WilsonRemove obsolete IA-64 -mb-step option.
2005-02-19 Jakub Jelinekre PR c/20043 (transparent_union doesn't allow restrict...
2005-02-19 GCC AdministratorDaily bump.
2005-02-19 Stan Shebsdarwin.c (machopic_select_rtx_section): Don't put reloc...
2005-02-18 Jakub Jelineks/2005-01-19/2005-02-19/
2005-02-18 Jakub Jelinekdecl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTI...
2005-02-18 Geoffrey Keating* config/rs6000/darwin-tramp.asm: Remove stray 'APPLE...
2005-02-18 James E Wilsonre PR tree-optimization/18977 (LAPACK test xeigtsts...
2005-02-18 Roger Saylefold-const.c (constant_boolean_node): Always create...
2005-02-18 Joseph Myersexcept.c (output_function_exception_table): Call assemb...
2005-02-18 Joseph Myersre PR target/19886 (g++.dg/eh/registers1.C execution...
2005-02-18 Ulrich Weigandre PR target/20054 (ICE in change_address_1)
2005-02-18 Jason Merrill* gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR...
2005-02-18 Giovanni Bajore PR c++/19508 (dwarf2, ICE on __attribute__(aligned...
2005-02-18 Richard Earnshawlib1funcs.asm (FUNC_ALIAS): New macro.
2005-02-18 Andrew Pinskire PR middle-end/20030 (Broken arguments access)
2005-02-18 Andrew Pinskire PR middle-end/20030 (Broken arguments access)
2005-02-18 Alexandre Olivare PR c++/20008 (internal compiler error: in expand_cas...
2005-02-18 James A. Morrisonstmt.c (emit_case_bit_tests): Call fold_convert instead...
2005-02-18 Jakub Jelinekre PR c++/19813 (wrong code with -finline-limit)
2005-02-18 Joseph Myersgenautomata.c (output_get_cpu_unit_code_func, [......
next