]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1998-05-23 Jason Merrilltweak
1998-05-23 Jason Merrill* lib/old-dejagnu.exp: Ignore C++ "instantiated from...
1998-05-23 Jason Merrillcp-tree.def: Add SRCLOC.
1998-05-22 Jason Merrilldecl.c (lang_print_error_function): New fn.
1998-05-22 Richard Hendersonexpr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY...
1998-05-22 Jason Merrillclass.c (build_vtable_entry): Use int_fits_type_p.
1998-05-22 Jason Merrillfold-const.c (ssize_binop): New fn.
1998-05-22 Ulrich DrepperUpdate.
1998-05-22 Ulrich Drepper(_IO_str_underflow): Read newly available character...
1998-05-22 Per Bothnercp-tree.h: Add comments documenting which LANG_FLAGS...
1998-05-22 Craig Burley[multiple changes]
1998-05-22 Dave LoveJCB update.
1998-05-22 Dave LoveMakefile.in ($(lib)): Use shell loop instead of unporta...
1998-05-22 Craig BurleyBreak up main() into separate .o's so making and linkin...
1998-05-22 Dave LoveJCB patch.
1998-05-22 Craig Burleybad.def (FFEBAD_OPEN_UNSUPPORTED, [...]): Change these...
1998-05-22 Craig BurleyMake-lang.in (f77.install-info, [...]): Use install...
1998-05-22 Craig Burleycom.c (ffecom_init_0): Rename xargc to f__xargc, in...
1998-05-22 Dave LoveJCB update
1998-05-22 Jason Merrill* pt.c (print_template_context): Use fprintf instead...
1998-05-22 Jason Merrill(check_explicit_specialization): Don't mess with a...
1998-05-22 Jason Merrillcomment
1998-05-22 Richard Earnshawgenextract.c (print_path): Handle zero-length path...
1998-05-22 Jason Merrillpt.c (determine_specialization): Just return an error_m...
1998-05-22 Hans-Peter... cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
1998-05-22 Hans-Peter... cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
1998-05-22 Hans-Peter... cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
1998-05-22 Mike StumpMakefile.in: Add a dependency on stamp-picdir for the...
1998-05-22 Jeff LawFix minor ChangeLog typo.
1998-05-22 Bernd Schmidtfinal.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a defaul...
1998-05-21 Jeffrey A Law* Makefile.in (gencheck): Depend on HOST_LIBDEPS.
1998-05-21 J"orn Renneckeregmove.c (gen_add3_insn): New function.
1998-05-21 Jeffrey A Law* gcc.dg/980520-1.c: New test.
1998-05-21 Jeffrey A Lawalias.c (rtx_equal_for_memref_p): Handle SCRATCH as...
1998-05-21 Jason Merrillpt.c (tsubst_friend_class): Don't call redeclare_class_...
1998-05-21 Martin v. LöwisMakefile.in (TREE_H): Add tree-check.h.
1998-05-21 John Wehleacconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
1998-05-21 Mark Mitchell* cplus-dem.c (do_type): Handle volatile qualification.
1998-05-21 Per Bothnerfunction.c (init_function_start): Don't call emit_line_...
1998-05-21 Per Bothnerfunction.c (init_function_start): Don't call emit_line_...
1998-05-21 J"orn Renneckereload1.c (reload_reg_free_for_value_p): Fix RELOAD_FOR...
1998-05-21 J"orn Renneckecombine.c (nonzero_bits): For paradoxical subregs,...
1998-05-21 Dave Brolleylex.c: (handle_sysv_pragma): FILE* parameter not used.
1998-05-21 Dave Brolleyconfigure.in (extra_c_objs): add prefix.o.
1998-05-21 Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-21 Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-21 Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-21 Kaveh R. GhaziANSI does not allow a prototype to specify an item...
1998-05-21 Jason Merrilldecl2.c (maybe_make_one_only): New fn.
1998-05-21 Mark Mitchelldecl2.c (find_representative_member): Rename to ...
1998-05-20 Jason Merrilldecl.c (grokfndecl): Handle definition of specializatio...
1998-05-20 Mark Mitchellclass.c (delete_duplicate_fields_1): Use DECL_DECLARES_...
1998-05-20 Jeffrey A Lawwarn_summary, [...]: New scripts from Kaveh Ghazi and...
1998-05-20 Manfred Hollstein* gcc.dg/980502-1.c: Fix return type.
1998-05-20 Jeffrey A Lawgcse.c (current_function_calls_longjmp): Declare.
1998-05-20 Martin v. Löwisdecl.c (record_unknown_type): New function.
1998-05-20 Jason Merrill* dwarf2out.c (base_type_die): Use int_size_in_bytes.
1998-05-20 Mark Mitchelldecl2.c (find_representative_member): New function.
1998-05-20 Jeff Law{980502-1.c, [...]: New tests.
1998-05-20 Mark Mitchellnew test
1998-05-20 Mark Mitchellcp-tree.h (MAIN_NAME_P): New macro.
1998-05-20 Dave Love980520-1.f: New test.
1998-05-20 Dave LoveNew test.
1998-05-20 Jason Merrilldecl2.c (start_objects, [...]): Split out from...
1998-05-20 Jason Merrillremove CYGNUS LOCAL
1998-05-20 Jeff LawVarious minor updates.
1998-05-20 Doug Evans* Global CSE and constant/copy propagation.
1998-05-20 Jeff LawVarious updates.
1998-05-19 Jeffrey A LawMakefile.in (deduced.h): Only run scan-types if $(SYSTE...
1998-05-19 Jeffrey A LawMakefile.in (deduced.h): Only run scan-types if $(SYSTE...
1998-05-19 Jason Merrilltree.c (is_overloaded_fn): Don't abort on placeholders...
1998-05-19 Jim WilsonFix Irix6 Mesa compile failure reported by Andy Tai.
1998-05-19 Jim WilsonFinish incomplete change started by Kenner.
1998-05-19 Brendan Kehoeclass.c (is_empty_class): Return 0 if TYPE is an error_...
1998-05-19 Mark MitchellAdd test
1998-05-19 Jim WilsonFix SCO5 namespace/dwarf interaction bug.
1998-05-19 Mark Mitchelldecl.c (saveable_obstack): Declare.
1998-05-19 Todd Vierling* arm/netbsd.h: Ensure DWARF2_UNWIND_INFO is undefined.
1998-05-19 Mark Mitchellcall.c (compare_qual): Remove.
1998-05-19 Craig Burleysignal_.c, [...]: Tweaks to eliminate unnecessary diffe...
1998-05-19 Craig BurleyTweaks to eliminate unnecessary differences vs.
1998-05-19 Craig BurleyUpdate to Netlib version of 1998-04-20
1998-05-19 Dave LoveJCB: update email in header.
1998-05-19 Dave LoveUpdate to Netlib version of 1998-04-20
1998-05-19 Dave LoveJCB updates.
1998-05-19 Craig Burleyversion.h: Get rid of the overly large headers here...
1998-05-19 Craig BurleyGet rid of the overly large headers
1998-05-19 Craig Burleyon Mar 23 21:20:35 1998 Craig Burley <burley@gnu.org>
1998-05-19 Craig BurleyReduce to a one-line file, like
1998-05-19 J"orn Renneckereload1.c (reload_reg_free_for_value_p): New function.
1998-05-19 Andrew MacLeodFix logic on when to generate a new handler label
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-19 Kaveh R. GhaziWarning fixes:
1998-05-19 Jeff LawInitial revision
1998-05-19 Jason Merrilltweak
1998-05-19 Jason Merrillinit.c (build_member_call): Handle template_ids.
1998-05-18 Jason Merrilldecl2.c (get_sentry): Use end_temporary_allocation.
1998-05-18 Jeffrey A Lawfunction.c (identify_blocks): Fix thinko when setting...
1998-05-18 Nick CliftonApplied fixes from PR 15949 and 15047
1998-05-18 Nick CliftonUndid previous delta to dbxout.c
next
This page took 0.087981 seconds and 5 git commands to generate.