summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (stmp-fixinc): If we're actually fixing include files...Manfred Hollstein1998-03-271-0/+3
* Makefile.in (stmp-fixinc): If we're actually fixing include files...Manfred Hollstein1998-03-271-0/+9
* regclass.c (reg_scan_mark_refs): Be more selective about when we mark a regis...Jeffrey A Law1998-03-262-0/+11
* reload inheritance improvement:J"orn Rennecke1998-03-262-83/+98
* New test.Mark Mitchell1998-03-261-0/+20
* call.c (build_over_call): Check IS_AGGR_TYPE, not TYPE_LANG_SPECIFIC.Jason Merrill1998-03-263-2/+6
* }Benjamin Kosnik1998-03-261-0/+5
* revertJason Merrill1998-03-261-1/+1
* decl.c (grokdeclarator): Remove const and volatile from type after setting co...Jason Merrill1998-03-263-1/+11
* regclass.c (record_reg_classes): '?' increases cost by two.J"orn Rennecke1998-03-264-20/+32
* pt.c (convert_nontype_argument): STRIP_NOPS where appropriate.Mark Mitchell1998-03-263-2/+36
* call.c (build_object_call): Complain about ambiguous operator(), rather that ...Mark Mitchell1998-03-263-3/+55
* cvt.c (perform_qualification_conversions): Use comp_target_types instead of c...Mark Mitchell1998-03-263-1/+26
* * sh.h (OPTIMIZATION_OPTIONS): Define.J"orn Rennecke1998-03-262-0/+10
* * combine.c (make_compound_operation): Simplify (subreg (*_extend) 0).Richard Henderson1998-03-252-0/+21
* haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET instead o...Jeff Law1998-03-251-9/+20
* * pa.c (pa_adjust_cost): Avoid redundant calls to get_attr_type.Jeffrey A Law1998-03-252-5/+13
* cp-tree.h (enforce_access): Declare.Mark Mitchell1998-03-256-33/+57
* *** empty log message ***Benjamin Kosnik1998-03-251-0/+69
* Benjamin Kosnik1998-03-251-0/+63
* new test for EH w/ opt onBrendan Kehoe1998-03-251-0/+62
* Benjamin Kosnik1998-03-251-1/+1
* Fix bug reported by David C Binderman, accept 'L' when pedantic with FP format.Jim Wilson1998-03-252-8/+16
* Fix warnings from Kaveh R. GhaziMichael Meissner1998-03-256-51/+97
* Add requisite build-don't-link.Mark Mitchell1998-03-251-0/+2
* * cp-tree.h: Fix typo.Kriang Lerdsuwanakij1998-03-252-1/+5
* expr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing if (aggreg...Jason Merrill1998-03-252-4/+9
* Add support for ARM's Thumb instruction set.Nick Clifton1998-03-2510-2/+5172
* Fix m68k bootstrap failure reported by Toon Moene.Jim Wilson1998-03-252-0/+5
* * decl2.c (constructor_name_full): Handle TYPENAME_TYPE.Jason Merrill1998-03-242-1/+6
* go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.Joel Sherrill1998-03-2410-1/+61
* * pa.c (emit_move_sequence): If in reload, call find_replacement.Richard Kenner1998-03-242-0/+14
* Support a .exe extension to gcov.Nick Clifton1998-03-242-2/+6
* tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.Mark Mitchell1998-03-241-0/+22
* tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.Mark Mitchell1998-03-242-3/+20
* tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.Mark Mitchell1998-03-241-2/+12
* tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.Mark Mitchell1998-03-241-0/+9
* Add definition of GET_ENVIRONMENT and make prefix_from_env() use it.Nick Clifton1998-03-242-3/+10
* Ooops - fixed typo in previous deltaNick Clifton1998-03-241-2/+2
* decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.Benjamin Kosnik1998-03-241-0/+9
* decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.Benjamin Kosnik1998-03-241-0/+3
* Support win32 style absolute paths.Nick Clifton1998-03-242-11/+75
* Commit files missed with last commit.Mark Mitchell1998-03-242-0/+14
* cplus-dem.c (optable): Add sizeof.Mark Mitchell1998-03-2414-353/+1175
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-2413-153/+66
* s/mrs/bkoz/Brendan Kehoe1998-03-241-1/+1
* fix memoizeJason Merrill1998-03-231-0/+3
* * pt.c (complete_template_args): Initialize skip properly.Jason Merrill1998-03-232-4/+5
* decl.c (make_typename_type): Revert.Jason Merrill1998-03-233-90/+35
* c-lang.c (lang_print_xnode): New function.Martin v. Löwis1998-03-236-0/+43