summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* newjason1998-02-071-0/+21
* Fix irix6 stdarg failure when last named arg has FP type.wilson1998-02-064-9/+46
* Correct tx39 multilibs.gavin1998-02-065-146/+184
* * tinfo2.cc: Add tinfo for signed char.jason1998-02-062-0/+5
* * dwarf2out.c: Add old_args_size.jason1998-02-064-12/+188
* * calls.c (expand_call): Don't confuse member functions namedlaw1998-02-062-1/+11
* Tweak last entry "no output operands" instead of "no operands".law1998-02-051-1/+1
* * stmt.c (expand_asm_operands): Correctly identify asm statementslaw1998-02-052-3/+6
* * c-common.c (decl_attributes): Flag unrecognized attributelaw1998-02-052-15/+123
* * integrate.c (INTEGRATE_THRESHOLD): Inline only small functionslaw1998-02-053-7/+12
* * search.c (compute_access): Handle protected constructors in derivedjason1998-02-052-1/+6
* * regmove.c: Update.amylaar1998-02-056-293/+278
* Document change in 3rd argument to DEFTREECODE.law1998-02-051-0/+12
* Fix lossage after snapshot sed tweak.law1998-02-051-1/+1
* Bump for snapshotlaw1998-02-052-1/+5
* Undo this change (the problem was actually in reload):amylaar1998-02-042-12/+6
* * expr.c (cplus_expand_expr, PCC_STATIC_STRUCT_RETURN code):jason1998-02-042-1/+7
* newjason1998-02-036-0/+94
* * cvt.c (ocp_convert): Obtain the constant values from constantjason1998-02-033-4/+32
* * decl.c: Lose arg_looking_for_template.jason1998-02-035-4262/+4156
* * error.c (dump_decl): Fix type of default arguments for templatejason1998-02-036-1246/+1225
* Flip expectedness for some linux systems.law1998-02-031-1/+2
* * jump.c (jump_optimize): Lose calls to modified_in_p they arelaw1998-02-032-5/+3
* * config-lang.in: Remove references to runtime/.rth1998-02-032-27/+6
* * lex.c (file_name_nondirectory): Also check for '/'.jason1998-02-032-1/+7
* Change lawcs.utah.edu references to law@cygnus.comlaw1998-02-032-2/+2
* newjason1998-02-036-0/+142
* * parse.y (primary): Deal with statement-expressions injason1998-02-035-550/+609
* * jump.c (jump_optimize): Fix first arg to modified_in_p inlaw1998-02-032-5/+10
* * call.c (add_template_candidate_real): Pass extra parameter tojason1998-02-024-10/+48
* Note location of comp.std.c++ FAQlaw1998-02-021-0/+3
* * expr.c (expand_builtin_setjmp): Accept two new arguments forrth1998-02-027-191/+265
* Patch from John Carr to fix some 32/64 bit cross compiler bugs.wilson1998-02-022-52/+56
* Remove last of bytecode support.wilson1998-02-022-2/+5
* * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.jason1998-02-0210-431/+573
* * dwarf2out.c (dwarf2out_frame_init): Undo last change, so thatlaw1998-02-022-6/+7
* * regmove.c (fixup_match_1): Undo last change which removed somelaw1998-02-022-1/+10
* * mips.c (mips_expand_prologue): Change uses of TARGET_64BITlaw1998-02-022-6/+11
* * makefile.vms: Remove bytecode references.law1998-02-022-38/+22
* Tweak again.law1998-02-021-1/+1
* * jump.c (jump_optimize): Allow conditional loading of floating pointlaw1998-02-022-1/+16
* * loop.c (get_condition): Handle sign-extended constants.law1998-02-022-2/+8
* * expr.c (emit_push_insn): Add code to use movstrti if present.law1998-02-022-0/+14
* * expr.c (emit_push_insn): Use same max-move-amount for movstrhilaw1998-02-022-4/+9
* Improve movstrXX documentation.law1998-02-021-0/+8
* Various fixes for -Wall problems from Kaveh. See ChangeLog for details.law1998-02-0222-228/+389
* * config/m68k/x-next: Remove /NextDeveloper/Headers fromlaw1998-02-012-1/+7
* * rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTIONlaw1998-02-012-0/+7
* * cccp.c (main): Predefine __VMS_VER on VMS.law1998-02-012-0/+63
* * expr.c (get_inner_reference): Use sbitsizetype for type sizes.law1998-02-018-73/+193