Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-10-26 | Makefile.in (taz): Use ";" not ";;". | Ken Raeburn | 1 | -0/+4 | |
1995-10-25 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | Per Bothner | 1 | -0/+8 | |
sub-directory Makefiles, instead of using DISTSTUFFDIRS and DISTDOCDIRS. (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. | |||||
1995-10-25 | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | Per Bothner | 1 | -0/+6 | |
and gnats, because they are now subsumed by DISTSTUFFDIRS. Move bfd to DISTSTUFFDIRS. | |||||
1995-10-25 | Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1 | -0/+7 | |
* Makefile.in (X11_LIB): Removed. (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. * configure.in (host_makefile_frag): mh-aix & mh-sun removed. | |||||
1995-10-22 | shorten some multi directory names. | Michael Meissner | 1 | -0/+5 | |
1995-10-20 | Add -mcall-aixdesc variants | Michael Meissner | 1 | -0/+12 | |
1995-10-19 | * winsup. New directory. | Steve Chamberlain | 1 | -0/+7 | |
* Makefile.in: Build winsup. * configure.in: Winsup is configured when target is win32. Can only build win32 target GDB when native. | |||||
1995-10-16 | * config.guess: Recognize HP model 819 machines has having | Jeff Law | 1 | -0/+5 | |
a PA 1.1 processor. Already in the official version at the FSF. | |||||
1995-10-16 | * configure: Fix sed loop which substitutes for CC and CXX to | Ian Lance Taylor | 1 | -0/+10 | |
avoid bug found in various sed implementations. | |||||
1995-10-10 | build gas on AIX | Ian Lance Taylor | 1 | -1/+1 | |
1995-10-09 | * configure.in: Stop putting binutils in noconfigdirs for | Ian Lance Taylor | 1 | -0/+5 | |
powerpc-*-aix* and rs6000-*-*. | |||||
1995-10-09 | Add support for building -mcall-aixdesc libraries. | Michael Meissner | 1 | -0/+5 | |
1995-10-07 | do not build aixdesc libs. | Michael Meissner | 1 | -2/+2 | |
1995-10-06 | Mon Sep 25 22:49:32 1995 Andreas Schwab ↵ | Ken Raeburn | 1 | -0/+6 | |
<schwab@issan.informatik.uni-dortmund.de> * config.sub (arm | armel | armeb): Fix shell syntax. | |||||
1995-10-06 | Add AIX multilib support; Add -mcall-aix/-mcall-aixdesc multilibs to ↵ | Michael Meissner | 1 | -0/+7 | |
powerpc*-*-eabisim. | |||||
1995-10-05 | * configure.in: Allow configuration and build of emacs19 for the alpha. | Brendan Kehoe | 1 | -0/+4 | |
1995-10-05 | * configure.in (CC): Get ^CC, not just any old CC, from | Jason Molenda | 1 | -0/+5 | |
${host_makefile_frag}. | |||||
1995-10-05 | * configure.in (CC): Try to get CC from | Jason Molenda | 1 | -0/+5 | |
${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. | |||||
1995-10-05 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | Jason Molenda | 1 | -0/+5 | |
only if it exists in $(srcdir). | |||||
1995-10-04 | * configure: If CC and CXX are not set in the environment, set | Ian Lance Taylor | 1 | -0/+36 | |
them, based on either an existing Makefile or on searching for gcc in PATH. Substitute for CC and CXX in Makefile. * configure.in: Remove libm from target_libs. Separate target_configdirs from configdirs. If CC is not set in environment, try to get it from a host Makefile fragment. Rewrite changes of configdirs to use skipdirs instead. A few minor tweaks. Take directories out of target_configdirs as they are taken out of configdirs. Remove existing Makefile files from subdirectories. Substitute for TARGET_CONFIGDIRS and CONFIG_ARGUMENTS in Makefile. * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set by configure.in. (CONFIG_ARGUMENTS): Likewise. (CONFIGURE_TARGET_MODULES): New variable. ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. ($(CONFIGURE_TARGET_MODULES)): New target. (configure-libg++, configure-libio): New targets. (all-libg++): Depend upon configure-libg++. (all-libio): Depend upon configure-libio. (configure-libgloss, all-libgloss): New targets. (configure-libstdc++): New target. (all-libstdc++): Depend upon configure-libstdc++. (configure-librx, all-librx): New targets. (configure-newlib): New target. (all-newlib): Depend upon configure-newlib (configure-xiberty): New target. (all-xiberty): Depend upon configure-xiberty. | |||||
1995-09-29 | * mpw-configure: Fix sed command file name. | Stan Shebs | 1 | -0/+4 | |
1995-09-29 | * configure.in (host i[345]86-*-win32): Reduce the | Steve Chamberlain | 1 | -0/+5 | |
noconfigdirs again. | |||||
1995-09-27 | check powerpc-*-pe* as well as powerpc-*-winnt* | Ian Lance Taylor | 1 | -2/+2 | |
1995-09-27 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*, | Ian Lance Taylor | 1 | -0/+5 | |
since they are not yet supported. | |||||
1995-09-26 | Add PowerMac support and many other enhancements. | Stan Shebs | 1 | -0/+16 | |
* mpw-configure: New option --cc to select compiler to use, paste options set according to --cc into the generated Makefile, generate the Makefile by sed'ing the Unix Makefile.in if mpw-make.sed is present. * mpw-config.in: Don't test for gC1, test for mpw-touch, add forward includes for PowerPC include files. * mpw-build.in: Build using Makefile.PPC if present. (do-byacc, etc): Remove separate version resource builds. (do-gas): Build "stamps" before "all". (do-gcc): Build "stamps-h" and "stamps-c" before "all". * mpw-README: Update to reflect --cc option, PowerMac support, and recently-reported compatibility problems. | |||||
1995-09-22 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | David Edelsohn | 1 | -0/+6 | |
embedded m68k systems (-aout, -coff, -elf, -vxworks). (--with-multilib-top): Pass to recursive invocations. | |||||
1995-09-19 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on | J.T. Conklin | 1 | -0/+5 | |
v810-*-*. | |||||
1995-09-19 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | J.T. Conklin | 1 | -0/+6 | |
gdb, ld and opcodes on v810-*-*. | |||||
1995-09-17 | * config/mh-ncrsvr43: Removed AR_FLAGS | release | 1 | -0/+3 | |
1995-09-12 | * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. | Ian Lance Taylor | 1 | -0/+7 | |
(local-maintainer-clean): New target. (maintainer-clean): New target. (realclean): Just depend upon maintainer-clean. | |||||
1995-09-09 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | J.T. Conklin | 1 | -0/+4 | |
1995-09-08 | * configure.in: Build ld in mips*-*-bsd* case. | Ian Lance Taylor | 1 | -0/+4 | |
1995-09-08 | * config.sub: Accept -lites* OS. From Ian Dall. | Ken Raeburn | 1 | -0/+10 | |
1995-09-01 | Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com> | Jackie Smith Cashion | 1 | -0/+5 | |
* config.sub: recognise mips64vr4300 and mips64vr4300el as valid targets. | |||||
1995-08-31 | * configure.in: treat i386-win32 canadian cross the same as | Jason Molenda | 1 | -0/+12 | |
i386-go32 canadian cross. | |||||
1995-08-23 | Add support for -disable switches in PowerPC multilibs | Michael Meissner | 1 | -0/+6 | |
1995-08-17 | * configure: Add Makefile.tem to list of files to remove in trap handler. | Ken Raeburn | 1 | -0/+10 | |
1995-08-11 | * config.guess: Merge with FSF: | Per Bothner | 1 | -0/+18 | |
Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> * config.guess (AIX4): More robust release numbering discovery. Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) * config.guess (i386-sequent-ptx): Properly get version number. Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) * config.guess (mips:*:4*:UMIPS): New case. | |||||
1995-08-06 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | Fred Fish | 1 | -0/+5 | |
SUPPORT_FILES to submakes. | |||||
1995-08-05 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | Fred Fish | 1 | -0/+25 | |
(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and mpw-configure. | |||||
1995-07-27 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | David Edelsohn | 1 | -0/+4 | |
1995-07-27 | * config.guess (*:Linux:*:*): First try asking the linker what the | Fred Fish | 1 | -0/+6 | |
default object file format is (elf, aout, or coff). Then if this fails, try previous methods. | |||||
1995-07-27 | * configure.in: Don't build newlib for *-*-vxworks5.1. | J.T. Conklin | 1 | -0/+4 | |
1995-07-27 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | Brendan Kehoe | 1 | -2/+11 | |
* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |||||
1995-07-21 | * config-com.multi: New file. | David Edelsohn | 1 | -0/+18 | |
* config-pos.multi: New file. | |||||
1995-06-29 | * configure.in: Add i386-pe configuration. | Steve Chamberlain | 1 | -0/+8 | |
1995-06-23 | * mpw-config.in (elf/mips.h): Always forward-include, needed | Stan Shebs | 1 | -0/+5 | |
for GDB to build. | |||||
1995-06-21 | * testsuite: New directory for customer acceptance and whole tool | Rob Savoye | 1 | -0/+10 | |
chain tests. * configure: Set build_{cpu,vendor,os,alias} to host values when --build isn't specified | |||||
1995-06-21 | Handle autoconfiscated directories by running the correct configure script. | Ken Raeburn | 1 | -0/+31 | |
1995-05-18 | Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. | Ken Raeburn | 1 | -0/+10 | |
Details in change logs. |