summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-06-142002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add: Updated to gcc 3.1 and gdb 5.2.
2002-05-152002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-34/+79
* mkgcc3newlibspec.in: Remove SETUP (bogus). * gcc3newlib/target-c++.add: New. * gcc3newlib/Makefile.am: Add target-c++.add. * gcc3newlib/base-g77.add: Adapt to gcc-3.1. Reflect having split out c++. Various minor fixes. * gcc3newlib/base-gcc.add: Ditto. * gcc3newlib/gccnewlib.add: Ditto. * gcc3newlib/target-gcc.add: Ditto.
2002-04-182002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+2
* gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix timestamps.
2002-04-162001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
* .cvsignore: Added files added by automake 1.6.1. * setup.def: New shot at gcc 3.0.4 RPMs. * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am: Deleted m68k-rtemself. * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
2002-04-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
2002-04-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-363/+0
* gcc3newlib/gccnewlib.spec.in: Removed from CVS.
2002-04-032002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+0
* mkbinutilspec.in: Add support for empty patch-version (no patch). * mkgcc3newlibspec.in: Ditto. * setup: Fix gcc3*_versions handling. * setup.def: binutils_patch_version=. * binutils/binutils.add: Reflect changes to mkbinutilspec.in, Use "%{_target_os}" != "%{_build_os}" to detect cross-building. * binutils/target-binutils.add: Comment out c++filt. * gcc3newlib/base-gcc.add: Remove duplicate libm.info. * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in. Use "%{_target_os}" != "%{_build_os}" to detect cross-building. Comment out gcc-2.95.x hacks. Remove *.la from installed files. * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
2002-04-032002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-263/+25
* mkbinutilspec.in: Add support for empty patch-version (no patch). * mkgcc3newlibspec.in: Ditto. * setup: Fix gcc3*_versions handling. * setup.def: binutils_patch_version=. * binutils/binutils.add: Reflect changes to mkbinutilspec.in, Use "%{_target_os}" != "%{_build_os}" to detect cross-building. * binutils/target-binutils.add: Comment out c++filt. * gcc3newlib/base-gcc.add: Remove duplicate libm.info. * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in. Use "%{_target_os}" != "%{_build_os}" to detect cross-building. Comment out gcc-2.95.x hacks. Remove *.la from installed files. * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
2002-03-292001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* gcc3newlib/.cvsignore: New file.
2002-03-282001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill13-0/+1069
* Per PR64 added support for gcc 3.x RPMs * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified. * mkgcc3newlibspec.in: New file. * gcc3newlib: New subdirectory. * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add, gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am, README, target-g77.add, target-gcc.add, target-gcj.add, target-objc.add: New files.