| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation of | law | 2000-01-07 | 1 | -6/+10 |
* | 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> | gdr | 2000-01-06 | 1 | -3/+2 |
* | 1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> | gdr | 1999-12-30 | 1 | -3/+4 |
* | * Makefile.in (toplev.o): Depend on loop.h. | ghazi | 1999-12-24 | 1 | -1/+1 |
* | 1999-12-23 Zack Weinberg <zack@wolery.cumb.org> | zack | 1999-12-23 | 1 | -4/+3 |
* | * Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H, not INTREGRATE_H. | hp | 1999-12-23 | 1 | -1/+1 |
* | * Makefile.in (calls.o): Depend on function.h. | mmitchel | 1999-12-21 | 1 | -2/+2 |
* | * Makefile.in (crtbegin.o, crtend.o, s-crtS): Depend on | law | 1999-12-21 | 1 | -4/+4 |
* | * Makefile.in (explow.o): Depend on function.h. | mmitchel | 1999-12-20 | 1 | -1/+1 |
* | 1999-12-18 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 1999-12-18 | 1 | -2/+5 |
* | * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H. | mmitchel | 1999-12-16 | 1 | -1/+1 |
* | * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Add _sf_to_usi | brendan | 1999-12-08 | 1 | -5/+5 |
* | * varray.h (varray_head_tag): Add elements_used. | mmitchel | 1999-12-05 | 1 | -3/+5 |
* | * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions. | m.hayes | 1999-11-30 | 1 | -4/+5 |
* | * integrate.c (mark_stores): Function definition made void, to match | law | 1999-11-28 | 1 | -1/+1 |
* | * Makefile.in (gencheck): Don't depend on lang_tree_files. | mmitchel | 1999-11-24 | 1 | -2/+3 |
* | Copy propagation for hoisted mems in loop.c. | crux | 1999-11-23 | 1 | -1/+1 |
* | * Makefile.in (gencheck.o): Depend on gencheck.h. | law | 1999-11-23 | 1 | -11/+12 |
* | Replace spaces with tab in last change. | law | 1999-11-18 | 1 | -3/+3 |
* | * Makefile.in (ggc-none.o): Provide host specific version if | law | 1999-11-18 | 1 | -0/+5 |
* | * Makefile.in (toplev.o): Depend on except.h. | mmitchel | 1999-11-17 | 1 | -5/+5 |
* | * Makefile.in (recog.o): Use BASIC_BLOCK_H macro. | oliva | 1999-11-10 | 1 | -5/+5 |
* | * Makefile.in ($(HOST_PREFIX_1)rtl.o): Update dependencies to | oliva | 1999-11-10 | 1 | -5/+6 |
* | Tue Nov 9 10:30:08 1999 Tom Tromey <tromey@cygnus.com> | tromey | 1999-11-10 | 1 | -2/+3 |
* | * Makefile.in (rtl.o): Depend on toplev.h. | oliva | 1999-11-08 | 1 | -1/+1 |
* | * Makefile.in (dbxout.o): Depend on ggc.h. | mmitchel | 1999-11-06 | 1 | -3/+4 |
* | * Makefile.in (genattrtab): Don't use (HOST_RTLANAL). | clm | 1999-11-02 | 1 | -3/+2 |
* | * simplify-rtx.c: New file. | law | 1999-11-01 | 1 | -1/+4 |
* | * Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET): Fix target name | law | 1999-10-26 | 1 | -2/+2 |
* | * Makefile.in (CPP_CROSS_NAME): New variable. | law | 1999-10-26 | 1 | -8/+20 |
* | * alias.c: Include ggc.h. | rth | 1999-10-24 | 1 | -1/+1 |
* | * Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h. Also | law | 1999-10-22 | 1 | -1/+1 |
* | * Makefile.in: Back out previous change. | mmitchel | 1999-10-18 | 1 | -3/+3 |
* | * Makefile.in (ggc-common.o): Depend on genrtl.h. | mmitchel | 1999-10-17 | 1 | -3/+3 |
* | * Makefile.in (LANGUAGES): Omit "proto". | manfred | 1999-10-16 | 1 | -5/+1 |
* | * Makefile.in (all.cross): Depend on xcpp$(exeext). | law | 1999-10-14 | 1 | -2/+2 |
* | * Makefile.in (ggc-common.o): Depend on RTL_H not RTL_BASE_H. | rth | 1999-10-13 | 1 | -5/+5 |
* | Simplified GC interface and other goodies. | rth | 1999-10-13 | 1 | -1/+1 |
* | * combine.c (refresh_blocks, need_refresh): New. | rth | 1999-10-10 | 1 | -1/+1 |
* | * Makefile.in (flow.o): Depend on TREE_H. | rth | 1999-10-09 | 1 | -1/+1 |
* | * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h. | ghazi | 1999-10-08 | 1 | -1/+1 |
* | * configure.in: Detect mmap. Add --with-gc=foo to select | rth | 1999-10-07 | 1 | -1/+1 |
* | * graph.h: New file to prototype functions exported by graph.c. | ghazi | 1999-10-02 | 1 | -2/+2 |
* | Delete !REGISTER_CONSTRAINTS code | crux | 1999-10-01 | 1 | -1/+1 |
* | Jan Hubicka <hubicka@freesoft.cz> | rth | 1999-10-01 | 1 | -1/+1 |
* | Revert unintended GGC change. | rth | 1999-09-23 | 1 | -1/+1 |
* | * ggc-page.c: New file. | rth | 1999-09-23 | 1 | -1/+4 |
* | * regclass.c: Include ggc.h. | law | 1999-09-23 | 1 | -1/+1 |
* | * Makefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables. | nathan | 1999-09-22 | 1 | -7/+9 |
* | * machmode.h (HOST_PTR_PRINTF): Move from here ... | ghazi | 1999-09-21 | 1 | -6/+7 |