]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
stor-layout.c (sizetype_set): Remove.
[gcc.git] / gcc / ChangeLog
2004-08-27 Nathan Sidwellstor-layout.c (sizetype_set): Remove.
2004-08-27 Nathan Sidwelltree.h (size_int_type): Remove.
2004-08-27 Nathan Sidwellconfigure.ac: Add ENABLE_ASSERT_CHECKING control.
2004-08-27 Richard Sandifordrtl.h (read_rtx): Change prototype.
2004-08-27 Richard Hendersonc-typeck.c (build_offsetof): Remove.
2004-08-27 Richard Hendersontree.c (staticp): Return the static object.
2004-08-27 Richard Hendersonalpha.h (HARD_REGNO_MODE_OK): Allow complex float modes.
2004-08-26 Joseph Myersre PR c/13801 (Decls should regain old type at end...
2004-08-26 Ziemowit Laskic-parse.in (OBJC_TYPE_QUAL): New %token for ObjC use.
2004-08-26 Daniel Berlintree-alias-common.c (gate_pta): New function.
2004-08-26 Fariborz JahanianFixed several -mcpu=G5 and 'long double' issues for...
2004-08-26 Daniel Berlin[multiple changes]
2004-08-26 Bob Wilsonxtensa.c (xtensa_ld_opcodes, [...]): Delete.
2004-08-26 Richard Earnshawre PR target/13506 (tcpsm.c:263: internal compiler...
2004-08-26 Nick Cliftonre PR target/17119 ([m32r] ICE at switch case 0x8000)
2004-08-26 Richard Hendersonre PR target/16974 (could not split insn (ice in final_...
2004-08-26 Richard Hendersonre PR debug/10695 (ICE in dwarf2out_frame_debug_expr,)
2004-08-26 Richard B. Kreckelre PR target/17171 (Unrecognized comments in generated...
2004-08-26 Richard Hendersonalpha.c (alpha_cannot_force_const_mem): New.
2004-08-26 Andrew MacLeodDocument new ssa operand iterator.
2004-08-26 Alan Modrare PR target/16480 (using -msdata causes internal compi...
2004-08-26 Paul BrookFix typo.
2004-08-26 Paul Brooksymbian.h (SUBTARGET_ASM_FLOAT_SPEC): Default to -mfpu...
2004-08-26 Richard Hendersontarget-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.
2004-08-26 Richard Hendersonfreebsd.h (SUBTARGET_OVERRIDE_OPTIONS): Don't set REAL_...
2004-08-25 Ziemowit Laskic-decl.c (grokparm): New function.
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-25 Adam Nemettlink.c (initial_cwd): New variable.
2004-08-25 Ziemowit Laskic-typeck.c (build_c_cast): In ObjC...
2004-08-25 Paolo Carliniinstall.texi: Document that libstdc++-v3 requires now...
2004-08-25 Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-25 Richard Sandifordmips.md (reg): Renamed mode attribute from ccreg.
2004-08-25 Richard Sandifordmips.md (any_shift): New code macro.
2004-08-25 Geoffrey Keatinggimplify.c (lookup_tmp_var): Separate temporaries when...
2004-08-25 John David AnglinPR libstdc++/17005 (fix for HP-UX 11.11)
2004-08-25 Steven Bosschercse.c (cse_around_loop, [...]): Remove.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-25 Paolo Bonzinicfglayout.c (duplicate_insn_chain): Remove references...
2004-08-25 Paolo Bonziniconfigure.ac: Replace Automake macro invocations with...
2004-08-25 Zack Weinbergflags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-25 Zack Weinberg* ifcvt.c (find_if_case_1): Remove ??? comment.
2004-08-25 Zack Weinbergbasic-block.h (BB_SET_PARTITION): Clear old value first.
2004-08-25 Alan Modrare PR target/17052 (altivec varargs failure if no optim...
2004-08-24 Richard Hendersonre PR target/16298 (ICE in output_operand)
2004-08-24 James E WilsonFix linux make profiledbootstrap.
2004-08-24 John David Anglinre PR middle-end/17044 (libgcc2.c:169: internal compile...
2004-08-24 Richard Sandiford* config/mips/predicates.md (small_data_pattern): Match...
2004-08-24 Zdenek Dvorakre PR tree-optimization/17016 (ICE with struct passed...
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-24 Richard Sandifordmips.h (ISA_HAS_INT_CONDMOVE): Delete.
2004-08-24 Richard SandifordFix logs for last delta. Sorry for the screw-up.
2004-08-24 Richard Sandiford* gcc.c-torture/compile/20040824-1.c: New test.
2004-08-24 Richard Earnshawarm.md: Include predicates.md.
2004-08-24 Richard Sandifordmips.c (mips_gen_conditional_trap): Fix mode.
2004-08-24 Richard Sandifordmips.md (load_call[sd]i): Redefine using :P.
2004-08-24 Richard Sandifordmips.md (indirect_jump): Use force_reg.
2004-08-24 Richard Sandiford* config/mips/mips.md (*seq_[sd]i, *seq_[sd]i_mips16...
2004-08-24 Richard Sandifordmips.md (cmpsi, cmpdi): Redefine using :GPR.
2004-08-24 Zack Weinbergrtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
2004-08-24 Zack Weinbergrtl.def: Reorganize, placing all codes used only in...
2004-08-24 Zack Weinbergbasic-block.h (struct basic_block_def): Reorder fields...
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-24 Richard Hendersongimplify.c (gimplify_array_ref_to_plus): Delete.
2004-08-24 Paul Brookarm.c (arm_override_options): Update error message.
2004-08-24 Nick Cliftonre PR target/17093 ([m32r-*-gcc] ICE with -msdata=use...
2004-08-24 Nathan SidwellMakefile.in (PROTO_OBJS): Add errors.o.
2004-08-24 Jonathan Wakelytrouble.texi (C++ misunderstandings): Fix example code.
2004-08-24 Nick Clifton(PREDICATE_CODES): Remove duplicate defintion of seth_a...
2004-08-24 Andreas ToblerMakefile.in (HOOKS_H): Add dependency on MACHMODE_H.
2004-08-24 James E WilsonFix typo reported by Kai Henningsen.
2004-08-24 Mark Mitchellre PR debug/14492 (loc_descriptor_from_tree, in dwarf2o...
2004-08-24 Diego Novillocfg.c (check_bb_profile): Fix typos.
2004-08-24 Daniel Jacobowitzggc-zone.c (struc alloc_chunk): Rearrange flag bits...
2004-08-24 Eric Christopherdefaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-23 Nathan SidwellMakefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 Nathan Sidwelltree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZ...
2004-08-23 Nathan Sidwelltree.h (build_distinct_type_copy): New.
2004-08-23 Richard Sandifordmips.md (mfhilo_[sd]i): Redefine using :GPR.
2004-08-23 Richard Sandifordmips.md (length): Don't use mips_fetch_insns for indexe...
2004-08-23 Zdenek Dvoraktree-ssa-loop-im.c (fem_single_reachable_address, ...
2004-08-23 Richard Sandifordmips.md (*mov<mode>_ra): Name previously unnamed MIPS16...
2004-08-23 Richard Sandifordmips.md (P): New mode macro.
2004-08-23 Richard Sandifordmips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...
2004-08-23 Richard Sandifordmips.md (one_cmpl[sd]i2): Redefine using :GPR.
2004-08-23 Zdenek Dvoraktree-ssa-operands.c (get_call_expr_operands): Add VUSE...
2004-08-23 Richard Sandifordmips.h (ISA_HAS_DCLZ_DCLO): Delete.
2004-08-23 Richard Sandiford* config/mips/mips.md ({,u}divmod[sd]i4): Redefine...
2004-08-23 Richard Sandifordmips.md (any_extend): New code macro.
2004-08-23 Richard Sandifordmips.h (GENERATE_MULT3_SI): Check TARGET_MAD.
2004-08-23 Richard Sandifordconfig.gcc (mips-*-*): Remove definitions of MASK_GAS...
2004-08-23 Richard Sandifordread-rtl.c (map_value, [...]): New structures.
2004-08-23 Richard Sandiford* read-rtl.c (read_rtx): Tidy use of format_ptr.
2004-08-23 Richard Sandifordread-rtl.c (string_obstack): New file-scope variable.
2004-08-23 Andrew Pinskire PR tree-optimization/15262 ([tree-ssa] Alias analyze...
2004-08-23 Richard Hendersonre PR middle-end/17075 (miscompilation with tail calls...
2004-08-22 Ulrich Weigandreload.c (find_reloads_address): Make return value...
2004-08-22 Richard Hendersontree.h (SAVE_EXPR_RESOLVED_P): New.
2004-08-22 Andrew Pinskifold-const.c (rtl_expr_nonnegative_p): Delete.
2004-08-22 Steven Bosscherppro.md (ppro_complex_insn): Add missing check for...
2004-08-22 Joseph Myers* c-tree.h (c_sizeof_nowarn): Remove.
next
This page took 0.801615 seconds and 108 git commands to generate.