summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* include:ghazi1999-11-1014-17/+48
* * gcov.c (struct arcdata): Add hits and total, remove prob.cpopetz1999-11-103-20/+62
* Daily bump.law1999-11-102-2/+2
* * genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' andlaw1999-11-102-1/+6
* * invoke.texi (C Dialect Options): Add missing builtins fromlaw1999-11-103-11/+30
* typo; missing close parenoliva1999-11-101-1/+1
* * Makefile.in (recog.o): Use BASIC_BLOCK_H macro.oliva1999-11-102-5/+11
* * flow.c (compute_flow_dominators): No longer treat basic block 0law1999-11-102-12/+83
* * Makefile.in ($(HOST_PREFIX_1)rtl.o): Update dependencies tooliva1999-11-102-5/+14
* * jcf-path.c: Include <sys/stat.h>.tromey1999-11-102-1/+60
* Tue Nov 9 10:30:08 1999 Tom Tromey <tromey@cygnus.com>tromey1999-11-105-6/+320
* * config/c4x/c4x-protos.h: New file. Prototypes for functions definedm.hayes1999-11-094-250/+289
* Tue Nov 9 12:12:38 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-093-2/+11
* Thu Nov 4 15:52:35 1999 Andrew Haley <aph@cygnus.com>aph1999-11-092-0/+12
* Add prototypes file.nickc1999-11-096-187/+195
* Add prototype header filenickc1999-11-095-689/+1969
* Daily bump.law1999-11-092-2/+2
* * cp-tree.h (language_function): Remove x_last_dtor_insn andmmitchel1999-11-093-25/+12
* * decl.c (store_parm_decls): Generate cleanup code atmmitchel1999-11-093-25/+67
* * global.c (EXECUTE_IF_CONFLICT): Don't define.amylaar1999-11-082-2/+11
* * config/pa/pa.md (fmpynfadd,{sgl,dbl} insns): Use %fr0 rather than 0jle1999-11-082-2/+8
* Prototypes for functions defined in target C source files.nickc1999-11-082-0/+131
* *** empty log message ***nickc1999-11-084-114/+37
* Move prototypes into v850-protos.hnickc1999-11-084-109/+30
* * tree.h (get_containing_scope): Declare it.mmitchel1999-11-084-10/+28
* Include target-supports.expnickc1999-11-082-0/+5
* Daily bump.law1999-11-082-2/+2
* * Makefile.in (rtl.o): Depend on toplev.h.oliva1999-11-082-1/+5
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-0811-322/+389
* * config/elfos.h (ASM_DECLARE_FUNCTION_NAME): Conditionally define.clm1999-11-082-2/+9
* * cp-tree.h (begin_new_placement): Remove.mmitchel1999-11-0710-4676/+4586
* * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns.mmitchel1999-11-072-1/+5
* * global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.law1999-11-072-2/+8
* Daily bump.law1999-11-072-2/+2
* global.c (EXECUTE_IF_CONFLICT): Correct quoting typo.robertl1999-11-072-1/+5
* * gcse.c (post_dominators): Kill.law1999-11-075-77/+96
* New test case.loewis1999-11-071-0/+9
* * haifa-sched.c (struct haifa_insn_data, h_i_d): New.rth1999-11-062-117/+92
* * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.mmitchel1999-11-064-25/+33
* * Makefile.in (dbxout.o): Depend on ggc.h.mmitchel1999-11-065-3/+27
* * i386.md (movdf_1, movxf_1): Earlyclobber general regs destination.rth1999-11-062-2/+6
* * config/svr4.h (ASM_DECLARE_FUNCTION): Check if alreadyclm1999-11-062-2/+10
* Daily bump.law1999-11-062-2/+2
* Fix typo in last changelaw1999-11-051-1/+1
* * cp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK): New macro.loewis1999-11-055-9/+36
* * global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.amylaar1999-11-052-34/+62
* * haifa-sched.c (schedule_block): Don't crash if there's north1999-11-052-7/+15
* Remove accidental addition of CLEAR_CONFLICT.law1999-11-051-6/+0
* * class.c (finish_class): Emit inlined methods if any nativetromey1999-11-052-2/+22
* * i386.c (split_xf): New.rth1999-11-054-2/+44