summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-1/+1
* * c-pragma.c: Include ggc.h.rth1999-09-191-1/+1
* (USER_H): Add iso646.h back.drepper1999-09-181-33/+33
* * functiion.h (struct function): Add x_whole_function_mode_p.mmitchel1999-09-171-1/+1
* * Makefile.in (USER_H): Remove va-foo.h.rth1999-09-151-12/+2
* * Makefile.in (version.c): Remove rule incorrectly brought in fromlaw1999-09-141-10/+0
* * Makefile.in: Prepend $(SHELL) to move-if-change calls.law1999-09-141-18/+18
* Move definition of 'thenan' to its own object file in order to save space.nickc1999-09-131-2/+2
* * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h.ghazi1999-09-131-3/+3
* Alex Samuel <samuel@codesourcery.com>rth1999-09-111-1/+4
* * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk1999-09-091-1/+1
* * Makefile.in (stmp-fixinc): Remove extraneous exit 1 fromrth1999-09-081-1/+0
* Hapless User Hint for gperfkorbb1999-09-081-2/+5
* * lists.c: Include ggc.h.rth1999-09-081-1/+1
* Merge in gcc2-ss-010999law1999-09-071-12/+19
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-7/+7
* * Makefile.in (ggc-simple.o): Depend on hash.h.mmitchel1999-09-061-1/+1
* * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel1999-09-051-5/+6
* * Makefile.in (stor-layout.o): Depend on ggc.h.mmitchel1999-09-051-3/+5
* * Makefile.in (tree.o): Depend on ggc.h.mmitchel1999-09-051-7/+8
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-1/+1
* GCC:mmitchel1999-09-041-2/+5
* * Makefile.in (GGC, GGC_LIB): New.mmitchel1999-09-041-1/+12
* * Makefile.in (tlink.o): Don't depend on toplev.h.ghazi1999-09-031-1/+1
* Merge peephole2 from new_ia32_branch:rth1999-08-311-4/+5
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-311-3/+2
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-33/+41
* Wed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-08-251-1/+2
* * Makefile.in (PREPROCESSOR_DEFINES): New macro.geoffk1999-08-251-26/+18