aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
1998-05-11lJeff Law
1998-05-11config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.Ian Lance Taylor
1998-05-06typo typo fixes fixesJeff Law
1998-04-28Fixup --enable-target-optspaceMichael Meissner
1998-04-23Fix consistency error reported by Yotam Medini.Jim Wilson
1998-04-22Add support for --enable-target-optspace to compile with -Os instead of -O2, ...Michael Meissner
1998-04-14configure: Define DEFAULT_M4 by searching PATH.Krister Walfridsson
1998-04-12* Makefile.in (INSTALL_MODULES): Remove texinfo.Jeffrey A Law
1998-03-25Add support for ARM's Thumb instruction set.Nick Clifton
1998-03-20Makefile.in (install-gcc): Don't specify LANGUAGES here.Manfred Hollstein
1998-03-18Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent ...Dave Love
1998-03-17config-ml.in: After building symlink tree call make distclean if...Manfred Hollstein
1998-03-17configure: When making link, also check the current directory.H.J. Lu
1998-03-05* config.sub: Accept alphapca56 and alphaev6 properly.Richard Henderson
1998-03-05* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.Franz Sirl
1998-02-23* config.sub (sco5): Fix typo.Bruno Haible
1998-02-17Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with CONFIG_SITE=/de...Dave Love
1998-02-16Makefile.in (BASE_FLAGS_TO_PASS, [...]): Really add this change to sync Makef...Manfred Hollstein
1998-02-05Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.Manfred Hollstein
1998-01-31Makefile.in (TARGET_CONFIGDIRS): Add libf2c.Richard Henderson
1998-01-28Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) here as it i...Manfred Hollstein
1998-01-27configure (package_makefile_rules_frag): New variable, which names a file wit...Manfred Hollstein
1998-01-27config.guess: More accurate determination of HP processor types.Lassi A. Tuura
1998-01-23configure (package_makefile_frag): Move inserting the ${package_makefile_frag...Manfred Hollstein
1998-01-22* config.guess: Add support for Linux/ARM.Philip Blundell
1998-01-21* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.Richard Henderson
1998-01-17Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and local_prefix to su...Pieter Nagel
1998-01-17configure.in: Check makefile fragments in the source directory.H.J. Lu
1998-01-15configure.in: check whether host and target makefile fragments exist before a...Alexandre Oliva
1998-01-13config-ml.in (multi-do): LDFLAGS must include multilib designator.Lee Iverson
1998-01-13undo test changeJeff Law
1998-01-13TestJeff Law
1998-01-13TestAnonymous CVS User
1998-01-13Testing.Jeff Law
1998-01-12* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.Robert Lipe
1998-01-03config.sub: Add mingw32 support.Mumit Khan
1998-01-03*** empty log message ***Franz Sirl
1997-12-23* config.guess: HP 9000/803 is a PA1.1 machine.Jeffrey A Law
1997-12-21It's alpha*-...Richard Henderson
1997-12-21configure.in (host_makefile_frag, [...]): Handle multiple config files.H.J. Lu
1997-12-11* config.guess: Add BeOS support.Fred Fish
1997-12-05release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law
1997-12-02Makefile.in (INSTALL_TARGET_CROSS): Define.Jeffrey A Law
1997-12-01Bring in changes from release branch (egcs_ss_971127).Jeffrey A Law
1997-11-27Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeffrey A Law
1997-11-21config.guess (alpha stuff): Merge with FSF to avoid incorrect guesses.Jeffrey A Law
1997-10-27* Makefile.in: check-target-libio depends on all-target-libstdc++.Jason Merrill
1997-10-26Makefile.in (bootstrap-lean): Combined with `normal' bootstrap targets using ...Manfred Hollstein
1997-09-29Makefile.in (bootstrap-lean): New target.Aaron Jackson
1997-09-18* Makefile.in (cross): New target.Jeffrey A Law