OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-03-13 jakub * config/sparc/sparc.md: Remove all traces of TARGET_L...
2000-03-13 zack * cpplib.c (do_pragma_implementation): Fix off-by...
2000-03-13 jason * dwarf2out.c (add_name_and_src_coords_attribut...
2000-03-13 rearnsha* stor-layout.c (new_record_layout_info): Fix typo...
2000-03-13 nathan * g++.old-deja/g++.warn/inline.C: New test.
2000-03-13 mmitchel * tree.h (record_layout_info_s): New structure.
2000-03-13 lawDaily bump.
2000-03-13 mmitchel * cp-tree.h (revert_static_member_fn): Change prototype.
2000-03-13 zacktoon forgot to check in configure
2000-03-13 zack * cpphash.c: Don't include version.h.
2000-03-12 zack Convert cpplib to use libiberty/hashtab.c.
2000-03-12 toon * libF77/configure.in: Define IEEE_COMPLEX_DIVIDE.
2000-03-12 gdrRevert previous checkin
2000-03-12 mmitchel * cp-tree.h (scope_kind): New type.
2000-03-12 toon * MAINTAINERS: Added myself for write-after-approval.
2000-03-12 gdr2000-03-11 Gabriel Dos Reis <gdr@codesourcery.com>
2000-03-12 ghazi * cppinit.c (cl_directive_handler): More K&R...
2000-03-12 lawDaily bump.
2000-03-12 wilson * MAINTAINERS: Add self as ia64 port maintainer.
2000-03-12 wilsonFix bug found by make bootstrap failure. Eliminate...
2000-03-12 ghazi * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac...
2000-03-12 neil2000-03-12 Neil Booth <NeilB@earthling.net>
2000-03-12 wilson * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES):...
2000-03-12 wilson * config/ia64/ia64-protos.h, config/ia64/ia64.c, confi...
2000-03-11 jasonoops
2000-03-11 neil2000-03-11 Neil Booth <NeilB@earthling.net>
2000-03-11 jason * exception.cc (__check_null_eh_spec): New fn.
2000-03-11 lawDaily bump.
2000-03-11 jasontweak formatting
2000-03-11 neil * cppfiles.c (file_cleanup, _cpp_find_include_file,
2000-03-11 rth * builtins.c (expand_builtin_strlen): Revert...
2000-03-11 jason * decl.c (push_throw_library_fn): Take the...
2000-03-10 gdr2000-03-10 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
2000-03-10 jason * builtins.c (expand_builtin_strlen): Make...
2000-03-10 rthFix typo last change.
2000-03-10 rth * except.c (can_throw): Use INTVAL on a CONST_INT.
2000-03-10 gavin * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
2000-03-10 jason * lang-options.h, decl2.c: Add -fno-enforce...
2000-03-10 jason * decl.c (push_overloaded_decl_1, auto_function,
2000-03-10 lawDaily bump.
2000-03-10 jason * com.c (ffecom_stabilize_aggregate_): Don...
2000-03-10 samuelChanges in include:
2000-03-10 warrenl * java/security/Key.java(serialVersionUID): Set to...
2000-03-10 wilsonFix ia64 spec95 134.perl miscompilation.
2000-03-10 bkoz2000-03-09 Benjamin Kosnik <bkoz@cygnus.com>
2000-03-10 warrenl * java/security/AlgorithmParameterGeneratorSpi.java...
2000-03-10 law * config/pa/pa-hpux11.h (LIB_SPEC): Correct...
2000-03-10 zack * hashtab.h (struct htab): Add del_f.
2000-03-09 zackAdd another case
2000-03-09 bryceUpdated again.
2000-03-09 bryceUpdated README.
2000-03-09 wilsonPatch from Robert Lipe
2000-03-09 jason * except.c (nothrow_function_p): If -fno-except...
2000-03-09 jason * tree.h (struct tree_common): Rename raises_fl...
2000-03-09 jason * varasm.c (make_decl_rtl): Skip initial '...
2000-03-09 gavin * config/mips/linux.h (NO_IMPLICIT_EXTERN_C): Define.
2000-03-09 jason * i386.c (ix86_valid_type_attribute_p): Use...
2000-03-09 jason * except.c (can_throw): See through a SEQUENCE.
2000-03-09 zack * cpphash.c (collect_formal_parameters): strncmp retur...
2000-03-09 cruxFix a bug in preprocess_constraints
2000-03-09 cruxFix suboptimal code generation by register elimination
2000-03-09 bryce2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-09 lawDaily bump.
2000-03-09 tromey * java/lang/reflect/natArray.cc (newInstance): Don...
2000-03-09 bryce2000-03-08 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-09 warrenl * java/math/BigInteger.java(signum): Handle zero properly.
2000-03-09 ghazi * libgcc2.h: New file.
2000-03-09 wilsonAdd ia64 port.
2000-03-08 zack * hashtab.c: Remove debugging variables (all_searches,
2000-03-08 zackoops - meant to commit with last batch of cpplib changes
2000-03-08 zack * Makefile.in (LIBCPP_DEPS): New macro.
2000-03-08 jason * dwarf2out.c (dw_fde_struct): Add 'nothrow'.
2000-03-08 jason * lib/g++.exp (g++_init): Don't put { } around...
2000-03-08 jason * flow.c (count_basic_blocks, find_basic_blocks...
2000-03-08 zackcpp-mi.c: Fix switches.
2000-03-08 zack * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
2000-03-08 rth * builtins.c (expand_builtin_strlen): Be prepar...
2000-03-08 rth * i386.md (strlensi): Initialize eoschar and...
2000-03-08 nathan * g++.old-deja/g++.eh/vbase4.C: New test.
2000-03-08 nathan * exception.cc (__cp_pop_exception): Cleanup the origi...
2000-03-08 nathan * g++.old-deja/g++.bugs/900215_01.C: Adjust.
2000-03-08 nathan * decl.c (grok_op_properties): Merge conversion to...
2000-03-08 jason * expr.c (expand_expr, case ARRAY_REF): Still...
2000-03-08 jason * typeck2.c (process_init_constructor): Set...
2000-03-08 gavin * config/mips/mips.c (mips_expand_prologue): If the...
2000-03-08 cpopetz * dbxout.c (dbxout_parms): When correcting for promoted
2000-03-08 nathan * g++.old-deja/g++.brendan/misc12.C: Removed.
2000-03-08 nathangcc:
2000-03-08 nathan * g++.old-deja/g++.other/string2.C: New test.
2000-03-08 neilAdded myself to MAINTAINERS file.
2000-03-08 nathan * typeck.c (convert_for_assignment): Don't look at...
2000-03-08 jason Add initial support for '\uNNNN' specifier.
2000-03-08 lawDaily bump.
2000-03-08 law * cccp.c (handle_directive): Initialize backsla...
2000-03-08 law * po/POTFILES.in: Remove cppalloc.c from file...
2000-03-08 law * pj.c (pj_expand_prologue): current_function...
2000-03-08 tromey * libjava.lang/PR162.java: Mention `PR162', not `Test...
2000-03-08 m.hayes * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that...
2000-03-08 zack* cpphash.c (special_symbol): Fix thinko in previous...
2000-03-08 apbianco1999-11-28 Anthony Green <green@cygnus.com>
next