i386.md (extendsfdf2, [...]): Emit constants provided by 80387 instructions in the...
[platform/upstream/gcc.git] / gcc / ChangeLog
2006-01-26 Paolo Bonzinii386.md (extendsfdf2, [...]): Emit constants provided...
2006-01-26 Andrew Pinskire PR tree-optimization/21470 (-fargument-noalias-globa...
2006-01-26 Richard Guenthertree-ssa-structalias.c (intra_create_variable_infos...
2006-01-26 Jeff Lawre PR ada/25900 (ICE on ACATS cxac004 in Tree-VRP)
2006-01-26 Daniel Berlintree-ssa-alias.c (maybe_create_global_var): Change...
2006-01-26 Andrew Pinskire PR c/25861 (tree check fail at c-common.c:2430)
2006-01-26 Shantonu Sentree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for...
2006-01-26 Adam Nemet* config/mips/mips.md (*clear_upper32): New combiner...
2006-01-26 Richard Earnshawarm.md (smaxsi3, sminsi3): Convert to define_expand.
2006-01-26 Hans-Peter Nilssonre PR target/25947 (Unrecognizable insn ICE for readlin...
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-26 Roger Saylere PR rtl-optimization/25703 (ACATS cxa4024 failure)
2006-01-25 Peter Bergnerglobal.c: Fix comment typos.
2006-01-25 Andrew Pinskire PR target/25758 (gcc.c-torture/compile/20030921...
2006-01-25 Paolo BonziniMakefile.in (sched-vis.o): Update dependencies.
2006-01-25 Richard Sandifordrtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.
2006-01-25 Eric Botcazouflow.c (delete_noop_moves): Add missing EOL to dump...
2006-01-25 Richard Sandiford* genattrtab.c (gen_bypass): Allow bypasses to contain...
2006-01-25 Kaz Kojimapredicates.md (sh_register_operand): Accept CONST_DOUBLE.
2006-01-25 David Daneyre PR libgcj/25816 (Configure detects TLS, but glibc...
2006-01-24 Richard Hendersonalias.h (ALIAS_SET_MEMORY_BARRIER): New.
2006-01-24 Zdenek Dvorakloop-iv.c (iv_analysis_loop_init): Use df analysis...
2006-01-24 DJ Delorieexpmed.c (store_bit_field): Don't arbitrarily deny...
2006-01-24 Ben Elliston* dfp.c (dfp_byte_swap): Use uint32_t and not unsigned...
2006-01-24 Andrew Pinskire PR tree-optimization/25860 (ice with -g -O2 -fPIC)
2006-01-24 Zack Weinberggenautomata.c (process_state_for_insn_equiv_partition...
2006-01-24 Richard Hendersongenextract.c (VEC_safe_set_locstr): Take VEC by referen...
2006-01-24 Paolo Bonzinire PR rtl-optimization/25890 (testsuite failure: gcc...
2006-01-24 Ian Lance Taylorre PR middle-end/25930 (seg fault in GC with toplevel...
2006-01-24 Adam Nemetfix-header.c (read_scan_file): Add new parameter imulti...
2006-01-23 Diego Novilloomp-low.c: Update documentation.
2006-01-23 Andrew Pinskire PR tree-optimization/25315 (testsuite failure:27_io...
2006-01-23 Zack Weinbergr110130@banpei: zack | 2006-01-22 14:52:43 -0800
2006-01-23 Zack Weinbergr110129@banpei: zack | 2006-01-22 14:51:57 -0800
2006-01-23 Zack Weinbergr110128@banpei: zack | 2006-01-22 14:50:42 -0800
2006-01-23 Zack Weinbergr110127@banpei: zack | 2006-01-22 14:49:27 -0800
2006-01-23 Zack Weinbergr110126@banpei: zack | 2006-01-22 14:47:42 -0800
2006-01-23 Zack Weinbergr110125@banpei: zack | 2006-01-22 14:46:46 -0800
2006-01-23 Zack Weinbergr110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 Zack Weinbergr110123@banpei: zack | 2006-01-22 14:44:34 -0800
2006-01-23 Zack Weinbergr110122@banpei: zack | 2006-01-22 14:41:17 -0800
2006-01-23 Zack Weinbergr110121@banpei: zack | 2006-01-22 14:39:11 -0800
2006-01-23 Andrew Pinskire PR middle-end/24437 (OBJ_TYPE_REF handling in fold_s...
2006-01-23 Richard Guenthercfgloopmanip.c (lv_adjust_loop_entry_edge): Add comment...
2006-01-23 Steven Bosscherre PR rtl-optimization/25654 (RTL alias analysis unprep...
2006-01-23 Richard Sandifordgengtype.c (new_structure): Return the structure.
2006-01-22 David Edelsohn* config/rs6000/aix.h (STACK_BOUNDARY): Define.
2006-01-22 Paul Brookm68k.md: Add Coldfire FPU support.
2006-01-22 Ranjit Mathewcontribute.texi: Change CVS to SVN and update the corre...
2006-01-22 Gabriel Dos Reisre PR c++/16190 (-Wnon-virtual-dtor, in -Wall, silenced...
2006-01-21 Joseph Myersgcov.c (print_version), [...]): Update copyright notice...
2006-01-21 Kenneth Zadeckdf-scan.c (problem_SCAN): Added NULL reset function.
2006-01-20 Ben Elliston* varasm.c (assemble_real): Initialise data array.
2006-01-20 Paul Brook[multiple changes]
2006-01-20 DJ Delorievarasm.c (initialize_constant_valid_p): Allow pointers...
2006-01-20 Joseph Myersre PR libstdc++/25524 (libstdc++ headers should go...
2006-01-20 Zdenek Dvorakloop-iv.c (iv_analysis_loop_init): Use df in more conse...
2006-01-20 Richard Sandifordstmt.c (case_bit_test_cmp): Stabilize the sort using...
2006-01-20 Richard Guentherre PR rtl-optimization/24626 (internal compiler error...
2006-01-20 Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-20 Paul BrookMakefile.in (lang_checks): Keep going if mkdir fails.
2006-01-20 Kenneth Zadeckdf-scan.c (df_scan_free_bb_info): Added basic block...
2006-01-20 Kenneth Zadeckre PR rtl-optimization/25799 (cc1 stalled with -O1...
2006-01-20 Kenneth Zadeckre PR rtl-optimization/25799 (cc1 stalled with -O1...
2006-01-20 DJ Deloriereload1.c (find_reload_regs): Note the details of reloa...
2006-01-20 Zdenek Dvorakloop-iv.c: Include df.h and hashtab.h.
2006-01-20 Alan Modralibgcc2.c (__floatdisf, [...]): Don't use IBM Extended...
2006-01-20 DJ Delorie* config/m32c/m32c.h (REG_ALLOC_ORDER): Define.
2006-01-20 Paul Brookarm.c (arm_compute_func_type): Treat all functions...
2006-01-19 John David Anglinre PR testsuite/25171 (FAIL: gfortran.dg/mixed_io_1...
2006-01-19 DJ Deloriem32c.c (m32c_prepare_shift): Add code to deal with...
2006-01-19 Andrew Pinskire PR target/22099 (builtin_setjmp gives duplicate...
2006-01-19 Jan Hubickainvoke.texi (generic): Document (i686) Update.
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-19 Jeff Lawtree-vrp.c (extract_range_from_assert): Refine the...
2006-01-19 Richard Sandiford* c-decl.c (add_flexible_array_elts_to_size): Simplify...
2006-01-19 Jan Hubicka* tree-vect-patterns.c (vect_pattern_recog_1): Prevent...
2006-01-19 Paolo Bonzinicombine.c (try_combine): Do not worry about MEMs wrappe...
2006-01-19 Andreas Krebbels390.md ("Y", "y"): New mode attribute.
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-19 Richard Sandifordre PR c/25805 (Incorrect handling of zero-initialized...
2006-01-19 Andrew Pinskidiagnostic.h: Include options.h.
2006-01-19 Daniel Berlintree-ssa-operands.h (ssa_call_clobbered_cache_valid...
2006-01-19 Alexandre OlivaIntroduce TLS descriptors for i386 and x86_64.
2006-01-19 Daniel Berlinipa-reference.c (check_operand): Allow FUNCTION_DECL.
2006-01-18 Roger Saylei386.md (shift spliter): Fix a a typo in the splitter...
2006-01-18 Paul Brook[multiple changes]
2006-01-18 DJ Deloriec-pragma.c (handle_pragma_diagnostic): New.
2006-01-18 Jeff Lawtree-vrp.c (test_for_singularity): Correct test for...
2006-01-18 Diego Novillo[multiple changes]
2006-01-18 Kazu Hirata* rtl.h: Remove the prototype for reg_alloc.
2006-01-18 John David Anglinre PR target/25731 (Complex values passed in wrong...
2006-01-18 Alan Modrars6000.c (rs6000_assemble_integer): Correct unlikely_te...
2006-01-18 Kazu Hirataregrename.c (regrename_optimize, [...]): Make them...
2006-01-18 Kazu Hiratareg-stack.c (reg_to_stack): Make it static.
2006-01-18 Kazu Hiratapostreload-gcse.c (gcse_after_reload_main): Make it...
2006-01-18 Kazu Hiratamodulo-sched.c (sms_schedule): Make it static.
2006-01-18 Kazu Hiratamode-switching.c (optimize_mode_switching): Make it...
2006-01-18 Eric Botcazoualpha.c (alpha_split_tfmode_pair): Rename into alpha_sp...
2006-01-18 Philippe De Muyterconfig/m68k/m68k.md (*addsi3_5200): Allow addq/subq...
next