summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (rest_of_compilation): "Charge" final for any timelaw1998-05-132-12/+17
* * flow.c (dump_flow_info): Also print number of sets andlaw1998-05-132-0/+8
* Reorganize last entry a little.law1998-05-131-4/+5
* * acconfig.h (ENABLE_CHECKING): Undefine.law1998-05-138-96/+153
* Warning patches:ghazi1998-05-1312-17/+53
* * reload1.c (merge_assigned_reloads): Can mergeamylaar1998-05-132-5/+33
* * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/orjason1998-05-127-40/+31
* Fix aix --with-gnu-ld build failure reported by Brendan.wilson1998-05-122-1/+9
* * reload1.c (gen_reload): Create REG_EQUIV notes.amylaar1998-05-122-2/+12
* * reload1.c (reload): Fix check for USEs to use code of pattern.amylaar1998-05-122-3/+8
* * pa.h (DBX_CONTIN_LENGTH): Reduce to 3000 bytes.law1998-05-122-2/+12
* Use HAIFA_INLINE for inlining functions instead of __inline directlymeissner1998-05-122-16/+38
* * alpha/vms.h (COMMON_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON): Define.rth1998-05-122-0/+17
* * config/mips/mips.h (ASM_OUTPUT_ALIGN): Remove trailing semi-colon.gavin1998-05-122-1/+5
* * config/mips/mips.md (dslot): Move after definition of "cpu"gavin1998-05-122-9/+17
* Consolidate support for "String-ification" into system.h:ghazi1998-05-124-13/+25
* * cp-tree.h (CANONICAL_TYPE_VARIANT): New macro.mmitchel1998-05-123-5/+15
* * error.c (dump_simple_decl): New function, broken out from ...mmitchel1998-05-122-22/+37
* Set emacs varaibles.law1998-05-111-0/+4
* * varasm.c (assemble_variable): Compute the alignment of the datalaw1998-05-113-38/+49
* law1998-05-111-3/+24
* law1998-05-111-0/+4
* Belongs here.law1998-05-111-0/+129
* In the wrong directory.law1998-05-111-129/+0
* Add missing comments pointed out by Andreas Schwab.wilson1998-05-112-1/+28
* Put the movzr insn back into the comment.rth1998-05-111-2/+2
* Fix -mflat bug reported by Yamamoto Hirotaka.wilson1998-05-112-1/+5
* * sparc.md (ffsdi2): Disable. Simplify the expression as well.rth1998-05-112-8/+15
* Fix stabs debug info bug reported by Stu Grossman.wilson1998-05-112-0/+8
* newjason1998-05-115-0/+79
* update documentationmmitchel1998-05-111-7/+7
* * ptree.c (lang_print_xnode): Add missing `break'.mmitchel1998-05-112-0/+5
* New testmmitchel1998-05-111-1/+3
* New testmmitchel1998-05-111-0/+11
* * pt.c (tsubst): Remove duplicate check for IDENTIFIER_NODE.mmitchel1998-05-112-1/+4
* Oops, aclocal.m4 wasn't up-to-date for last commit.rth1998-05-111-83/+113
* * configure.in (alpha-*-linux-gnu): Undo lossage from gcc2 merge.rth1998-05-113-86/+58
* * alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '`'.rth1998-05-114-4/+165
* * call.c (add_template_candidate): Adjust for changes tommitchel1998-05-119-207/+638
* Mon May 11 07:16:30 1998 Mark Mitchell <mmitchell@usa.net>mmitchel1998-05-114-4795/+4580
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-1112-50/+249
* * cp-tree.h (finish_unary_op_expr): New function.mmitchel1998-05-117-208/+417
* * typeck.c (build_c_cast): Don't decay arrays and functions tommitchel1998-05-103-10/+58
* Another new test.law1998-05-101-0/+20
* documentjason1998-05-101-0/+5
* * class.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.jason1998-05-106-4/+39
* * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.law1998-05-108-52/+120
* * class.c (currently_open_class): New fn.jason1998-05-094-13/+35
* new, updatejason1998-05-0952-45/+451
* * loop.c (get_condition): Don't combine when either compare is MODE_CC.rth1998-05-094-161/+180