summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Duh, remove the mail header before comitting, please.rth1998-04-261-24/+0
* Bump for snapshotlaw1998-04-252-1/+5
* * fold-const.c (fold_convert): Fix typo.law1998-04-252-1/+5
* * alias.c (alias_invariant): New variable.jfc1998-04-255-36/+96
* * dbxout.c (dbxout_type): Fix typo.law1998-04-242-5/+15
* * configure.in: Use CC_FOR_BUILD, not BUILD_CC.law1998-04-243-3/+7
* * expr.c (expand_builtin, case MEMSET): Set MEM_IN_STRUCT_Pjfc1998-04-243-2/+15
* * cse.c (cse_set_around_loop): Don't do optimization whenamylaar1998-04-242-3/+23
* New test from Joern.law1998-04-241-0/+46
* dlaw1998-04-241-25/+58
* law1998-04-241-0/+9
* * (gen_shl_and, in case 1): Fix comparison with mask.amylaar1998-04-242-2/+6
* * g77.f-torture/compile/980424-0.f: New test.fx1998-04-241-0/+4
* New test.fx1998-04-241-0/+6
* Disallow frame pointer as second register in REG+REG pair.nickc1998-04-242-0/+6
* Fix a typo:ghazi1998-04-242-1/+6
* dmanfred1998-04-231-1/+1
* manfred1998-04-231-0/+6
* * cp-tree.def: Add WRAPPER. USER_CONV now only has two ops.jason1998-04-236-75/+174
* Fix consistency error reported by Yotam Medini.wilson1998-04-232-2/+6
* Fix for execute/980205.c failure on SH[123].amylaar1998-04-233-5/+13
* Partial fix for problem reported by Don Bowman.wilson1998-04-233-0/+15
* Fix macro usage error found by Martin von Loewis's checking patch.wilson1998-04-232-1/+6
* Fix gcov mips switch table interaction bug reported to bug-gcc.wilson1998-04-232-3/+47
* * pt.c (unify): Fix typo in previous change.mmitchel1998-04-232-2/+6
* find_barrier(): Return as soon as a BARRIER insn is found.nickc1998-04-232-1/+7
* * sh.c (gen_ashift_hi): Implement right shifts via gen_ashift.amylaar1998-04-233-61/+16
* * error.c (dump_type_real): Declare canonical_name.jason1998-04-232-0/+3
* * typeck.c (comp_target_types): Fix PMFs.jason1998-04-232-4/+44
* Add prototypemmitchel1998-04-221-1/+2
* *** empty log message ***mmitchel1998-04-222-0/+54
* * pt.c (tsubst): Decrease the template-level ofmmitchel1998-04-222-89/+142
* Add match_insn2; Fix prototype in loop.cmeissner1998-04-225-4/+39
* * class.c (finish_struct): Set TREE_PRIVATE and TREE_PROTECTED formmitchel1998-04-223-0/+33
* * emit-rtl.c (gen_highpart): The high part of a CONST_INT is not zerojfc1998-04-223-14/+20
* Add support for --enable-target-optspace to compile with -Os instead of -O2, ...meissner1998-04-222-0/+25
* law1998-04-221-1/+1
* law1998-04-221-0/+4
* * cplus-dem.c: Add code to enable demangling of names producedamacleod1998-04-224-46/+630
* * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.schwab1998-04-222-1/+5
* * decl2.c (grokfield): Remangle the name of a member TYPE_DECL.mmitchel1998-04-213-0/+33
* * decl2.c (check_member_template): Set DECL_IGNORED for membermmitchel1998-04-212-12/+7
* * errfn.c (cp_thing): Use xrealloc, not xmalloc, to copy memory.mmitchel1998-04-212-1/+5
* *** empty log message ***bkoz1998-04-211-0/+54
* /bkoz1998-04-211-0/+10
* Fix fortran failure reported by Craig Burley.wilson1998-04-212-6/+13
* bkoz1998-04-211-0/+4
* 8bkoz1998-04-211-1/+1
* * typeck.c (convert_for_assignment): Fix handling of pmfs.jason1998-04-211-0/+1
* (convert_for_assignment): Fix handling of pmfs.jason1998-04-211-3/+5