* config/rs6000/rs6000.c (function_arg): Don't return BLKmode regs.
[gcc.git] / gcc / ChangeLog
2004-11-18 Alan Modra* config/rs6000/rs6000.c (function_arg): Don't return...
2004-11-18 Nicolas Pitrearm.c (const_double_needs_minipool): New function to...
2004-11-18 Paul Brookarm.c (target_float_switch): New variable..
2004-11-18 Nathan Sidwellaltivec.md (VI, VF, V): New mode macros.
2004-11-18 Aldy Hernandezrs6000.c (rs6000_complex_function_value): Revert previo...
2004-11-18 Andrew Pinskiifcvt.c (find_if_block): Move the check for the number...
2004-11-18 Nick CliftonSet TARGET_ASM_FILE_END to file_end_indicate_exec_stack.3
2004-11-18 Andreas Schwab* config/i386/i386.md (define_peephole2): Revert last...
2004-11-18 Kazuhiro InaokaSet TARGET_ASM_FILE_END to file_end_indicate_exec_stack.
2004-11-18 Diego Novillotree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB...
2004-11-18 Jon GrimmMakefile.in (macro_list): Depend on s-macro_list.
2004-11-18 Nathan Sidwellre PR rtl-optimization/17107 (Opportunity to improve...
2004-11-18 Uros Bizjaki386.md (*fix_trunch_1): Add "&& 1" to insn split const...
2004-11-18 Ben Ellistoncfg.texi (Maintaining the CFG): Remove duplicated ...
2004-11-18 Ben Ellistonopts.h (add_input_filename): Remove extern declaration.
2004-11-18 Mark Mitchelli386.c (i386_solaris_elf_named_section): Mark with...
2004-11-18 Zack Weinbergdefaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.
2004-11-18 Daniel Jacobowitzconfigure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_...
2004-11-18 Ben Elliston* cgraphunit.c: Replace "it's" with "its" and fix a...
2004-11-18 Ben Elliston* cgraph.h: Replace "it's" with "its" throughout.
2004-11-17 Ben Elliston* doc/rtl.texi (Flags): Grammar fix.
2004-11-17 Kazu Hirataexpmed.c (alg_code): Add alg_unknown.
2004-11-17 Zack Weinbergt-darwin: Augment SHLIB_MAPFILES with config/rs6000...
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-17 Kazu Hirata* jump.c (condjump_p): Remove unreachable code.
2004-11-17 Kazu Hiratacfgrtl.c (rtl_verify_flow_info): Don't use INSN_P when...
2004-11-17 Jeff Lawtree-cfg.c (edge_to_cases): Renamed from edge_to_case_l...
2004-11-17 Diego Novillore PR tree-optimization/18307 (merge_pointed_to_info...
2004-11-17 Steven Bosscher* tree-ssa-propagate.c (cfg_blocks_add) Assert we're...
2004-11-17 Zack Weinbergmkmap-flat.awk, [...]: If the last version assigned...
2004-11-17 David EdelsohnAdd missing entry in last aix52.h ChangeLog.
2004-11-17 Daniel Berlinlambda-code.c (lambda_loopnest_to_gcc_loopnest): Swap...
2004-11-17 Aldy Hernandezrs6000.c (rs6000_override_options): Split e500v2 doubles.
2004-11-17 Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-11-17 Devang Patel* optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P...
2004-11-16 Kazu Hirata* doc/tm.texi: Fix typos.
2004-11-16 Kazu Hirata* expmed.c, ra-colorize.c: Fix comment typos.
2004-11-16 Daniel Jacobowitzre PR target/6123 (__pic__/__PIC__ not defined when...
2004-11-16 Ulrich Weigandregmove.c (regmove_optimize): Use lowpart_subreg instea...
2004-11-16 Devang Patel* tree-if-conv.c (clean_predicate_lists): Update gcc_as...
2004-11-16 Eric Christophermips.c: Use rtl _P predicates.
2004-11-16 Fariborz Jahanianaltivec.md (altivec_vandc): Canonicalize the pattern.
2004-11-16 Andreas Krebbels390.c (s390_cc_modes_compatible): New function.
2004-11-16 Kaz Kojimare PR target/18447 (Variable with the initial-exec...
2004-11-16 Andreas Krebbelcse.c (struct change_cc_mode_args): New structure.
2004-11-16 Steven Bosscherstack.h: Remove.
2004-11-16 Steven Bosscher* config/i386/i386.c (x86_schedule): Fix typo, m_K6...
2004-11-16 Dale Johannesentree-flow.h (add_referenced_temp_var): Remove name...
2004-11-16 Dale Johannesenprofile.c (compute_branch_probabilities): Prevent crash...
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-11-16 Kazu Hiratatree-cfg.c (verify_expr): Replace TREE_OPERAND with...
2004-11-15 Eric Christophersched-deps.c (set_sched_group_p): Delete.
2004-11-15 Joseph Myersc-common.c (binary_op_error): Don't allow LROTATE_EXPR...
2004-11-15 Joseph Myersre PR c/18498 (gcc allows non-integral bitfield types)
2004-11-15 Aldy Hernandezaltivec.md ("altivec_vsplth"): Rewrite with vec_duplicate.
2004-11-15 Steve Ellceyia64.md (*movtf_internal): Use destination_operand...
2004-11-15 Mark Mitchellsol2.h (ASM_OUTPUT_CALL): Use print_operand.
2004-11-15 Mark Mitchellsol2-c.c (cmn_err_char_table): Add "p".
2004-11-15 Mark Mitchellsol2.h (SUPPORTS_INIT_PRIORITY): Remove.
2004-11-15 Mark Mitchellt-slibgcc-sld (SHLIB_LINK): Make symlinks entirely...
2004-11-15 Nick Clifton(TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu...
2004-11-15 Nathan Sidwelltree-ssa-pre.c (bitmap_print_value_set): Fix uninitiali...
2004-11-15 Eric BotcazouFix latest entry.
2004-11-15 Richard Hendersonre PR middle-end/18480 (ICE in emit_group_move with...
2004-11-15 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-14 Eric Botcazou* doc/rtl.texi (SUBREG): Adjust BYTENUM value in example.
2004-11-14 Kazu Hirataglobal.c, [...]: Fix comment typos.
2004-11-14 Kazu Hirata* cfgrtl.c: Fix a comment typo.
2004-11-14 Stan ShebsBasic ABI changes for passing structs by value in 64...
2004-11-14 Andrew Pinskire PR target/17279 (internal compiler error with 128...
2004-11-14 Dorit Naishlosre PR tree-optimization/18400 (wrong unrolling after...
2004-11-14 Dorit Naishlosre PR tree-optimization/18425 (ICE in vector.tcc when...
2004-11-14 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-14 Andreas SchwabMakefile.in (lambda-code.o, [...]): Depend on $(EXPR_H).
2004-11-14 Kazu Hirata* cselib.c, expr.c: Fix comment typos.
2004-11-14 Kazu Hiratac-common.c (walk_stmt_tree): Remove.
2004-11-14 Kazu Hiratac-common.c (walk_stmt_tree): Remove.
2004-11-14 Richard Hendersoncalls.c (precompute_register_parameters): Force all...
2004-11-14 Kazu Hiratatree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN...
2004-11-14 Dale Johannesentree-flow.h (bsi_commit_one_edge_insert): Remove name...
2004-11-14 David Edelsohnaix51.h (ASM_CPU_SPEC): Add 970 and G5.
2004-11-14 Joseph Myersi386.c (override_options): Move loop to set default...
2004-11-13 Zak Kiplingre PR target/18300 (Infinite loop when passing object...
2004-11-13 Eric Botcazoumd.texi (constraints): Mention that it is useless when...
2004-11-13 Richard Hendersonexpmed.c (extract_split_bit_field): Temporarily disable...
2004-11-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-11-13 Kazu Hiratabitmap.c, [...]: Fix comment formatting.
2004-11-13 Kelley Cookinstall.texi (automake): Correctly document that everyt...
2004-11-13 Hans-Peter Nilssonre PR target/18347 (mmix-knuth-mmixware testsuite failu...
2004-11-13 Kelley Cookinstall.texi (automake): Document that everything now...
2004-11-13 Bernd Schmidtcse.c (cse_insn): Stores in a libcall sequence can...
2004-11-13 Kazu Hirata* tree.h: Fix a comment typo.
2004-11-13 Kazu Hirata* tree.h: Fix a comment typo.
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-11-13 James A. Morrisonre PR target/18230 (SPARC VIS instructions are not...
2004-11-13 Mike StumpMakefile.in: Add html support.
2004-11-13 Kazu Hirata* tree-ssa-loop-manip.c: Fix a comment typo.
2004-11-13 Mike Stumpcppinternals.texi (Index): Fix html generation with...
2004-11-13 Jeff Lawtree-cfg.c (hashtab.h): Include.
2004-11-13 Ziemowit Laskivarasm.c (output_addressed_constants): For CONST_DECLs...
next