summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2004-07-05 Jonathan Wakely <redi@gcc.gnu.org>redi2004-07-053-2/+7
* PR c++/11406reichelt2004-07-052-0/+14
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-0519-80/+222
* * rtl.h (struct rtx_def): Remove the integrated flag.steven2004-07-052-11/+14
* PR target/16357rsandifo2004-07-054-18/+31
* * var-tracking.c: Fix some comments.zlomek2004-07-052-18/+32
* * function.c (struct assign_parm_data_all): New.rth2004-07-052-842/+1011
* 2004-07-04 Bud Davis <bdavis9659@comcast.net>bdavis2004-07-055-18/+144
* Daily bump.gccadmin2004-07-052-2/+2
* 2004-07-04 Daniel Berlin <dberlin@dberlin.org>dberlin2004-07-042-63/+111
* * combine.c (simplify_comparison): Fix comment typo.rsandifo2004-07-042-1/+5
* * config/sparc/sparc.c (SIBCALL_SLOT_EMPTY_P): Renameebotcazou2004-07-042-12/+21
* * config/netbsd.h (NETBSD_OS_CPP_BUILTINS_COMMON): Define __unix__neil2004-07-042-0/+7
* * config/mips/mips.h (MASK_DEBUG_C, TARGET_DEBUG_C_MODE): Delete.rsandifo2004-07-043-426/+29
* * config/iq2000/iq2000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE):steven2004-07-043-21/+29
* * Make-lang.in (doc/gnat_ugn_unw.texi): Eliminate explicitkcook2004-07-042-4/+14
* * method.c (implicitly_declare_fn): Set linkage of generatedmmitchel2004-07-042-0/+6
* * tree-ssa-ccp.c (set_rhs): Change function to return a bool.sayle2004-07-042-10/+32
* 2004-07-04 Paolo Carlini <pcarlini@suse.de>paolo2004-07-0410-102/+129
* PR c/16348rth2004-07-043-4/+21
* * configure.ac (ranlib_flags): New variable.mmitchel2004-07-044-3/+38
* PR fortran/15280pbrook2004-07-0411-6/+338
* * verify.c: Correct array element access formatting thinko.rmathew2004-07-042-48/+52
* 2004-07-04 Michael Koch <konqueror@gmx.de>mkoch2004-07-047-120/+160
* * verify.c: Insert a short blurb at the start referring to the JVMS.rmathew2004-07-042-108/+213
* * ifcvt.c (noce_try_sign_mask): Call emit_store_flag to generatesayle2004-07-042-2/+9
* * doc/cpp.texi: Don't document what we do for ill-formed expressions.neil2004-07-049-20/+57
* * doc/contrib.texi (Contributors): Adjust link for GNU Classpath.gerald2004-07-042-1/+5
* 2004-07-04 Paolo Carlini <pcarlini@suse.de>paolo2004-07-045-0/+30
* 2004-07-04 Matthias Klose <doko@debian.org>doko2004-07-046-75/+55
* 2004-07-04 Matthias Klose <doko@debian.org>doko2004-07-043-8/+28
* * rtl.def (ADDRESSOF): Remove.rth2004-07-0444-2866/+203
* * config/ia64/ia64.c (spill_xfmode_operand): Use assign_stack_temprth2004-07-043-8/+30
* PR tree-optimization/16341rth2004-07-043-3/+160
* Missed commitrth2004-07-041-0/+5
* 2004-07-03 Mark Wielaard <mark@klomp.org>green2004-07-042-8/+32
* Daily bump.gccadmin2004-07-041-1/+1
* Daily bump.gccadmin2004-07-041-1/+1
* * decl.c (gfc_match_implicit_range): Don't use typespec.pbrook2004-07-037-85/+126
* * tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equaljsm282004-07-032-1/+6
* * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't foldrth2004-07-032-0/+32
* * config/ia64/ia64.md: Define new attribute "empty".schwab2004-07-033-8/+24
* * tree-inline.c (initialize_inlined_parameters): Pass proper functionkenner2004-07-032-10/+37
* * tree-sra.c (generate_element_init): Remove any useless conversions.kenner2004-07-032-1/+6
* * gimplify.c (gimplify_conversion): Remove stripping uselesskenner2004-07-032-14/+24
* * tree-ssa.c (tree_ssa_useless_type_conversion): Also look atkenner2004-07-034-3/+8
* * langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.kenner2004-07-034-0/+20
* * config/sh/sh.c (sh_use_dfa_interface): Add TARGET_SH1.steven2004-07-033-26/+54
* * c-decl.c (struct c_binding): Remove contour field; addzack2004-07-033-93/+188
* PR c++/3761giovannibajo2004-07-034-1/+43