aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers45-265/+136
2004-07-05libtool-version: New.Matthias Klose6-65/+51
2004-07-05function.c (assign_parm_setup_reg): Properly rename variables in FUNCTION_ARG...Richard Henderson2-28/+34
2004-07-05ada-tree.h (TYPE_LEFT_JUSTIFIED_MODULAR_P): Use RECORD_OR_UNION_CHECK.Andreas Schwab2-2/+8
2004-07-05tree-mudflap.c: Include cgraph.h.Zack Weinberg11-238/+137
2004-07-05pa.md (prefetch, [...]): Only allow short displacements with the spatial-loca...John David Anglin2-6/+37
2004-07-05Makefile.am: Silence two automake warnings.Kelley Cook3-5/+11
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg12-58/+96
2004-07-05fold-const.c (fold): Optimize unsigned modulus by a power of two into a bit-w...Roger Sayle2-7/+64
2004-07-05tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.Richard Kenner5-137/+193
2004-07-05tree-sra.c (struct sra_walk_fns): Init function now returns bool.Richard Kenner2-23/+43
2004-07-05re PR c++/2518 (user-declared operator new hides standard one)Giovanni Bajo4-0/+26
2004-07-05tree-pretty-print.c (dump_generic_node, [...]): Properly print bounds.Richard Kenner2-14/+27
2004-07-05expr.c (expand_expr_real_1, [...]): Don't check against bounds if bounds aren...Richard Kenner2-8/+15
2004-07-05Fix typoRichard Kenner1-1/+1
2004-07-05sourcebuild.texi (Config Fragments): Use @comma{} in cross-reference to secti...Joseph Myers2-1/+6
2004-07-05* tree-cfg.c (verify_expr): Use CHECK_OK in binary case.Richard Kenner2-19/+7
2004-07-05function.c, [...]: Move max_size hook to type hooks; remove bogus PARAMS.Richard Kenner4-7/+12
2004-07-0514340.cc: Fix typos in instantiation of set and multiset (functor param given...Jonathan Wakely3-2/+7
2004-07-05re PR c++/11406 (sorry+ICE: `array_ref' not supported by dump_type)Volker Reichelt2-0/+14
2004-07-05c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell19-80/+222
2004-07-05rtl.h (struct rtx_def): Remove the integrated flag.Steven Bosscher2-11/+14
2004-07-05re PR target/16357 (ICE copying 7 bytes between extern char[]s)Richard Sandiford4-18/+31
2004-07-05var-tracking.c: Fix some comments.Josef Zlomek2-18/+32
2004-07-04function.c (struct assign_parm_data_all): New.Richard Henderson2-842/+1011
2004-07-05re PR libfortran/15472 (implicit open for unformatted file causes run-time er...Bud Davis5-18/+144
2004-07-05Daily bump.GCC Administrator2-2/+2
2004-07-04tree-ssa-pre.c (bb_value_sets): phi_gen, tmp_gen, new_sets now are bitmap_set...Daniel Berlin2-63/+111
2004-07-04* combine.c (simplify_comparison): Fix comment typo.Richard Sandiford2-1/+5
2004-07-04sparc.c (SIBCALL_SLOT_EMPTY_P): Rename into LEAF_SIBCALL_SLOT_RESERVED_P afte...Eric Botcazou2-12/+21
2004-07-04netbsd.h (NETBSD_OS_CPP_BUILTINS_COMMON): Define __unix__ and assert system i...Neil Booth2-0/+7
2004-07-04mips.h (MASK_DEBUG_C, [...]): Delete.Richard Sandiford3-426/+29
2004-07-04iq2000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher3-21/+29
2004-07-04Make-lang.in (doc/gnat_ugn_unw.texi): Eliminate explicit dependency on xgnatu...Kelley Cook2-4/+14
2004-07-04method.c (implicitly_declare_fn): Set linkage of generated functions.Mark Mitchell2-0/+6
2004-07-04tree-ssa-ccp.c (set_rhs): Change function to return a bool.Roger Sayle2-10/+32
2004-07-04basic_string.h: Trivial formatting fixes and/or const-ification of some varia...Paolo Carlini10-102/+129
2004-07-04re PR c/16348 (Loop gets executed when it shouldnt)Richard Henderson3-4/+21
2004-07-04configure.ac (ranlib_flags): New variable.Mark Mitchell4-3/+38
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist11-6/+338
2004-07-04* verify.c: Correct array element access formatting thinko.Ranjit Mathew2-48/+52
2004-07-04FirstThread.java, [...]: Removed.Michael Koch7-120/+160
2004-07-04verify.c: Insert a short blurb at the start referring to the JVMS.Ranjit Mathew2-108/+213
2004-07-04ifcvt.c (noce_try_sign_mask): Call emit_store_flag to generate a "sign mask" ...Roger Sayle2-2/+9
2004-07-04re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth9-20/+57
2004-07-04* doc/contrib.texi (Contributors): Adjust link for GNU Classpath.Gerald Pfeifer2-1/+5
2004-07-041.cc: Add instantiations for systems with no COMDAT or weak support.Paolo Carlini5-0/+30
2004-07-04libtool-version: New.Matthias Klose6-75/+55
2004-07-04Make-lang.in: Generate and install gfortran man page.Matthias Klose3-8/+28
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson44-2866/+203