summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-141-1/+1
| | | | | * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add: Updated to gcc 3.1 and gdb 5.2.
* 2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-05-156-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-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-181-0/+2
| | | | | * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix timestamps.
* 2001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-161-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-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-041-1/+1
| | | | * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
* 2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-041-363/+0
| | | | * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
* 2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-031-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-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-033-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.
* 2001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-291-0/+7
| | | | * gcc3newlib/.cvsignore: New file.
* 2001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-2813-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.