summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1999-04-06 12:56 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-065-6/+17
* 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-069-219/+42
* Daily bump.law1999-04-061-1/+1
* * decl.c (lookup_name_current_level): Tweak, and improvemmitchel1999-04-053-5/+22
* * testsuite/regress-demangle: New file.tromey1999-04-057-58/+2677
* * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).ghazi1999-04-056-6/+24
* * class.c (add_method_1): Cast the argument of `bzero' to PTR.ghazi1999-04-0512-24/+34
* * class.c (maybe_fixup_vptrs): Remove declaration.mmitchel1999-04-056-6/+35
* Mon Apr 5 11:24:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-04-053-4/+20
* * Makefile.in (SUBDIR_FLAGS_TO_PASS): Fix misapplied patch.law1999-04-052-1/+4
* * Make-lang.in (HOST_CFLAGS): compute dynamically.law1999-04-052-1/+6
* * m68k.md (movdf): Hide GPR sources & destinations from regclass.law1999-04-052-2/+8
* Oops - fixed typo in previous deltanickc1999-04-051-2/+2
* Bump for snapshotlaw1999-04-052-1/+5
* Named wrong file :)korbb1999-04-051-1/+1
* Ensure that the server shell is _NOT_ cshkorbb1999-04-051-0/+3
* Separate sed -e flag from its argumentkorbb1999-04-051-1/+1
* sed command formatting and no CSH as server shellkorbb1999-04-051-0/+6
* Bump for snapshotlaw1999-04-052-1/+5
* * i386.c (x86_double_with_add): Turn off for Pentium and PPro.law1999-04-054-199/+124
* * pt.c (check_template_shadow): Don't treat OVERLOADs as _DECLjason1999-04-052-12/+33
* Daily bump.law1999-04-051-1/+1
* fix bugs exposed by --enable-checkingburley1999-04-044-13/+69
* * stmt.c (expand_loop_end): When copying the loop exit test,law1999-04-042-0/+9
* * gcc.c-torture/execute/990404-1.c: New test.law1999-04-042-0/+31
* Bump for snapshotlaw1999-04-042-1/+5
* Daily bump.law1999-04-041-1/+1
* * fixinc/hackshell.tpl: Skip links to directories, to avoidlaw1999-04-036-17/+30
* * rs6000.md (addsi3, iorsi3, xorsi3, adddi3, iordi3, xordi3,dje1999-04-033-37/+35
* Update BUGS, NEWS derived filesburley1999-04-032-15/+6
* * acconfig.h (ENABLE_CHECKING): Remove redundant #undef.law1999-04-033-6/+5
* Clean up -fset-g77-defaults and -fversion docsburley1999-04-032-4/+37
* Make -fno-emulate-complex the defaultburley1999-04-037-58/+41
* * gcc.texi: Add info on regmove passlaw1999-04-032-0/+14
* * regmove.c (fixup_match_1): Consistently evaluatelaw1999-04-032-3/+7
* * configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER): Use grepoliva1999-04-033-8/+14
* * Makefile.in (install-headers-tar, install-headers-cpio): avoidoliva1999-04-032-2/+14
* * fixinc.x86-linux-gnu: Deleted.law1999-04-032-140/+4
* * inclhack.tpl: insert spaces between `sed -e' and '...'oliva1999-04-035-7/+13
* Per Jason's instructions, add myself (Mark Mitchell) as a co-maintainermmitchel1999-04-031-0/+1
* fix typo in tree.defburley1999-04-032-1/+5
* 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-034-9/+20
* * class.c (maybe_fixup_vptrs, build_class_init_list): Lose.jason1999-04-032-148/+5
* Daily bump.law1999-04-031-1/+1
* * i386.md (floatsisf2, floatdisf2, floatsidf2, floatdidf2,wehle1999-04-022-103/+213
* print large constants in hex not dec.nickc1999-04-022-16/+23
* Display constants as both decimal and hex valuesnickc1999-04-022-0/+8
* 1999-04-02 20:16 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-027-55/+62
* * regmove.c (fixup_match_1): Remove now useless if (0).law1999-04-022-5/+5
* * tm.texi (USE_LOAD_POST_DECREMENT, USE_LOAD_PRE_DECREMENT,m.hayes1999-04-024-34/+93