OSDN Git Service

* decl.c: Lose warn_about_return_type.
[pf3gnuchains/gcc-fork.git] / gcc /
1998-11-22 jason * decl.c: Lose warn_about_return_type.
1998-11-22 jason * decl.c (tag_name): New fn.
1998-11-22 jasonupdate
1998-11-22 law * i386/dgux.c (struct option): Add new "descrip...
1998-11-22 mmitchel * decl.c (poplevel): Remove code to handle KEEP == 2.
1998-11-22 jasonnew
1998-11-22 lawBump for snapshot
1998-11-22 fxComment on fix.
1998-11-22 crux * regmove.c (regmove_profitable_p): Use return value...
1998-11-22 lawBump for snapshot
1998-11-22 law * reload1.c (eliminate_regs): Do not lose if...
1998-11-22 law * v850.c (ep_memory_operand): Offsets < 0 are...
1998-11-22 lawDaily bump.
1998-11-21 law
1998-11-21 law
1998-11-21 jason * decl.c (require_complete_types_for_parms): Call...
1998-11-21 loewis * decl2.c (validate_nonmember_using_decl): Allow using...
1998-11-21 loewisNew test case.
1998-11-21 jason Handle specifying template args to member function...
1998-11-21 lawDaily bump.
1998-11-20 amylaar * loop.c (move_movables): Start of libcall might be...
1998-11-20 amylaarAdded missing file/function to ChangeLog entry.
1998-11-20 ghazi * hash.c (hash_table_init_n): Wrap prototype...
1998-11-20 fxRegenerated.
1998-11-20 fx1998-11-20 Dave Love <d.love@dl.ac.uk>
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-11-20 lawDaily bump.
1998-11-19 law * expr.c (STACK_BYTES): Delete unused macro.
1998-11-19 law * reorg.c (relax_delay_slots): When optimizing...
1998-11-19 law * i860.c (single_insn_src_p): Add missing parens.
1998-11-19 law * regclass.c (init_reg_sets_1): Add prototype.
1998-11-19 law * c-common.c: Change warning messages to say...
1998-11-19 law * i386.h (LEGITIMATE_CONSTANT_P): Reject CONST_...
1998-11-19 bothner
1998-11-19 bothner0
1998-11-19 law * i386.md (jump): Explicitly set "memory" attri...
1998-11-19 nickcSet USER_LABEL_PREFIX to "_"
1998-11-19 amylaar * Early auto_inc reloads don't conflict with outputs.
1998-11-19 apbiancoThu Nov 19 11:16:55 1998 Alexandre Petit-Bianco ...
1998-11-19 fx1998-11-19 Dave Love <d.love@dl.ac.uk>
1998-11-19 fxFormatting changes from Craig.
1998-11-19 ghazi * configure.in: Don't do AC_CHECK_HEADERS(wait...
1998-11-19 fxRegenerated.
1998-11-19 fx1998-11-19 Dave Love <d.love@dl.ac.uk>
1998-11-19 manfredgcc/ChangeLog:
1998-11-19 lawAdd missing ChangeLog entry.
1998-11-19 jasonnew
1998-11-19 jason * semantics.c (begin_class_definition): Call
1998-11-19 apbiancoWed Nov 18 23:54:53 1998 Alexandre Petit-Bianco ...
1998-11-19 lawDaily bump.
1998-11-18 mmitchel * cp-tree.h (PTRMEM_CST_CLASS): Fix typo.
1998-11-18 wilsonFix memory corruption probelem in reload.
1998-11-18 wilsonFix reload problem found by thumb port.
1998-11-18 amylaar * expr.c (store_expr): Don't generate load-store pair
1998-11-18 jason * decl.c (cplus_expand_expr_stmt): Always complain...
1998-11-18 mmitchel * Make-lang.in (cc1plus): Add dependency on hash.o.
1998-11-18 jasonup
1998-11-18 jasonnew
1998-11-18 jason * search.c (get_abstract_virtuals): Complain about...
1998-11-18 fx1998-11-18 Dave Love <d.love@dl.ac.uk>
1998-11-18 fxNew test.
1998-11-18 lawDaily bump.
1998-11-17 amylaar * reload1.c (reload_reg_free_for_value_p): When consid...
1998-11-17 mmitchel * cp-tree.h (TYPE_ALIAS_SET): Document language-depend...
1998-11-17 jasonupdate
1998-11-17 jason * pt.c (tsubst): Add diagnostics for invalid array...
1998-11-17 mmitchel * hash.h (hash_table_key): New type.
1998-11-17 amylaar * flow.c (insn_dead_p): New argument NOTES. Changed...
1998-11-17 lawDaily bump.
1998-11-16 jason * typeck2.c (my_friendly_abort): Don't fatal twice...
1998-11-16 dje * rs6000.c (output_mi_thunk): Improve test for local...
1998-11-16 amylaar * reload1.c (reload_reg_free_before_p): Delete.
1998-11-16 mmitchel * cp-tree.h (DECL_TEMPLATE_INSTANTIATED): New macro.
1998-11-16 jason * decl.c (cplus_expand_expr_stmt): Promote warning...
1998-11-16 jason * toplev.c (compile_file): Don't pedwarn about undefin...
1998-11-16 lawDaily bump.
1998-11-15 amylaar * function.c (purge_addressof_1): Unshare rtl created by
1998-11-15 amylaar * regmove.c (regmove_optimize): Don't do anything but
1998-11-15 jason * decl.c (struct cp_function): Add named_label_uses.
1998-11-15 oliva * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifie...
1998-11-15 bothner * jvgenmain.c: Need to #include "gansidecl.h" (to...
1998-11-15 bothner8
1998-11-15 greenFix typo
1998-11-15 green * Make-lang.in: Fix reference to srcdir.
1998-11-15 bothner
1998-11-15 green * Makefile.in: jv-scan and jvgenmain all require libib...
1998-11-15 bothner8
1998-11-15 lawDaily bump.
1998-11-14 bothner Allow uses of interface types to verify. This is...
1998-11-14 bothner
1998-11-14 rth * alpha.md (addsi3, subsi3): Revise 5 Nov chang...
1998-11-14 lawDaily bump.
1998-11-14 rthOops, killed too much.
1998-11-13 rth * alpha.c (reg_not_elim_operand): New.
1998-11-13 jasonbad test
1998-11-13 jasonfix
1998-11-13 dje * rs6000.md (movsf): Remove explicit secondary...
1998-11-13 tromey * gjavah.c (main): Handle --output-class-directory...
1998-11-13 mmitchel * except.c (expand_throw): Make sure first argument to
1998-11-13 scox* splet.h (SUBTARGET_OVERRIDE_OPTIONS): New to deprecate
next