aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-05-22cp-tree.h: Add comments documenting which LANG_FLAGS are used.Per Bothner2-7/+59
1998-05-22[multiple changes]Craig Burley1-0/+20
1998-05-22JCB update.Dave Love2-27/+199
1998-05-22JCB patch.Dave Love1-6/+6
1998-05-22bad.def (FFEBAD_OPEN_UNSUPPORTED, [...]): Change these from warnings to errors.Craig Burley1-11/+11
1998-05-22Make-lang.in (f77.install-info, [...]): Use install-info as appropriate.Craig Burley1-0/+12
1998-05-22com.c (ffecom_init_0): Rename xargc to f__xargc, in accord with same-dated ch...Craig Burley1-1/+1
1998-05-22JCB updateDave Love1-5/+11
1998-05-22* pt.c (print_template_context): Use fprintf instead of cp_error.Jason Merrill2-10/+11
1998-05-22(check_explicit_specialization): Don't mess with a returnedJason Merrill2-1/+3
1998-05-21commentJason Merrill1-0/+2
1998-05-22genextract.c (print_path): Handle zero-length path as a special case.Richard Earnshaw2-0/+13
1998-05-21pt.c (determine_specialization): Just return an error_mark_node.Jason Merrill4-18/+94
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson1-0/+4
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson1-1/+1
1998-05-21Fix minor ChangeLog typo.Jeff Law1-1/+1
1998-05-21final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.Bernd Schmidt19-53/+99
1998-05-21* Makefile.in (gencheck): Depend on HOST_LIBDEPS.Jeffrey A Law2-1/+3
1998-05-21regmove.c (gen_add3_insn): New function.J"orn Rennecke2-2/+26
1998-05-21* gcc.dg/980520-1.c: New test.Jeffrey A Law2-0/+21
1998-05-21alias.c (rtx_equal_for_memref_p): Handle SCRATCH as a memory address.Jeffrey A Law2-0/+9
1998-05-21pt.c (tsubst_friend_class): Don't call redeclare_class_template if the templa...Jason Merrill2-6/+12
1998-05-21Makefile.in (TREE_H): Add tree-check.h.Martin v. Löwis5-143/+334
1998-05-21acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle10-15/+203
1998-05-21* cplus-dem.c (do_type): Handle volatile qualification.Mark Mitchell2-2/+8
1998-05-21function.c (init_function_start): Don't call emit_line_note if lineno is 0.Per Bothner1-0/+5
1998-05-21function.c (init_function_start): Don't call emit_line_note if lineno is 0.Per Bothner1-2/+4
1998-05-21reload1.c (reload_reg_free_for_value_p): Fix RELOAD_FOR_INPUT end of lifetime...J"orn Rennecke2-6/+23
1998-05-21combine.c (nonzero_bits): For paradoxical subregs, take LOAD_EXTENDED_OP into...J"orn Rennecke2-8/+21
1998-05-21lex.c: (handle_sysv_pragma): FILE* parameter not used.Dave Brolley5-14/+48
1998-05-21configure.in (extra_c_objs): add prefix.o.Dave Brolley7-179/+218
1998-05-21ANSI does not allow a prototype to specify an item smaller than an int if the...Kaveh R. Ghazi2-4/+9
1998-05-21decl2.c (maybe_make_one_only): New fn.Jason Merrill3-8/+37
1998-05-21decl2.c (find_representative_member): Rename to ...Mark Mitchell3-55/+92
1998-05-20decl.c (grokfndecl): Handle definition of specialization in friend declaration.Jason Merrill3-11/+25
1998-05-20class.c (delete_duplicate_fields_1): Use DECL_DECLARES_TYPE_P to look for typ...Mark Mitchell10-809/+901
1998-05-20warn_summary, [...]: New scripts from Kaveh Ghazi and Alexandre Oliva respect...Jeffrey A Law3-0/+167
1998-05-20* gcc.dg/980502-1.c: Fix return type.Manfred Hollstein2-1/+5
1998-05-20gcse.c (current_function_calls_longjmp): Declare.Jeffrey A Law2-0/+5
1998-05-20decl.c (record_unknown_type): New function.Martin v. Löwis2-9/+26
1998-05-20* dwarf2out.c (base_type_die): Use int_size_in_bytes.Jason Merrill2-5/+5
1998-05-20decl2.c (find_representative_member): New function.Mark Mitchell3-17/+60
1998-05-20{980502-1.c, [...]: New tests.Jeff Law1-0/+8
1998-05-20new testMark Mitchell1-0/+12
1998-05-20cp-tree.h (MAIN_NAME_P): New macro.Mark Mitchell5-32/+53
1998-05-20980520-1.f: New test.Dave Love1-0/+4
1998-05-20New test.Dave Love1-0/+4
1998-05-19decl2.c (start_objects, [...]): Split out from...Jason Merrill3-197/+214
1998-05-19remove CYGNUS LOCALJason Merrill1-1/+0
1998-05-19* Global CSE and constant/copy propagation.Doug Evans10-6/+4811