]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
c-tree.texi, [...]: Remove trailing whitespace.
[thirdparty/gcc.git] / gcc / ChangeLog
2004-11-05  Joseph Myersc-tree.texi, [...]: Remove trailing whitespace.
2004-11-05  Mark Mitchellarm.c (arm_handle_notshared_attribute): New function.
2004-11-04  Kazu Hiratatree-phinodes.c (make_phi_node): Make it static.
2004-11-04  Kazu Hiratastmt.c (expand_asm, [...]): Make them static.
2004-11-04  Kazu Hiratapasses.c (rest_of_compilation): Make it static.
2004-11-04  Kazu Hiratajump.c (cleanup_barriers): Use delete_insn instead...
2004-11-04  Kazu Hirataexpr.c (mostly_zero_p): Make it static.
2004-11-04  Kazu Hirata* cfgrtl.c (force_nonfallthru_and_redirect): Make it...
2004-11-04  Kazu Hiratabuiltins.c (expand_builtin_return_addr, [...]): Make...
2004-11-04  Kazu Hiratatree-cfg.c (find_taken_edge): Reject VAL begin NULL.
2004-11-04  Kazu Hiratacfghooks.c (delete_basic_block): Remove code to truncat...
2004-11-04  Andrew Pinskiflow.c (init_propagate_block_info): Change the type...
2004-11-04  Ulrich Weigandre PR tree-optimization/18184 (Tree optimizers ignore...
2004-11-04  Joseph Myersgty.texi, [...]: Don't reference specific C parser...
2004-11-04  Richard Sandifordre PR rtl-optimization/15342 ([arm-linux] internal...
2004-11-04  Kazu Hiratabitmap.h: Fix a comment typo.
2004-11-04  Kazu Hiratasdbout.c (SDB_GENERATE_FAKE): Remove.
2004-11-04  Ulrich Weigand* config/s390/s390.md ("*addsi3_sign"): Use canonical...
2004-11-04  Eric Botcazoure PR other/18277 (libsupc++/guard.cc:62: error: 'RECUR...
2004-11-04  Nathan Sidwellpredict.c (propagate_freq): Make bitno unsigned.
2004-11-04  Nathan Sidwellbitmap.h (bitmap_iterator): Remove word_bit and bit...
2004-11-04  Nathan Sidwellbitmap.h (bitmap_a_or_b, [...]): Remove.
2004-11-04  Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-11-04  Dorit Naishlosre PR tree-optimization/18009 (ICE in vect_transform_st...
2004-11-04  Andrew Pinskitimevar.c (timevar_enable): Change from static.
2004-11-04  Andrew Pinskidarwin.h (REAL_LIBGCC_SPEC): Define to use shared libgc...
2004-11-04  Jeff Lawpredict.c (struct block_info_def): Kill "tovisit" field.
2004-11-03  Ulrich Weigands390-protos.h (s390_split_access_reg): Add prototype.
2004-11-03  Kazu Hiratatree-phinodes.c (resize_phi_node): Copy only a portion...
2004-11-03  Andrew Pinskire PR middle-end/18231 (Nested inline function not...
2004-11-03  Andrew MacLeodre PR tree-optimization/18270 (internal compiler error...
2004-11-03  Ulrich Weigandtree-ssa-loop-ivopts.c (get_address_cost): Offset zero...
2004-11-03  Daniel Berlinlambda-code.c (lambda_compute_auxillary_space): Update...
2004-11-03  Sebastian Poptree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead...
2004-11-03  Jeff Lawstmt.c (expand_case): Speed up code to detect duplicate...
2004-11-03  Kazu Hirata* cppdefault.c, cppdefault.h, timevar.h: Update copyright.
2004-11-03  Kazu Hirata* bitmap.h, dbxout.c, tree-mudflap.c: Fix comment forma...
2004-11-03  Kazu Hiratatree-cfg.c (find_taken_edge): Abort if we are given...
2004-11-02  Zdenek Dvorakfold-const.c (fold): Reassociate also (x - mult) +...
2004-11-02  Geoffrey Keatingconfigure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO...
2004-11-02  Nathan Sidwellflow.c (init_propagate_block_info): Use bitmap_empty_p...
2004-11-02  Ziemowit Laskic-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
2004-11-02  Steven Bosschercfgloop.h (struct loop): Update comment.
2004-11-02  Andrew Pinskire PR tree-optimization/16808 (verify_ssa failed: Missi...
2004-11-02  Andreas Krebbels390.md ("movcc"): Set type attribute.
2004-11-02  Kazu Hiratatree-phinodes.c (add_phi_arg): Add an assertion that...
2004-11-02  Kazu Hiratatree-phinodes.c (remove_phi_arg_num): Do not zero the...
2004-11-02  Kazu Hiratatree-ssa-threadupdate.c (copy_phis_to_block): Install...
2004-11-02  Nathan Sidwellbitmap.h (bitmap_and, [...]): Produce void.
2004-11-02  Nathan Sidwellbitmap.h (bitmap_equal_p): Return bool.
2004-11-02  Nathan Sidwellre PR rtl-optimization/17104 (Non-optimal code generati...
2004-11-02  Danny Smithre PR debug/18242 (Dignostic for unsupported debug...
2004-11-02  Ben Ellistontimevar.h (timevar_get): Remove.
2004-11-02  Joseph Myers* doc/include/texinfo.tex: Update from Texinfo CVS.
2004-11-02  Ben Ellistoncppdefault.h (cpp_SYSROOT): Remove.
2004-11-02  Andrew MacLeodre PR tree-optimization/16447 (out of ssa generates...
2004-11-01  Andrew Pinskire PR tree-optimization/18232 (../../gcc/gcc/tree-ssa...
2004-11-01  Joseph Myersre PR c/18239 (ICE in get_parm_info with werid attribute)
2004-11-01  Andreas Krebbels390.c (regclass_map): Put reg 33 (cc) to CC_REGS group.
2004-11-01  Nathan Sidwellre PR c++/18064 (gcc accepts different pointer types...
2004-11-01  Daniel BerlinFix PR tree-optimization/17672 Fix PR tree-optimization...
2004-11-01  Kazu Hirata* tree-cfg.c (thread_jumps): Fix a comment typo.
2004-11-01  Kazu Hirata* tree-cfg.c (thread_jumps): Fix a comment typo.
2004-11-01  Nicolas Pitreieee754-sf.S (floatdisf): Fix regression with values...
2004-11-01  Jeff Lawcfgloop.h (struct loop): Remove unused "nodes" field.
2004-11-01  Graham Stottpa.md: (prefetch_64, prefetch_32): Fix typo.
2004-10-31  Roger Saylere PR middle-end/14521 (Inconsistent quoting in new...
2004-10-31  Richard Sandifordmips.c (mips_cannot_change_mode_class): Use a stricter...
2004-10-31  Kazu Hirata* c-common.c: Fix a comment typo.
2004-10-31  Jason Merrillre PR middle-end/17526 (libcpp is miscompiled with...
2004-10-31  Ziemowit Laskic-common.h (objc_lookup_ivar): Add second parameter...
2004-10-31  Danny Smithsdbout.c (sdbout_symbol): Do not output type .def state...
2004-10-31  Gabriel Dos Reisc-common.c (catenate_strings): New.
2004-10-30  Kaz Kojimash.c (calc_live_regs): Declare reg as unsigned and...
2004-10-30  Geoffrey Keatinginvoke.texi (Darwin Options): Improve description of...
2004-10-30  Roger Saylere PR middle-end/18096 (internal compiler error: in...
2004-10-30  Kazu Hirata* tree-ssa-dom.c: Fix comment typos.
2004-10-30  Kaz Kojimash.c (prepare_move_operands): Use operands[0] for the...
2004-10-30  Joseph Myersre PR c/16666 (dremf type conflict)
2004-10-30  Geoffrey Keatingdarwin.h (ASM_SPEC): Simplify.
2004-10-30  Roger Saylere PR rtl-optimization/17581 (Long long arithmetic...
2004-10-30  Kazu Hirata* tree-phinodes.c (create_phi_node): Don't zero PHI_REW...
2004-10-30  Jeff Lawtree-ssa-dom.c (struct edge_info): New structure holdin...
2004-10-29  Geoffrey Keating* config/rs6000/darwin-fallback.c: Include <mach/thread...
2004-10-29  Stan Shebs* config/rs6000/darwin-tramp.asm: Make more 64-bit...
2004-10-29  Kazu Hiratatree-phinodes.c (allocate_phi_node): New.
2004-10-29  David Edelsohnsysv4.h (TARGET_POWER): Define as 0.
2004-10-29  Kazu Hiratatree-phinodes.c (make_phi_node, [...]): Don't zero...
2004-10-29  Richard Earnshaw* opts.c (decode_options): Lower the crossjump threshol...
2004-10-29  Diego Novillo* tree.h (struct tree_ssa_name): Remove field 'equiv'.
2004-10-29  Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-29  Nick Clifton(CONDITIONAL_REGISTER_USAGE): When adding the PIC regis...
2004-10-29  Eric Botcazougthr-posix.h (__gthread_recursive_mutex_init_function...
2004-10-29  Daniel Berlintree-into-ssa.c (rewrite_virtual_phi_arguments): New...
2004-10-29  Kazu Hiratatree-phinodes.c (add_phi_arg): Turn an "if" that always...
2004-10-28  Diego Novillore PR tree-optimization/16728 (std::set tests for alloc...
2004-10-28  Stan Shebsdarwin.h (SUBTARGET_EXTRA_SPECS): Handle -m64.
2004-10-28  Frank Ch. Eiglertree-mudflap.c (mudflap_init): Mark cache-lookup decls...
2004-10-28  Zack Weinbergre PR debug/18199 (AIX XCOFF debugging broken)
2004-10-28  Zack Weinbergvarasm.c (function_section): If DECL is NULL_TREE,...
next