summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* * search.c: Put various prototypes inside #ifdef MI_MATRIX.law1998-03-292-1/+9
* * method.c (thunk_printable_name): Delete dead function.law1998-03-292-8/+2
* * lex.c (yynextch): Delete dead function.law1998-03-292-18/+2
* * expr.c (tree_extract_aggr_init): #if 0 out.law1998-03-292-2/+4
* * except.c (do_unwind): Delete dead function.law1998-03-292-96/+3
* * cvt.c (build_conversion_type_1): Delete dead function.law1998-03-292-38/+2
* * cp-tree.h (push_expression_obstack): Declare.law1998-03-292-0/+3
* i * call.c (source_type): #if 0 out.law1998-03-292-0/+4
* * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h andlaw1998-03-294-2/+13
* * cpplib.c (cpp_file_line_for_message): Delete unused parameter.law1998-03-293-8/+17
* * collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.law1998-03-292-1/+5
* * local-alloc.c (reg_classes_overlap_p): Delete dead function.law1998-03-292-25/+2
* * tree.h (lang_print_xnode): Provide prototype.law1998-03-292-0/+8
* Bump for snapshotlaw1998-03-282-1/+5
* * class.c (alter_access): Remove unused label. Add braceslaw1998-03-283-5/+13
* * objc/sendmsg.c (__objc_block_forward): Add braces for returnlaw1998-03-282-11/+26
* * pa.c (arith_double_operand): Fix parens.law1998-03-282-1/+3
* * haifa-sched.c (print_pattern): Correct arg to sprintf.law1998-03-282-1/+3
* * Makefile.in (libgcc1.null): Make return type for __foo void.law1998-03-282-1/+5
* * pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.mmitchel1998-03-288-1382/+1242
* * pa.h: Add declarations for many functions defined in pa.c.law1998-03-282-0/+41
* * genpeep.c (main): Remove unused variable 'i' from the generatedlaw1998-03-282-2/+4
* * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.law1998-03-282-6/+7
* * integrate.c (copy_rtx_and_substitute): Rework to avoid need forlaw1998-03-282-5/+11
* * genattrtab.c (write_complex_function): Add a default case inlaw1998-03-282-0/+9
* Add documentation of more ARM command line options.nickc1998-03-282-6/+176
* * Make-lang.in (f771$(exeext)): Fix typpo.fx1998-03-281-0/+4
* (f771$(exeext)): Fix typpo.fx1998-03-281-1/+1
* New file.nickc1998-03-282-0/+5
* tweakjason1998-03-282-4/+1
* tweakjason1998-03-283-138/+0
* newjason1998-03-282-0/+19
* fixjason1998-03-282-3/+3
* updatejason1998-03-281-1/+1
* * bugs.texi: Various updates.law1998-03-282-30/+2
* * lang-options.h: Sort all -f*-intrinsics-* options,law1998-03-282-8/+13
* * stmt.c (expand_expr_stmt): Must generate code forlaw1998-03-282-1/+7
* * com.c (ffecom_tree_canonize_ptr_): Fix up spacing a bit.law1998-03-282-2/+6
* * expr.c (ffeexpr_sym_impdoitem_): Don't blindlylaw1998-03-282-13/+22
* Tweak from Craig.law1998-03-281-2/+2
* * basic-block.h (basic_block_computed_jump_target): Declare.law1998-03-289-88/+93
* * i386/freebsd.h (CPP_PREDEFINES): Remove __386BSD__.law1998-03-272-1/+9
* * error.c (dump_decl): Be a bit more explicit with templatemmitchel1998-03-272-0/+9
* * inc/exception: Reorder closing braces.jason1998-03-272-1/+6
* Make GCC_EXEC_PREFIX work againmeissner1998-03-273-6/+49
* * pt.c (redeclare_class_template): New function.mmitchel1998-03-276-0/+108
* Typo fix.amylaar1998-03-271-1/+1
* * sh.c (find_barrier): Fix calculations for alignemnt increase.amylaar1998-03-272-6/+8
* amanfred1998-03-272-44/+26
* dmanfred1998-03-271-0/+3