gthr-posix95.h: Remove declaration of pthread_mutexattr_settype and duplicate declara...
[gcc.git] / gcc / ChangeLog
2005-11-13 Eric Botcazougthr-posix95.h: Remove declaration of pthread_mutexattr...
2005-11-13 Eric Botcazoure PR middle-end/24003 (17 ACATS regressions (fixed...
2005-11-13 Razya Ladelskyipa-prop.c (ipa_callsite_compute_param ): Removed obsol...
2005-11-13 Jason Merrillre PR c++/22489 (ICE in dwarf2out_finish with using...
2005-11-13 Andrew Pinskire PR middle-end/24820 (SEGV in integer_valued_real_p...
2005-11-12 Zdenek Dvoraktree-ssa-loop-ivopts.c (get_address_cost): Prevent...
2005-11-12 Eric Botcazoufunction.c (assign_stack_local_1): Restrict sanity...
2005-11-12 Hans-Peter Nilssoncris.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
2005-11-12 Richard Guenthergcse.c (find_rtx_in_ldst): Handle NULL pre_ldst_table.
2005-11-12 Jan Hubickaexpr.c (expand_expr_real_1): <MAX_EXPR, MIN_EXPR>:...
2005-11-12 Jie Zhangbfin.h (REGISTER_NAMES, [...]): Rearrange I/B/L registers.
2005-11-12 Hans-Peter Nilssonrecog.c (constrain_operands): For a match, require...
2005-11-12 Steven Bosscherloop-invariant.c (move_loop_invariants): Fix a thinko...
2005-11-11 Daniel Jacobowitzgcc/
2005-11-11 Hans-Peter Nilssonre PR middle-end/24750 (global-alloc (reload) trips...
2005-11-11 Daniel Jacobowitz* longlong.h (__clz_tab): Always provide.
2005-11-11 Steven Bosscherre PR target/24265 (ICE: in extract_insn, at recog...
2005-11-11 David Edelsohnre PR c/24644 (gcc-4.1 compiled ppc64 kernels do not...
2005-11-11 Jie Zhangbfin.c (bfin_expand_strmov): Correctly move the trailin...
2005-11-11 Jason Merrillre PR c++/24686 (ICE when building a variation of NMSTL)
2005-11-11 Zdenek Dvorakre PR rtl-optimization/22509 (elemental.f90 testsuite...
2005-11-11 Ulrich Weigandpostreload.c (reload_cse_simplify_operands): Fix bug...
2005-11-11 Kaz Kojimare PR target/24445 ("unable to find a register to spill...
2005-11-10 Alexandre Olivare PR target/24778 (Assembler errors during bootstrap)
2005-11-10 Hans-Peter Nilsson* tree-ssa-structalias.c (heapvar_lookup): Fix typo...
2005-11-10 Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-11-10 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Remove call...
2005-11-10 Eric Botcazoure PR middle-end/22127 (register window not preserved...
2005-11-10 Eric Botcazoutree.c (int_fits_type_p): Only look at the base type...
2005-11-10 Jakub Jelinekre PR other/4372 (#pragma weak pthread* inclusion cause...
2005-11-10 Richard Guenthergcse.c (free_ldst_entry): Only free hashtable if it...
2005-11-09 Eric Botcazoufunction.c (assign_stack_local_1): Issue an error messa...
2005-11-09 Eric Botcazoutree.c (build_qualified_type): Chain the new type to...
2005-11-09 Jakub JelinekMakefile.in (gnucompare): Do comparison of all files...
2005-11-09 Eric Botcazouifcvt.c (noce_get_alt_condition): Use prev_nonnote_insn.
2005-11-09 Alexandre Olivare PR other/4372 (#pragma weak pthread* inclusion cause...
2005-11-09 Alexandre Olivare PR other/4372 (#pragma weak pthread* inclusion cause...
2005-11-09 Richard Guentherre PR tree-optimization/24716 (Wrong code generated...
2005-11-09 Eric Botcazoufinal.c (force_source_line): New global variable.
2005-11-09 Andrew Pinskire PR c/24644 (gcc-4.1 compiled ppc64 kernels do not...
2005-11-09 Andreas KrebbelAdded PR number.
2005-11-09 Andreas KrebbelMoved testsuite changes from gcc/ChangeLog to gcc/tests...
2005-11-09 Andreas Krebbels390.c (struct s390_frame_layout): New fields first_sav...
2005-11-09 Andreas Krebbels390.c (s390_regs_ever_clobbered): Only save live eh...
2005-11-09 Andreas Krebbelflow.c (mark_set_1): Handle CLOBBERs like SETs if the...
2005-11-09 Bernd Schmidtt-bfin-elf (MULTILIB_OPTIONS, [...]): New.
2005-11-09 Nathan SidwellAdd ms2 support
2005-11-09 Uros Bizjakre PR c/24101 (Segfault with preprocessed source)
2005-11-08 Jakub Jelinekdwarf2out.c (multiple_reg_loc_descriptor): Don't assume...
2005-11-08 Diego Novillore PR c++/23046 (ICE in set_value_range, at tree-vrp...
2005-11-08 Devang Patelre PR tree-optimization/23115 (-ftree-vectorize generat...
2005-11-08 Joseph Myerst-fprules (MULTILIB_MATCHES_FLOAT): Include -mcpu=440.
2005-11-08 Daniel Berlinre PR tree-optimization/23382 (Does not remove the...
2005-11-08 Jason Merrillre PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp...
2005-11-08 Uros Bizjakre PR target/19340 (Compilation SEGFAULTs with -O1...
2005-11-08 Alan Modrare PR target/23704 (gcc.dg/rs6000-fpint.c fails)
2005-11-07 Eric Botcazouexpmed.c (extract_bit_field): Do not use insv/extv...
2005-11-07 Ian Lance Taylorre PR rtl-optimization/24683 (ICE in in extract_insn...
2005-11-07 Jie Zhangconfigure.ac: Enable checking assembler dwarf2 support...
2005-11-07 Paolo Bonzinire PR target/24230 (ICE in extract_insn with altivec)
2005-11-07 Paolo Bonzinic-typeck.c (build_c_cast): Try using a shared constant...
2005-11-07 Jakub Jelinekre PR rtl-optimization/23567 (if-conversion causes...
2005-11-06 Diego Novillore PR tree-optimization/24670 (VRP ICE in compare_name_...
2005-11-06 Ian Lance Taylorre PR target/22432 (Wrong code generation using MMX...
2005-11-05 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-11-05 Sebastian Poplambda-code.c (lambda_transform_legal_p): Use DDR_NUM_D...
2005-11-05 Bernd Schmidtbfin.c (n_dregs_to_save, [...]): New argument IS_INTHAN...
2005-11-05 Jan Hubickare PR rtl-optimization/23490 (Long compile time for...
2005-11-05 Jan Hubickaipa-inline.c (cgraph_decide_inlining_of_small_function...
2005-11-04 Hans-Peter Nilssonre PR target/23424 (cris.md rtl canonicalization bug)
2005-11-04 Hans-Peter NilssonFix date last entry
2005-11-04 Jeff Lawinvoke.texi: Document max-jump-thread-duplication-stmts...
2005-11-04 Diego Novillore PR tree-optimization/24627 (xntp miscompiled)
2005-11-04 Sebastian Poptree-scalar-evolution.c (instantiate_parameters_1,...
2005-11-04 Richard Guenthertree-flow.h (ref_contains_indirect_ref): Rename to...
2005-11-04 Paul Brookarm.c (arm_load_pic_register): Pass extra reg to gen_pi...
2005-11-04 Daniel Jacobowitzarm.c (arm_init_libfuncs): Use __aeabi_idiv and __aeabi...
2005-11-04 Mark Mitchelllonglong.h (add_ssaaaa): Clobber condition code registe...
2005-11-04 Daniel Jacobowitzconfigure.ac: Add test for ARM TLS support.
2005-11-04 Daniel Jacobowitzlib1funcs.asm: Don't include "libunwind.S".
2005-11-04 Francois-Xavier... re PR fortran/18452 (Fortran options induces warning...
2005-11-04 David Edelsohnrs6000.c: Include params.h
2005-11-04 Alan Modrars6000.c (output_toc): Make "offset" HOST_WIDE_INT.
2005-11-03 Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-11-03 Eric Botcazoudwarf2asm.c (dw2_force_const_mem): Add new parameter...
2005-11-03 Zdenek Dvorakre PR tree-optimization/24483 (ICE in ivopts)
2005-11-03 Andrew Pinskire PR middle-end/23155 (Gimplification failed for union...
2005-11-03 Daniel Berlinre PR tree-optimization/24351 (ICE in do_simple_structu...
2005-11-03 Andrew Pinskire PR middle-end/24589 (wrong code with zero sized...
2005-11-03 Eric Botcazoure PR rtl-optimization/23585 (mem_fun* code fine with...
2005-11-03 Ulrich Weigandre PR target/24620 (internal compiler error: in find_re...
2005-11-03 Joseph Myersre PR c/24329 (segfault with -Wall and long integer...
2005-11-03 Richard Hendersonre PR target/9350 (-fomit-frame-pointer does not work...
2005-11-02 Jan Hubickare PR target/23303 (4.1 generates sall + addl instead...
2005-11-02 Ulrich Weigandre PR target/24615 (internal compiler error: in print_s...
2005-11-02 Ulrich Weigandre PR target/24600 (unrecognizable instruction)
2005-11-02 Andrew Pinskire PR middle-end/22429 (-1073741824 <= n && n <= 107374...
2005-11-02 Richard Hendersonre PR target/24178 (generates code that produces unalig...
2005-11-02 Richard Hendersonre PR target/21518 (unable to find a register with...
2005-11-01 Joseph Myersrs6000.c (rs6000_rtx_costs): Do not add extra costs...
next