summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.law2000-03-145-5/+5
* * c-typeck.c (c_alignof): Error on incomplete types.rth2000-03-143-0/+13
* Jeff Sturm <jsturm@sigma6.com>rth2000-03-142-1/+5
* 2000-03-13 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-143-156/+67
* * cppfiles.c: Include mkdeps.h.zack2000-03-145-428/+471
* * cpphash.c (dump_hash_helper): Only dump nodes of typezack2000-03-142-1/+10
* Added Java 1.1 language features.apbianco2000-03-1421-3071/+8759
* * gccbug.in: New file.loewis2000-03-135-99/+618
* * function.c (put_var_into_stack): Use type_for_mode to calculatejason2000-03-135-2/+41
* * Makefile.in (LIBCPP_OBJS): Add cpplex.o.zack2000-03-1311-1911/+1976
* Mon Mar 13 11:36:51 2000 Hans Boehm <boehm@acm.org>apbianco2000-03-132-1/+5
* Fix recently introduced error in expand_end_case.crux2000-03-132-0/+8
* * decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.jason2000-03-133-15/+48
* New test; for ia32 codegen bug.zack2000-03-131-0/+20
* * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0.jakub2000-03-139-317/+126
* * cpplib.c (do_pragma_implementation): Fix off-by-one errorzack2000-03-133-2/+16
* * dwarf2out.c (add_name_and_src_coords_attributes): Only addjason2000-03-132-1/+7
* * stor-layout.c (new_record_layout_info): Fix typo inside ifdefrearnsha2000-03-132-1/+6
* * g++.old-deja/g++.warn/inline.C: New test.nathan2000-03-132-0/+73
* * tree.h (record_layout_info_s): New structure.mmitchel2000-03-133-409/+519
* Daily bump.law2000-03-135-5/+5
* * cp-tree.h (revert_static_member_fn): Change prototype.mmitchel2000-03-134-24/+26
* toon forgot to check in configurezack2000-03-131-0/+4
* * cpphash.c: Don't include version.h.zack2000-03-134-8/+23
* Convert cpplib to use libiberty/hashtab.c.zack2000-03-128-392/+454
* * libF77/configure.in: Define IEEE_COMPLEX_DIVIDE.toon2000-03-129-7/+64
* Revert previous checkingdr2000-03-121-6/+5
* * cp-tree.h (scope_kind): New type.mmitchel2000-03-127-233/+409
* * MAINTAINERS: Added myself for write-after-approval.toon2000-03-122-1/+5
* 2000-03-11 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-03-124-19/+22
* * cppinit.c (cl_directive_handler): More K&R fixing.ghazi2000-03-122-1/+5
* Daily bump.law2000-03-125-5/+5
* * MAINTAINERS: Add self as ia64 port maintainer.wilson2000-03-122-0/+5
* Fix bug found by make bootstrap failure. Eliminate some warnings.wilson2000-03-123-4/+14
* * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):ghazi2000-03-122-6/+14
* 2000-03-12 Neil Booth <NeilB@earthling.net>neil2000-03-122-1/+6
* * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79wilson2000-03-122-1/+4
* * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,wilson2000-03-126-5/+10
* oopsjason2000-03-111-1/+1
* 2000-03-11 Neil Booth <NeilB@earthling.net>neil2000-03-112-64/+35
* * exception.cc (__check_null_eh_spec): New fn.jason2000-03-113-28/+60
* Daily bump.law2000-03-115-5/+5
* tweak formattingjason2000-03-111-1/+2
* * cppfiles.c (file_cleanup, _cpp_find_include_file,neil2000-03-117-71/+94
* * builtins.c (expand_builtin_strlen): Revert last change.rth2000-03-112-3/+10
* * decl.c (push_throw_library_fn): Take the FUNCTION_TYPE.jason2000-03-116-24/+46
* 2000-03-10 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr2000-03-102-0/+7
* * builtins.c (expand_builtin_strlen): Make sure that we have somethingjason2000-03-104-0/+24
* Fix typo last change.rth2000-03-102-4/+4
* * except.c (can_throw): Use INTVAL on a CONST_INT.rth2000-03-103-4/+10