aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-06ltconfig, [...]: Updated from libtool multi-language branch.Alexandre Oliva7-110/+197
2000-09-06Don't use CLASS_LIKELY_SPILLED in local-allocBernd Schmidt2-22/+7
2000-09-06* g++.old-deja/g++.pt/deduct2.C: New test.Nathan Sidwell2-0/+25
2000-09-06pt.c (type_unification_real): Replace switch with if.Nathan Sidwell2-9/+11
2000-09-06* g++.old-deja/g++.pt/parms2.C: New test.Nathan Sidwell2-0/+43
2000-09-06error.c (dump_typename): New function, broken out of ...Nathan Sidwell3-5/+29
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt8-98/+261
2000-09-06rs6000.c (validate_condition_mode): New function.Geoff Keating5-617/+514
2000-09-06* g++.old-deja/g++.pt/crash58.C: New test.Nathan Sidwell2-0/+37
2000-09-06init.c (build_offset_ref): Deal with namespace scoped TEMPLATE_ID_EXPRs.Nathan Sidwell2-15/+29
2000-09-06class.c (resolve_address_of_overloaded_function): Add explanation message.Nathan Sidwell5-14/+31
2000-09-06i386.md (call_pop): Fix test for setting current_function_uses_pic_offset_table.Richard Henderson3-13/+16
2000-09-0620000906.c: New test.Greg McGary3-0/+95
2000-09-06Daily bump.Jeff Law5-5/+5
2000-09-06timevar.c (timevar_add): Delete.Zack Weinberg2-22/+19
2000-09-06gthr-dce.h (__gthread_objc_mutex_deallocate): Free mutex->backend.J. David Anglin1-0/+4
2000-09-06gthr-dce.h (__gthread_objc_mutex_deallocate): Free mutex->backend.J. David Anglin1-3/+8
2000-09-05John David Anglin <dave@hiauly1.hia.nrc.ca>John David Anglin2-10/+10
2000-09-05John David Anglin <dave@hiauly1.hia.nrc.ca>John David Anglin2-12/+13
2000-09-06c-decl.c (finish_incomplete_decl): Don't call complete_array_type for 'extern...Jason Merrill2-4/+9
2000-09-06tree.c (walk_tree): Expose tail recursion.Zack Weinberg4-18/+103
2000-09-05lib1func.asm (__divtf3): Rebundle for Itanium.Richard Henderson2-32/+40
2000-09-05parse.y (do_merge_string_cste): New locals.Alexandre Petit-Bianco2-6/+17
2000-09-06jcf-io.c: Include zlib.h.Anthony Green4-8/+57
2000-09-05ia64.md (mulhi3): Fix typo last change.Richard Henderson3-2/+9
2000-09-05Makefile.in: Restructure bootstrap stages to allow clean restart after failure.Donn Terry2-19/+75
2000-09-05ia64.md (movsi and movdi patterns): Allow moves from 8-bit constants to AR re...Richard Henderson2-20/+28
2000-09-05* config/ia64/ia64.md (mulhi3): New.Richard Henderson2-0/+19
2000-09-06* java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Fix typo.Bryce McKinlay2-3/+4
2000-09-05ia64.h (INIT_TARGET_OPTABS): Remove.Richard Henderson3-243/+145
2000-09-05cp-demangle.c (demangle_encoding): Rename variable.Alex Samuel2-73/+113
2000-09-05use "#if defined( HAV..." instead of "#if HAV..."Bruce Korb1-1/+1
2000-09-05PAGESIZE is not portableBruce Korb2-1/+2
2000-09-05natPlainDatagramSocketImpl.cc: Change various `JvThrow' calls to `throw'.Bryce McKinlay4-80/+114
2000-09-05configure.in (Cygwin): special case cygwin only when we're building cygwin, n...DJ Delorie3-8/+23
2000-09-05always read header files with poorly chosen sizesBruce Korb2-2/+17
2000-09-05* doc/cni.sgml: Updated from master copy.Tom Tromey2-117/+28
2000-09-05Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.Alexandre Oliva2-2/+7
2000-09-05* gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.Kaveh R. Ghazi2-4/+29
2000-09-05boehm.c (mark_reference_fields): Set marking bits for all words in a multiple...Hans Boehm2-3/+25
2000-09-05natIconv.cc (read): Remove unused local.Bryce McKinlay6-19/+20
2000-09-05Checked in for recognition of x86_64Philipp Thomas3-7/+21
2000-09-05Daily bump.Jeff Law5-5/+5
2000-09-05Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.Mark Mitchell8-34/+103
2000-09-05gcse.c (hash_string_1): Add prototype.Alexandre Oliva3-0/+7
2000-09-05cp-demangle.c (demangle_template_arg): Eat an `E' after an <expression>.Alex Samuel2-0/+6
2000-09-04tweakJason Merrill1-0/+1
2000-09-05cp-demangle.c (demangle_type_ptr): Increment position past pointer and refere...Alex Samuel2-0/+11
2000-09-05cp-demangle.c (demangle_nv_offset): New function.Alex Samuel2-51/+169
2000-09-04cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.Kriang Lerdsuwanakij17-156/+254