summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation oflaw2000-01-071-6/+10
* 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr2000-01-061-3/+2
* 1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr1999-12-301-3/+4
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-1/+1
* 1999-12-23 Zack Weinberg <zack@wolery.cumb.org>zack1999-12-231-4/+3
* * Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H, not INTREGRATE_H.hp1999-12-231-1/+1
* * Makefile.in (calls.o): Depend on function.h.mmitchel1999-12-211-2/+2
* * Makefile.in (crtbegin.o, crtend.o, s-crtS): Depend onlaw1999-12-211-4/+4
* * Makefile.in (explow.o): Depend on function.h.mmitchel1999-12-201-1/+1
* 1999-12-18 Gabriel Dos Reis <gdr@codesourcery.com>gdr1999-12-181-2/+5
* * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.mmitchel1999-12-161-1/+1
* * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Add _sf_to_usibrendan1999-12-081-5/+5
* * varray.h (varray_head_tag): Add elements_used.mmitchel1999-12-051-3/+5
* * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions.m.hayes1999-11-301-4/+5
* * integrate.c (mark_stores): Function definition made void, to matchlaw1999-11-281-1/+1
* * Makefile.in (gencheck): Don't depend on lang_tree_files.mmitchel1999-11-241-2/+3
* Copy propagation for hoisted mems in loop.c.crux1999-11-231-1/+1
* * Makefile.in (gencheck.o): Depend on gencheck.h.law1999-11-231-11/+12
* Replace spaces with tab in last change.law1999-11-181-3/+3
* * Makefile.in (ggc-none.o): Provide host specific version iflaw1999-11-181-0/+5
* * Makefile.in (toplev.o): Depend on except.h.mmitchel1999-11-171-5/+5
* * Makefile.in (recog.o): Use BASIC_BLOCK_H macro.oliva1999-11-101-5/+5
* * Makefile.in ($(HOST_PREFIX_1)rtl.o): Update dependencies tooliva1999-11-101-5/+6
* Tue Nov 9 10:30:08 1999 Tom Tromey <tromey@cygnus.com>tromey1999-11-101-2/+3
* * Makefile.in (rtl.o): Depend on toplev.h.oliva1999-11-081-1/+1
* * Makefile.in (dbxout.o): Depend on ggc.h.mmitchel1999-11-061-3/+4
* * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).clm1999-11-021-3/+2
* * simplify-rtx.c: New file.law1999-11-011-1/+4
* * Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET): Fix target namelaw1999-10-261-2/+2
* * Makefile.in (CPP_CROSS_NAME): New variable.law1999-10-261-8/+20
* * alias.c: Include ggc.h.rth1999-10-241-1/+1
* * Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h. Alsolaw1999-10-221-1/+1
* * Makefile.in: Back out previous change.mmitchel1999-10-181-3/+3
* * Makefile.in (ggc-common.o): Depend on genrtl.h.mmitchel1999-10-171-3/+3
* * Makefile.in (LANGUAGES): Omit "proto".manfred1999-10-161-5/+1
* * Makefile.in (all.cross): Depend on xcpp$(exeext).law1999-10-141-2/+2
* * Makefile.in (ggc-common.o): Depend on RTL_H not RTL_BASE_H.rth1999-10-131-5/+5
* Simplified GC interface and other goodies.rth1999-10-131-1/+1
* * combine.c (refresh_blocks, need_refresh): New.rth1999-10-101-1/+1
* * Makefile.in (flow.o): Depend on TREE_H.rth1999-10-091-1/+1
* * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.ghazi1999-10-081-1/+1
* * configure.in: Detect mmap. Add --with-gc=foo to selectrth1999-10-071-1/+1
* * graph.h: New file to prototype functions exported by graph.c.ghazi1999-10-021-2/+2
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-1/+1
* Jan Hubicka <hubicka@freesoft.cz>rth1999-10-011-1/+1
* Revert unintended GGC change.rth1999-09-231-1/+1
* * ggc-page.c: New file.rth1999-09-231-1/+4
* * regclass.c: Include ggc.h.law1999-09-231-1/+1
* * Makefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables.nathan1999-09-221-7/+9
* * machmode.h (HOST_PTR_PRINTF): Move from here ...ghazi1999-09-211-6/+7