| Commit message (Expand) | Author | Age | Files | Lines |
* | Daily bump. | law | 2000-03-14 | 5 | -5/+5 |
* | * c-typeck.c (c_alignof): Error on incomplete types. | rth | 2000-03-14 | 3 | -0/+13 |
* | Jeff Sturm <jsturm@sigma6.com> | rth | 2000-03-14 | 2 | -1/+5 |
* | 2000-03-13 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-03-14 | 3 | -156/+67 |
* | * cppfiles.c: Include mkdeps.h. | zack | 2000-03-14 | 5 | -428/+471 |
* | * cpphash.c (dump_hash_helper): Only dump nodes of type | zack | 2000-03-14 | 2 | -1/+10 |
* | Added Java 1.1 language features. | apbianco | 2000-03-14 | 21 | -3071/+8759 |
* | * gccbug.in: New file. | loewis | 2000-03-13 | 5 | -99/+618 |
* | * function.c (put_var_into_stack): Use type_for_mode to calculate | jason | 2000-03-13 | 5 | -2/+41 |
* | * Makefile.in (LIBCPP_OBJS): Add cpplex.o. | zack | 2000-03-13 | 11 | -1911/+1976 |
* | Mon Mar 13 11:36:51 2000 Hans Boehm <boehm@acm.org> | apbianco | 2000-03-13 | 2 | -1/+5 |
* | Fix recently introduced error in expand_end_case. | crux | 2000-03-13 | 2 | -0/+8 |
* | * decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P. | jason | 2000-03-13 | 3 | -15/+48 |
* | New test; for ia32 codegen bug. | zack | 2000-03-13 | 1 | -0/+20 |
* | * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0. | jakub | 2000-03-13 | 9 | -317/+126 |
* | * cpplib.c (do_pragma_implementation): Fix off-by-one error | zack | 2000-03-13 | 3 | -2/+16 |
* | * dwarf2out.c (add_name_and_src_coords_attributes): Only add | jason | 2000-03-13 | 2 | -1/+7 |
* | * stor-layout.c (new_record_layout_info): Fix typo inside ifdef | rearnsha | 2000-03-13 | 2 | -1/+6 |
* | * g++.old-deja/g++.warn/inline.C: New test. | nathan | 2000-03-13 | 2 | -0/+73 |
* | * tree.h (record_layout_info_s): New structure. | mmitchel | 2000-03-13 | 3 | -409/+519 |
* | Daily bump. | law | 2000-03-13 | 5 | -5/+5 |
* | * cp-tree.h (revert_static_member_fn): Change prototype. | mmitchel | 2000-03-13 | 4 | -24/+26 |
* | toon forgot to check in configure | zack | 2000-03-13 | 1 | -0/+4 |
* | * cpphash.c: Don't include version.h. | zack | 2000-03-13 | 4 | -8/+23 |
* | Convert cpplib to use libiberty/hashtab.c. | zack | 2000-03-12 | 8 | -392/+454 |
* | * libF77/configure.in: Define IEEE_COMPLEX_DIVIDE. | toon | 2000-03-12 | 9 | -7/+64 |
* | Revert previous checkin | gdr | 2000-03-12 | 1 | -6/+5 |
* | * cp-tree.h (scope_kind): New type. | mmitchel | 2000-03-12 | 7 | -233/+409 |
* | * MAINTAINERS: Added myself for write-after-approval. | toon | 2000-03-12 | 2 | -1/+5 |
* | 2000-03-11 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-03-12 | 4 | -19/+22 |
* | * cppinit.c (cl_directive_handler): More K&R fixing. | ghazi | 2000-03-12 | 2 | -1/+5 |
* | Daily bump. | law | 2000-03-12 | 5 | -5/+5 |
* | * MAINTAINERS: Add self as ia64 port maintainer. | wilson | 2000-03-12 | 2 | -0/+5 |
* | Fix bug found by make bootstrap failure. Eliminate some warnings. | wilson | 2000-03-12 | 3 | -4/+14 |
* | * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth): | ghazi | 2000-03-12 | 2 | -6/+14 |
* | 2000-03-12 Neil Booth <NeilB@earthling.net> | neil | 2000-03-12 | 2 | -1/+6 |
* | * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79 | wilson | 2000-03-12 | 2 | -1/+4 |
* | * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h, | wilson | 2000-03-12 | 6 | -5/+10 |
* | oops | jason | 2000-03-11 | 1 | -1/+1 |
* | 2000-03-11 Neil Booth <NeilB@earthling.net> | neil | 2000-03-11 | 2 | -64/+35 |
* | * exception.cc (__check_null_eh_spec): New fn. | jason | 2000-03-11 | 3 | -28/+60 |
* | Daily bump. | law | 2000-03-11 | 5 | -5/+5 |
* | tweak formatting | jason | 2000-03-11 | 1 | -1/+2 |
* | * cppfiles.c (file_cleanup, _cpp_find_include_file, | neil | 2000-03-11 | 7 | -71/+94 |
* | * builtins.c (expand_builtin_strlen): Revert last change. | rth | 2000-03-11 | 2 | -3/+10 |
* | * decl.c (push_throw_library_fn): Take the FUNCTION_TYPE. | jason | 2000-03-11 | 6 | -24/+46 |
* | 2000-03-10 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> | gdr | 2000-03-10 | 2 | -0/+7 |
* | * builtins.c (expand_builtin_strlen): Make sure that we have something | jason | 2000-03-10 | 4 | -0/+24 |
* | Fix typo last change. | rth | 2000-03-10 | 2 | -4/+4 |
* | * except.c (can_throw): Use INTVAL on a CONST_INT. | rth | 2000-03-10 | 3 | -4/+10 |