summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* function.c (assign_parm_setup_reg): Properly rename variables in FUNCTION_ARG...Richard Henderson2004-07-052-28/+34
* ada-tree.h (TYPE_LEFT_JUSTIFIED_MODULAR_P): Use RECORD_OR_UNION_CHECK.Andreas Schwab2004-07-052-2/+8
* tree-mudflap.c: Include cgraph.h.Zack Weinberg2004-07-059-232/+119
* pa.md (prefetch, [...]): Only allow short displacements with the spatial-loca...John David Anglin2004-07-052-6/+37
* langhooks.c: Don't include gt-langhooks.h.Zack Weinberg2004-07-0512-58/+96
* fold-const.c (fold): Optimize unsigned modulus by a power of two into a bit-w...Roger Sayle2004-07-052-7/+64
* tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.Richard Kenner2004-07-055-137/+193
* tree-sra.c (struct sra_walk_fns): Init function now returns bool.Richard Kenner2004-07-052-23/+43
* re PR c++/2518 (user-declared operator new hides standard one)Giovanni Bajo2004-07-054-0/+26
* tree-pretty-print.c (dump_generic_node, [...]): Properly print bounds.Richard Kenner2004-07-052-14/+27
* expr.c (expand_expr_real_1, [...]): Don't check against bounds if bounds aren...Richard Kenner2004-07-052-8/+15
* Fix typoRichard Kenner2004-07-051-1/+1
* sourcebuild.texi (Config Fragments): Use @comma{} in cross-reference to secti...Joseph Myers2004-07-052-1/+6
* * tree-cfg.c (verify_expr): Use CHECK_OK in binary case.Richard Kenner2004-07-052-19/+7
* function.c, [...]: Move max_size hook to type hooks; remove bogus PARAMS.Richard Kenner2004-07-054-7/+12
* re PR c++/11406 (sorry+ICE: `array_ref' not supported by dump_type)Volker Reichelt2004-07-052-0/+14
* c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell2004-07-0519-80/+222
* rtl.h (struct rtx_def): Remove the integrated flag.Steven Bosscher2004-07-052-11/+14
* re PR target/16357 (ICE copying 7 bytes between extern char[]s)Richard Sandiford2004-07-054-18/+31
* var-tracking.c: Fix some comments.Josef Zlomek2004-07-052-18/+32
* function.c (struct assign_parm_data_all): New.Richard Henderson2004-07-042-842/+1011
* re PR libfortran/15472 (implicit open for unformatted file causes run-time er...Bud Davis2004-07-052-0/+85
* Daily bump.GCC Administrator2004-07-051-1/+1
* tree-ssa-pre.c (bb_value_sets): phi_gen, tmp_gen, new_sets now are bitmap_set...Daniel Berlin2004-07-042-63/+111
* * combine.c (simplify_comparison): Fix comment typo.Richard Sandiford2004-07-042-1/+5
* sparc.c (SIBCALL_SLOT_EMPTY_P): Rename into LEAF_SIBCALL_SLOT_RESERVED_P afte...Eric Botcazou2004-07-042-12/+21
* netbsd.h (NETBSD_OS_CPP_BUILTINS_COMMON): Define __unix__ and assert system i...Neil Booth2004-07-042-0/+7
* mips.h (MASK_DEBUG_C, [...]): Delete.Richard Sandiford2004-07-043-426/+29
* iq2000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher2004-07-043-21/+29
* Make-lang.in (doc/gnat_ugn_unw.texi): Eliminate explicit dependency on xgnatu...Kelley Cook2004-07-042-4/+14
* method.c (implicitly_declare_fn): Set linkage of generated functions.Mark Mitchell2004-07-042-0/+6
* tree-ssa-ccp.c (set_rhs): Change function to return a bool.Roger Sayle2004-07-042-10/+32
* re PR c/16348 (Loop gets executed when it shouldnt)Richard Henderson2004-07-043-4/+21
* configure.ac (ranlib_flags): New variable.Mark Mitchell2004-07-044-3/+38
* re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist2004-07-048-2/+130
* * verify.c: Correct array element access formatting thinko.Ranjit Mathew2004-07-042-48/+52
* verify.c: Insert a short blurb at the start referring to the JVMS.Ranjit Mathew2004-07-042-108/+213
* ifcvt.c (noce_try_sign_mask): Call emit_store_flag to generate a "sign mask" ...Roger Sayle2004-07-042-2/+9
* re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth2004-07-046-8/+30
* * doc/contrib.texi (Contributors): Adjust link for GNU Classpath.Gerald Pfeifer2004-07-042-1/+5
* Make-lang.in: Generate and install gfortran man page.Matthias Klose2004-07-043-8/+28
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-0444-2866/+203
* ia64.c (spill_xfmode_operand): Use assign_stack_temp instead of gen_mem_addre...Richard Henderson2004-07-033-8/+30
* re PR tree-optimization/16341 (BOOT_CFLAGS='-O2 -fno-inline' causes a compari...Richard Henderson2004-07-033-3/+160
* Missed commitRichard Henderson2004-07-031-0/+5
* Daily bump.GCC Administrator2004-07-041-1/+1
* decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook2004-07-037-85/+126
* tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equal with tree_in...Joseph Myers2004-07-032-1/+6
* tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't fold fp plus with ...Richard Henderson2004-07-032-0/+32
* ia64.md: Define new attribute "empty".Andreas Schwab2004-07-033-8/+24