summaryrefslogtreecommitdiff
path: root/config/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * acx.m4: Name cache variables properly.Alexandre Oliva2002-12-281-0/+8
| | | | | | | (NCN_STRICT_CHECK_TOOL): If program is not found and value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2, depending on whether build != host or not. (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
* (toplev)Nathanael Nerode2002-12-281-0/+9
| | | | | | | | | | | | | | | * configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
* * mh-cygwin: Don't build libtermcap if it doesn't exist.Christopher Faylor2002-12-171-0/+4
|
* 2002-11-23 H.J. Lu <hjl@gnu.org>H.J. Lu2002-12-161-0/+4
| | | | * accross.m4: New.
* Retire common MPW configury bits.Stan Shebs2002-11-111-0/+6
| | | | | * mpw-mh-mpw: Remove. * mpw: Remove directory along with all of its files.
* Revoke adding mh-s390xpic. Doesn't make any sense because it is notMartin Schwidefsky2002-06-111-4/+0
| | | | referenced from anywhere.
* 2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2002-06-111-0/+4
| | | | * mh-s390xpic: New file.
* * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.DJ Delorie2002-05-221-0/+4
|
* * mh-apollo68: remove unused HDEFINES setting.DJ Delorie2002-05-131-0/+6
| | | | | * mh-dgux: remove unused HDEFINES setting. * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true
* * config/mh-cxux: remove dead codeDJ Delorie2002-04-301-0/+17
| | | | | | | | | | | | | | | | | | | * config/mh-dgux386: remove dead code * config/mh-hp300: remove dead code * config/mh-hpux: remove dead code * config/mh-hpux8: remove dead code * config/mh-irix5: remove dead code * config/mh-irix6: remove dead code * config/mh-ncr3000: remove dead code * config/mh-ncrsvr43: remove dead code * config/mh-necv4: remove dead code * config/mh-sco: remove dead code * config/mh-solaris: remove dead code * config/mh-sysv: remove dead code * config/mh-sysv4: remove dead code * config/mh-sysv5: remove dead code * config/mh-irix4: remove, contains only dead code * configure.in: delete reference to absent file
* * configure.in: Remove useless references to 'pic' makefile fragments.DJ Delorie2002-04-301-0/+13
| | | | | | | | | | | | | * config/mt-armpic: Delete. * config/mt-elfalphapic: Delete. * config/mt-i370pic: Delete. * config/mt-ia64pic: Delete. * config/mt-m68kpic: Delete. * config/mt-papic: Delete. * config/mt-ppcpic: Delete. * config/mt-s390pic: Delete. * config/mt-sparcpic: Delete. * config/mt-x86pic: Delete.
* 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>DJ Delorie2002-04-191-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | * config/mh-a68bsd: clean out dead code * config/mh-apollo68: clean out dead code * config/mh-cxux: clean out dead code * config/mh-decstation: clean out dead code * config/mh-dgux: clean out dead code * config/mh-dgux386: clean out dead code * config/mh-hp300: clean out dead code * config/mh-hpux: clean out dead code * config/mh-hpux8: clean out dead code * config/mh-interix: clean out dead code * config/mh-irix4: clean out dead code * config/mh-lynxrs6k: clean out dead code * config/mh-mingw32: clean out dead code * config/mh-ncr3000: clean out dead code * config/mh-ncrsvr43: clean out dead code * config/mh-necv4: clean out dead code * config/mh-openedition: clean out dead code * config/mh-riscos: clean out dead code * config/mh-sco: clean out dead code * config/mh-sysv4: clean out dead code * config/mh-lynxos: removed, contained only dead code * config/mh-vaxult2: removed, contained only dead code * config/mh-sun3: removed, contained only dead code * configure.in: remove references to dead files
* * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,Keith Seitz2002-04-151-0/+6
| | | | | too. (CYG_AC_PATH_TKCONFIG): Likewise.
* sync with gccDJ Delorie2002-04-121-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk> * acinclude.m4: Fix spelling error of "separate" as "seperate". 2001-05-22 Jason Merrill <jason_merrill@redhat.com> * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks. 2001-01-27 Richard Henderson <rth@redhat.com> * mt-alphaieee: New file. 2001-01-02 Laurynas Biveinis <lauras@softhome.net> * mh-djgpp: do not set CFLAGS. 2000-08-04 Mark Elbrecht <snowball3@bigfoot.com> * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally modify 'gcc_version'. 2000-07-21 Andrew Haley <aph@cygnus.com> * mh-ia64pic: New file. * mt-ia64pic: New file.
* Add s390 supportNick Clifton2001-02-101-1/+6
|
* merge with gccJason Merrill2000-07-211-0/+13
|
* 2000-06-19 Syd Polk <spolk@redhat.com>Syd Polk2000-06-271-0/+4
| | | | * acinclude.m4: Updated for Incr Tcl 3.0.
* Add IBM 370 support.Alan Modra2000-02-231-0/+5
|
* Add support for sh-pe and arm-wince-pe targets.Nick Clifton2000-02-231-0/+4
|
* Merge in changes from egcs for AIX cross-compilation support.Geoffrey Keating2000-01-121-0/+5
|
* Initial revisionRichard Henderson1999-05-031-0/+392