summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for KNR compilers:Kaveh R. Ghazi1998-06-064-3/+32
* Fix typo.Per Bothner1998-06-052-2/+2
* Daily bump.Jeff Law1998-06-051-1/+1
* call.c (joust): Also warn about confusing conversion op/constructor overload ...Jason Merrill1998-06-052-5/+6
* newJason Merrill1998-06-051-0/+17
* spew.c (yylex): Also return the TYPE_DECL if got_object.Jason Merrill1998-06-055-34/+77
* Fixed minor typo.Per Bothner1998-06-052-2/+2
* gcc.c (lang_specific_pre_link): New LANG_SPECIFIC_DRIVER function.Per Bothner1998-06-051-0/+8
* gcc.c (lang_specific_pre_link): New LANG_SPECIFIC_DRIVER function.Per Bothner1998-06-051-5/+22
* g77spec (lang_specific_pre_link, [...]): Define - update needed by gcc.c change.Per Bothner1998-06-051-0/+5
* g77spec (lang_specific_pre_link, [...]): Define - update needed by gcc.c change.Per Bothner1998-06-051-0/+9
* g++spec (lang_specific_pre_link, [...]): Define - update needed by gcc.c change.Per Bothner1998-06-051-0/+5
* g++spec (lang_specific_pre_link, [...]): Define - update needed by gcc.c change.Per Bothner1998-06-051-0/+9
* document -maix64 and -mpowerpc64 options of rs6000 port.David Edelsohn1998-06-051-12/+37
* * execute/980605-1.c: New test.J"orn Rennecke1998-06-052-0/+80
* haifa-sched.c (rank_for_schedule): For "equally good insns", prefer the insn ...Jeffrey A Law1998-06-052-2/+23
* The right file.Jeff Law1998-06-051-0/+20
* Copied in the wrong file. I'll have to go find the right one.Jeff Law1998-06-051-1633/+0
* * alias.c (find_base_value): Avoid reading past end of reg_base_value.John Carr1998-06-052-0/+5
* * alpha.md (insxh-1): New insxl pattern for combine.Richard Henderson1998-06-042-0/+37
* Commentary.Dave Love1998-06-051-0/+1
* xJason Merrill1998-06-046-13/+62
* cp-tree.h (DECL_NAMESPACE_ALIAS, [...]): Declare.Martin v. Löwis1998-06-047-4048/+4174
* fixJason Merrill1998-06-0414-354/+46
* Daily bump.Jeff Law1998-06-041-1/+1
* i386.c (output_fp_conditional_move): New function to output floating point co...H.J. Lu1998-06-043-190/+151
* Commentary.Dave Love1998-06-041-0/+3
* Regenerated.Jeff Law1998-06-041-3/+55
* dbxout.c (dbxout_type): Output arrays of bits as if they were bitstrings for ...Dave Brolley1998-06-042-0/+19
* tree.c (get_inner_array_type): New function.David Edelsohn1998-06-0419-557/+1646
* newJason Merrill1998-06-041-0/+16
* * tree.c (really_overloaded_fn): Only see through one TREE_LIST.Jason Merrill1998-06-042-1/+3
* newJason Merrill1998-06-045-0/+78
* com.c (ffecom_init_0): Fix setup of INTEGER(KIND=7) pointer type.Craig Burley1998-06-048-9/+58
* rtti5.C float1.C were duplicated as 980310-2.C, 980310-C.Robert Lipe1998-06-042-67/+0
* tweakJason Merrill1998-06-031-0/+3
* restoreJason Merrill1998-06-031-0/+12
* decl2.c (do_toplevel_using_decl): When decl is a TYPE_DECL, treat it as using...Martin v. Löwis1998-06-032-1/+6
* updateJason Merrill1998-06-038-28/+31
* * decl2.c (arg_assoc_type): Process unknown_type_node and OFFSET_TYPE.Martin v. Löwis1998-06-032-5/+11
* error.c (dump_expr): Clean up NEW_EXPR case.Jason Merrill1998-06-034-0/+49
* Daily bump.Jeff Law1998-06-031-1/+1
* * gcc.c-torture/execute/980604-1.c: New test.Jeffrey A Law1998-06-032-0/+1637
* method.c (make_thunk): Use overload machinery to make name.Jason Merrill1998-06-034-37/+83
* expr.c (safe_from_p): Avoid combinatorial explosion over duplicate SAVE_EXPRs...Craig Burley1998-06-032-2/+67
* loop.c (check_dbra_loop): Initialise final_value before normalizing the loop.Graham Stott1998-06-032-1/+6
* com.c (ffecom_expr_): Fix D**I and Z**I cases to not convert (DOUBLE PRECISIO...Craig Burley1998-06-031-9/+14
* (ffecom_expr_): Fix D**I and Z**I cases to not convert (DOUBLE PRECISION) D a...Craig Burley1998-06-031-7/+22
* reload1.c (reload_reg_free_for_value_p): New arguments out and reloadnum.J"orn Rennecke1998-06-032-39/+70
* Add _() and N_() macros.Ulrich Drepper1998-06-032-44/+53