OSDN Git Service

* config/arm/crti.asm: Give _init and _fini function type.
[pf3gnuchains/gcc-fork.git] / gcc /
2004-10-01 pbrook * config/arm/crti.asm: Give _init and _fini function...
2004-10-01 rakdver * common.opt (ftree-loop-ivcanon): Enable by default.
2004-10-01 pinskia2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-01 pbrook * config/arm/arm.c (thumb_compute_saved_rag_mask)...
2004-10-01 pinskia2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-10-01 kazu * tree-cfg.c (cleanup_tree_cfg): Pull a call to
2004-10-01 kazu * lex.c: Fix a comment typo.
2004-10-01 kazu * java-tree.h: Fix a comment typo.
2004-10-01 bonzini2004-10-01 Paolo Bonzini <bonzini@gnu.org>
2004-10-01 rakdver * tree-chrec.c (chrec_fold_plus_poly_poly, chrec_fold_...
2004-10-01 jakub2004-10-01 Jakub Jelinek <jakub@redhat.com>
2004-10-01 echristo2004-09-30 Eric Christopher <echristo@redhat.com>
2004-10-01 ghazi * builtins.c (expand_builtin_strstr, expand_builtin_st...
2004-10-01 gccadminDaily bump.
2004-10-01 uweigand * config/s390/s390-protos.h (s390_expand_logical_opera...
2004-09-30 sayle * combine.c (force_to_mode) <NE_EXPR>: Only convert...
2004-09-30 bje PR bootstrap/17761
2004-09-30 bothner Simplify lexer. Implement --enable-mapped-location...
2004-09-30 bothner * java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unuse...
2004-09-30 bothner More cleanup for --enable-mapped-location.
2004-09-30 jsm28 * gcc.pot: Regenerate.
2004-09-30 jsm28 * c-tree.h (readonly_error): Remove.
2004-09-30 hubickaOops, revert accidental commit.
2004-09-30 hubicka PR debug/13974
2004-09-30 uweigand * config/s390/s390-protos.h (s390_arg_frame_offset...
2004-09-30 uweigand * config/s390/s390.c (legitimate_reload_constant_p...
2004-09-30 pbrook * config/arm/symbian.h (STARTFILE_SPEC): Remove crt*.o.
2004-09-30 rth * config/alpha/qrnnd.asm: Mark for noexecstack.
2004-09-30 kazu * protoize.c, tree-cfg.c: Fix comment typos.
2004-09-30 jsm28 PR c/17730
2004-09-30 nathan * cp-tree.h (struct lang_decl): Shrink by reordering...
2004-09-30 dnovillo * tree-ssa-alias.c (collect_points_to_info_r): Move...
2004-09-30 kazu * config/sh/sh.c: Follow spelling conventions.
2004-09-30 rth * unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZER...
2004-09-30 bothner * check-init.c (check_init): Handle USE_MAPPED_LOCATIO...
2004-09-30 bothner * java-tree.h: Redefine some macros and add soem...
2004-09-30 uweigand * builtins.c (expand_builtin_strlen): Do not call...
2004-09-30 rth PR 17739
2004-09-30 gccadminDaily bump.
2004-09-30 fjahanianFIxed an IMA bug showed up in parse and gzip.
2004-09-29 dberlin2004-09-29 Daniel Berlin <dberlin@dberlin.org>
2004-09-29 bje * tree-flow.h (struct bb_ann_d): Remove num_preds...
2004-09-29 jsm28 PR c/7425
2004-09-29 jasonrevert accidental checkin
2004-09-29 echristo2004-09-29 Eric Christopher <echristo@redhat.com>
2004-09-29 hp * config/cris/cris.md (moverside, movemside): With...
2004-09-29 jason PR tree-optimization/17697
2004-09-29 dje * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.
2004-09-29 aph2004-09-29 Andrew Haley <aph@redhat.com>
2004-09-29 nathan * tree.c (make_node_stat): Fix uninitialized warning...
2004-09-29 rsandifo * read-rtl.c (apply_macro_to_string): Replace index...
2004-09-29 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
2004-09-29 jakub * builtins.def (BUILT_IN_FPUTC, BUILT_IN_FPUTC_UNLOCKED,
2004-09-29 jakub PR tree-optimization/17697
2004-09-29 bothnerOops - fix typo in ChangeLog.
2004-09-29 bothner * profile.c (brnahc_prob): Pass correct value to...
2004-09-29 jason PR middle-end/17525
2004-09-29 rth PR 15089
2004-09-29 law * tree-ssa-threadupdate.c (create_block_for_threading...
2004-09-29 hp * doc/extend.texi (Extended Asm): Add blurb about...
2004-09-29 uweigand * sched-rgn.c (haifa_edge, edge_table, NEXT_IN, NEXT_O...
2004-09-29 gccadminDaily bump.
2004-09-28 uweigand * cse.c (cse_insn): Avoid creating direct non-local...
2004-09-28 rth PR 17531
2004-09-28 sayle PR driver/17537
2004-09-28 uweigand * config/s390/s390.c (s390_adjust_cost): Remove.
2004-09-28 jakub * config/ia64/ia64.c (ia64_expand_prologue): Declare ei
2004-09-28 dnovillo * tree-ssa-loop.c (pass_record_bounds): Do not assign a
2004-09-28 steven * common.opt (flag_gcse_sm): Disable by default.
2004-09-28 steven * Makefile.in (tree-ssa-propagate.o): Depend on vec.h.
2004-09-28 jsm28 PR c/16409
2004-09-28 tromey PR java/15710:
2004-09-28 dnovillo * tree-ssa-live.c (calculate_live_on_entry): Fix warnings
2004-09-28 dpatel * tree-pretty-print.c (dump_generic_node): Print...
2004-09-28 aph2004-09-28 Andrew Haley <aph@redhat.com>
2004-09-28 nickcsh.h (INIT_CUMULATIVE_ARGS): Replace with an invocation...
2004-09-28 dnovillo * tree-ssa-loop-im.c (single_reachable_address) <PHI_N...
2004-09-28 aph2004-09-28 Andrew Haley <aph@redhat.com>
2004-09-28 aph2004-09-28 Andrew Haley <aph@redhat.com>
2004-09-28 dnovillo * tree-ssa-alias.c (create_name_tags): If PTR points...
2004-09-28 pinskia2004-09-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-28 kazu * basic-block.h: Fix a comment typo.
2004-09-28 kazu * tree.c: Fix a comment typo.
2004-09-28 kazu * optabs.c, optabs.h: Fix comment typos.
2004-09-28 ebotcazou * config/sparc/sparc.md (call_address_struct_value_sp32):
2004-09-28 nathan * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): Remove.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-28 ebotcazou PR target/16532
2004-09-28 djeFix formatting.
2004-09-28 mmitchel PR c++/17642
2004-09-28 gccadminDaily bump.
2004-09-28 dpatel * expr.c (expand_expr_real_1): Handle VEC_COND_...
2004-09-27 kcook2004-09-27 Kelley Cook <kcook@gcc.gnu.org>
2004-09-27 kcook2004-09-27 Kelley Cook <kcook@gcc.gnu.org>
2004-09-27 ebotcazou * system.h (getpagesize): Return 'int' instead of...
2004-09-27 austernFix implicit extern "C" breakage introduced by tokeniza...
2004-09-27 pinskia2004-09-27 Michael Matz <matz@suse.de>
2004-09-27 kcook2004-09-27 Kelley Cook <kcook@gcc.gnu.org>
2004-09-27 dorit * config/rs6000/rs6000.c (rs6000_legitimate_address...
next