Age | Commit message (Expand) | Author | Files | Lines |
2002-02-11 | Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gc | Adam Megacz | 1 | -2/+2 |
2002-01-17 | Makefile.in (all-fastjar): Also depend on all-libiberty. | H.J. Lu | 1 | -2/+2 |
2001-11-28 | top level: | Zack Weinberg | 1 | -4/+128 |
2001-11-06 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | Hans-Peter Nilsson | 1 | -1/+5 |
2001-09-29 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | Alexandre Oliva | 1 | -1/+1 |
2001-09-26 | Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for RANLIB. | Alexandre Oliva | 1 | -1/+1 |
2001-09-21 | Makefile.in (AS_FOR_TARGET, [...]): Don't use double quotes to avoid quotes n... | Alexandre Oliva | 1 | -14/+12 |
2001-08-11 | * Makefile.in (check-c++): Add missing semicolon. | Graham Stott | 1 | -1/+1 |
2001-06-27 | Add CFLAGS_FOR_BUILD for canadian cross build. | H.J. Lu | 1 | -0/+2 |
2001-06-08 | Makefile.in (AS_FOR_TARGET, [...]): If gcc/xgcc is built, use -print-prog-nam... | Alexandre Oliva | 1 | -0/+6 |
2001-05-11 | Makefile.in (all-sid): New target. | Ben Elliston | 1 | -1/+7 |
2001-04-13 | Makefile.in (STAGE1_CFLAGS): Pass down. | Franz Sirl | 1 | -0/+1 |
2001-04-02 | Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros. | Alexandre Oliva | 1 | -4/+16 |
2001-03-23 | Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places). | Colin Howell | 1 | -1/+1 |
2001-03-23 | * Makefile.in (DO_X): Do not backslash single-quotes in backquotes. | Colin Howell | 1 | -1/+1 |
2001-03-21 | * Makefile.in: all-m4 depends on all-texinfo. | Michael Chastain | 1 | -1/+1 |
2001-03-19 | * Makefile.in (DO_X): Quote nested quotes. | Laurynas Biveinis | 1 | -2/+2 |
2001-03-16 | Makefile.in (DO_X): Use double quotes for quoting "RANLIB=$${RANLIB}". | Laurynas Biveinis | 1 | -2/+2 |
2001-03-08 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | Alexandre Oliva | 1 | -3/+3 |
2001-03-07 | Makefile.in: Remove RANLIB definition. | Laurynas Biveinis | 1 | -8/+10 |
2001-02-28 | Makefile.in (check-c++): Use tabs, not spaces. | Benjamin Kosnik | 1 | -9/+9 |
2001-02-20 | Makefile.in (check-c++): New rule. | Benjamin Kosnik | 1 | -0/+12 |
2001-02-20 | configure.in (target_libs): Remove libg++. | Benjamin Kosnik | 1 | -34/+5 |
2001-02-15 | configure: Introduce GCJ_FOR_TARGET. | Anthony Green | 1 | -0/+3 |
2001-01-09 | Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of s... | Mike Stump | 1 | -2/+2 |
2000-12-18 | Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. | Benjamin Kosnik | 1 | -2/+3 |
2000-12-13 | * Makefile.in (local-distclean): Also remove fastjar. | Mike Stump | 1 | -1/+1 |
2000-12-09 | Makefile.in: handle DOS-style absolute paths. | Laurynas Biveinis | 1 | -1/+1 |
2000-12-08 | Makefile.in (TARGET_CONFIGDIRS): Wrong place. | Alexandre Petit-Bianco | 1 | -4/+0 |
2000-12-08 | Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. | Alexandre Petit-Bianco | 1 | -1/+12 |
2000-12-08 | Add - before rms to be more portable. | Mike Stump | 1 | -2/+2 |
2000-12-08 | * Makefile.in (local-distclean): Remove leftover built files. | Mike Stump | 1 | -0/+5 |
2000-11-18 | Makefile.in: Merge with src and libgcj. | Alexandre Oliva | 1 | -40/+48 |
2000-11-18 | Makefile.in (HOST_LIB_PATH, [...]): New macros. | Alexandre Oliva | 1 | -6/+11 |
2000-10-04 | Makefile.in (bootstrap): avoid recursion if subdir missing | Andris Pavenis | 1 | -4/+4 |
2000-09-30 | Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx... | Alexandre Oliva | 1 | -1/+2 |
2000-09-06 | * Makefile.in (all-zlib): Added dummy target. | Alexandre Oliva | 1 | -0/+1 |
2000-09-05 | Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | Alexandre Oliva | 1 | -2/+2 |
2000-09-03 | Configure changes required for zlib. | Anthony Green | 1 | -2/+4 |
2000-08-13 | * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here. | Geoff Keating | 1 | -1/+1 |
2000-07-28 | Makefile.in (clean-target-libgcc): Remove gcc/libgcc. | Alexandre Oliva | 1 | -1/+6 |
2000-07-28 | Makefile.in (FLAGS_FOR_TARGET): New macro. | Alexandre Oliva | 1 | -56/+7 |
2000-07-24 | Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). | Alexandre Oliva | 1 | -0/+3 |
2000-07-22 | merge with /cvs/src | Jason Merrill | 1 | -76/+168 |
2000-07-06 | Fix CXX_FOR_TARGET to add -L libstdc++ | Jim Wilson | 1 | -4/+4 |
2000-05-18 | Makefile.in (configure-target-libiberty): Depend on configure-target-newlib. | Alexandre Oliva | 1 | -1/+1 |
2000-05-16 | configure.in, [...]: Merge all libffi-related configury stuff from the libgcj... | Alexandre Oliva | 1 | -2/+8 |
2000-04-06 | configure.in (enable_libstdcxx_v3): Add. | Benjamin Kosnik | 1 | -0/+7 |
2000-02-26 | Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L l... | Christopher Faylor | 1 | -11/+25 |
2000-01-24 | Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler. | Mark Mitchell | 1 | -4/+4 |