- 09 May, 2000 1 commit
-
-
nickc authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33785 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 29 Apr, 2000 1 commit
-
-
aoliva authored
SUBDIRS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33533 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 24 Apr, 2000 1 commit
-
-
mmitchel authored
* Makefile.in (CFILES): Add sort.c (REQUIRED_OFILES): Add sort.o. (sort.o): New target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33364 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 21 Apr, 2000 1 commit
-
-
law authored
* Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33329 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 24 Mar, 2000 1 commit
-
-
jason authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32729 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 16 Mar, 2000 1 commit
-
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32580 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 10 Mar, 2000 1 commit
-
-
samuel authored
* partition.h: New file. Changes in libiberty: * Makefile.in (CFILES): Add partition.c. (REQUIRED_OFILES): Add partition.o. (partition.o): New rule. * partition.c: New file. Changes in gcc: * Makefile.in (ssa.o): New rule. (OBJS): Add ssa.o. (STAGESTUFF): Add *.ssa and *.ussa. (mostlyclean): Delete *.ssa, *.ussa, */*.ssa, */*.ussa. * rtl.def (PHI): New RTL expression. * rtl.h (clear_log_links): New declaration. (convert_to_ssa): Likewise. (convert_from_ssa): Likewise. * flow.c (split_edge): If the entry node falls through to the split edge's source block, split the entry edge. (clear_log_links): New function. * toplev.c (ssa_dump): New variable. (flag_ssa): Likewise. (f_options): Add "ssa". (compile_file): Create SSA dump files. (rest_of_compilation): Go to and from SSA if enabled. (decide_d_option): Handle -de for SSA dump files. * ssa.c: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32465 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 04 Jan, 2000 2 commits
-
-
ghazi authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31206 138bc75d-0d04-0410-961f-82ee72b054a4
-
ghazi authored
we're using gcc. * Makefile.in (COMPILE.c): Add @ac_libiberty_warn_cflags@ git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31205 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 15 Nov, 1999 2 commits
-
-
law authored
in libiberty/libio", not "code like this needs to be added to libiberty/libio". What a waste of my time. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30534 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30533 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 28 Oct, 1999 1 commit
-
-
nathan authored
(mostlyclean, clean, distclean, maintainer-clean): Adjust to avoid multiple subdirectory cleaning. (*-subdir): Use SUBDIRS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30229 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 15 Oct, 1999 1 commit
-
-
law authored
* Makefile.in (CFILES): Add hashtab.c (REQUIRED_OFILES): Add hashtab.o (hashtab.o): Add dependencies. * hashtab.c: New file git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30012 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 08 Sep, 1999 1 commit
-
-
law authored
* xmemdup.c: New xmemdup function. * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co]. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29199 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 31 Aug, 1999 1 commit
-
-
ghazi authored
(REQUIRED_OFILES): Add getpwd.o. (getpwd.o): Add target. * configure.in (AC_PREREQ): Bump to 2.13. (AC_CHECK_HEADERS): Add check for <sys/stat.h>. * getpwd.c: New file, moved here from gcc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28996 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 07 Aug, 1999 1 commit
-
-
law authored
* Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir and tooldir. Applied in libchill, libf2c, libiberty and libobjc git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28569 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 12 Jul, 1999 1 commit
-
-
jason authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28071 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 08 Jul, 1999 1 commit
-
-
jason authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28003 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 07 Jul, 1999 1 commit
-
-
jason authored
for libstdc++. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27999 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 10 Jun, 1999 1 commit
-
-
rth authored
* Makefile.in (setenv.o): Add config.h dep for setenv.o to fix parallel builds. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27477 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 26 May, 1999 1 commit
-
-
law authored
* configure.in (funcs): Add putenv and setenv. (AC_CHECK_FUNCS): Check for putenv and setenv. * configure: Rebuilt. * putenv.c setenv.c: New files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27162 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 05 Apr, 1999 1 commit
-
-
tromey authored
* testsuite/demangle-expected: New file. * Makefile.in (all, check, installcheck, info, install-info, clean-info, dvi, install, etags, tags, mostlyclean, clean, distclean, maintainer-clean, realclean): Depend on corresponding `-subdir' target. (all-subdir check-subdir installcheck-subdir info-subdir install-info-subdir clean-info-subdir dvi-subdir install-info-subdir etags-subdir mostlyclean-subdir clean-subdir distclean-subdir maintainer-clean-subdir): New target. * testsuite/Makefile.in: New file. * configure: Rebuilt. * configure.in: Create testsuite/Makefile. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26205 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 09 Feb, 1999 2 commits
-
-
brolley authored
* Makefile.in: Change mkstemp -> mkstemps. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25110 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* configure.in (funcs): Check for and conditionally add mkstemps to the list of functions libiberty will provide. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25106 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 30 Jan, 1999 1 commit
-
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24921 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 21 Dec, 1998 1 commit
-
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24388 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 25 Nov, 1998 1 commit
-
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23873 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 21 Oct, 1998 1 commit
-
-
mmitchel authored
* Makefile.in (CFILES): Add it. (REQUIRED_OFILES): Likewise. (splay-tree.o): Add dependencies. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23210 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 12 Oct, 1998 1 commit
-
-
wilson authored
* Makefile.in (cplus-dem.o, obstack.o): Depend upon config.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23029 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 08 Oct, 1998 1 commit
-
-
law authored
* Merge egcs & devo libiberty. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22941 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 05 Sep, 1998 1 commit
-
-
law authored
is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Similarly. * Makefile.in: Build mkstemp.o git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22252 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 23 May, 1998 1 commit
-
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19987 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 22 May, 1998 1 commit
-
-
law authored
objects, so that we can do a parallel build. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19942 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 15 May, 1998 1 commit
-
-
law authored
libiberty uses autoconf now. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19791 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 22 Feb, 1998 1 commit
-
-
law authored
was alr eady defined previously. * Makefile.in (INSTALL): Use ../install-sh, not install. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18170 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 06 Feb, 1998 1 commit
-
-
law authored
(.c.o): Check value of enable_shared, not PICFLAG. (stamp-picdir): Dito. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17681 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 29 Oct, 1997 1 commit
-
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16226 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 14 Oct, 1997 1 commit
-
-
jason authored
* cplus-dem.c (demangle_signature): Don't look for return types on constructors. Handle member template constructors. and update from devo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15901 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 10 Sep, 1997 1 commit
-
-
wilson authored
* Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR to all filenames in libdir and tooldir. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15210 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 06 Sep, 1997 1 commit
-
-
wilson authored
* Makefile.in (distclean): Do MULTICLEAN before deleting Makefile. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15128 138bc75d-0d04-0410-961f-82ee72b054a4
-