summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (display_help): Fix thinko in documentation.gdr2000-09-064-3/+37
* * Makefile.in (stage_*): add more dependencies to ensure paralleldj2000-09-062-5/+10
* 2000-09-06 Manfred Hollstein <manfredh@redhat.com>manfred2000-09-062-1/+6
* * mklibgcc.in: Emit rule for libgcc-stage-start.schwab2000-09-063-8/+30
* Don't use CLASS_LIKELY_SPILLED in local-alloccrux2000-09-062-22/+7
* * g++.old-deja/g++.pt/deduct2.C: New test.nathan2000-09-062-0/+25
* * pt.c (type_unification_real): Replace switch with if.nathan2000-09-062-9/+11
* * g++.old-deja/g++.pt/parms2.C: New test.nathan2000-09-062-0/+43
* * error.c (dump_typename): New function, broken out of ...nathan2000-09-063-5/+29
* Changes in cse.c/loop.c cost calculationscrux2000-09-068-98/+261
* * config/rs6000/rs6000.c (validate_condition_mode): New function.geoffk2000-09-065-617/+514
* * g++.old-deja/g++.pt/crash58.C: New test.nathan2000-09-062-0/+37
* * init.c (build_offset_ref): Deal with namespace scopednathan2000-09-062-15/+29
* * class.c (resolve_address_of_overloaded_function): Addnathan2000-09-065-14/+31
* * config/i386/i386.md (call_pop): Fix test for settingrth2000-09-063-13/+16
* * gcc.c-torture/20000906.c: New test.gkm2000-09-063-0/+95
* Daily bump.law2000-09-062-2/+2
* * timevar.c (timevar_add): Delete.zack2000-09-062-22/+19
* 2000-09-05 J. David Anglin <dave@hiauly1.hia.nrc.ca>ovidiu2000-09-061-0/+4
* 2000-09-02 J. David Anglin <dave@hiauly1.hia.nrc.ca>ovidiu2000-09-061-3/+8
* John David Anglin <dave@hiauly1.hia.nrc.ca>rth2000-09-062-12/+13
* * c-decl.c (finish_incomplete_decl): Don't call complete_array_typejason2000-09-062-4/+9
* * tree.c (walk_tree): Expose tail recursion.zack2000-09-064-18/+103
* * config/ia64/lib1func.asm (__divtf3): Rebundle for Itanium.rth2000-09-062-32/+40
* 2000-08-11 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-09-062-6/+17
* 2000-09-02 Anthony Green <green@redhat.com>green2000-09-064-8/+57
* * config/ia64/ia64.md (mulhi3): Fix typo last change.rth2000-09-063-2/+9
* * Makefile.in: Restructure bootstrap stages to allow cleandj2000-09-062-19/+75
* * config/ia64.md (movsi and movdi patterns): Allow moves fromrth2000-09-052-20/+28
* * config/ia64/ia64.md (mulhi3): New.rth2000-09-052-0/+19
* * config/ia64/ia64.h (INIT_TARGET_OPTABS): Remove.rth2000-09-053-243/+145
* use "#if defined( HAV..." instead of "#if HAV..."korbb2000-09-051-1/+1
* PAGESIZE is not portablekorbb2000-09-052-1/+2
* always read header files with poorly chosen sizeskorbb2000-09-052-2/+17
* * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.ghazi2000-09-052-4/+29
* 2000-08-07 Hans Boehm <boehm@acm.org>bryce2000-09-052-3/+25
* Daily bump.law2000-09-052-2/+2
* * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.mmitchel2000-09-058-34/+103
* * gcse.c (hash_string_1): Add prototype.aoliva2000-09-053-0/+7
* tweakjason2000-09-051-0/+1
* * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.jason2000-09-0517-156/+254
* * decl.c (finish_function): Move the code for handling functionsjason2000-09-052-8/+21
* * gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.jason2000-09-052-1/+5
* * Makefile.in (STAGESTUFF): Remove libgcc.schwab2000-09-042-5/+17
* 2000-09-04 Andrew Haley <aph@redhat.com>aph2000-09-042-1/+7
* * g++.old-deja/g++.pt/crash57.C: New test.nathan2000-09-042-0/+16
* * init.c (resolve_offset_ref): Deal with TEMPLATE_ID_EXPR.nathan2000-09-042-2/+6
* * g++.old-deja/g++.pt/crash56.C: New test.nathan2000-09-042-0/+23
* * pt.c (lookup_template_class): Remove abort.nathan2000-09-043-3/+8
* * g++.old-deja/g++.pt/koenig1.C: New test.nathan2000-09-042-0/+26