summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/gdb.add (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Obsolete).Ralf Corsepius2007-01-081-160/+0
|
* Add BuildRoot.Ralf Corsepius2005-12-291-0/+1
|
* 2005-12-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-12-211-11/+13
| | | | * gdb/gdb.add: Add URL:.
* Add __os_install_post.Ralf Corsepius2005-12-181-0/+3
|
* Append %_bindir to PATH only if %_prefix != /usr.Ralf Corsepius2005-09-151-0/+2
|
* Replace %{rpmprefix} with @rpmprefix@Ralf Corsepius2005-09-021-1/+1
|
* 2005-09-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-011-2/+0
| | | | * gdb/gdb.add: Remove Packager:.
* 2005-08-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-08-291-1/+6
| | | | * setup.def, gdb/gdb.add: Use DESTDIR as override with gdb 6.3.
* Misc. %infodir/dir handling changes.Ralf Corsepius2005-05-031-4/+4
|
* 2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-251-1/+1
| | | | | | | * binutils/binutils.add: Use BuildRequires instead of BuildPreReq. * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq. * gdb/gdb.add: Use BuildRequires instead of BuildPreReq. * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
* 2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-231-0/+1
| | | | * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
* 2005-04-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-201-3/+12
| | | | | | * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove superfluous %doc.
* Various changes and hacksRalf Corsepius2005-04-131-2/+18
|
* Fix type in previous patchRalf Corsepius2005-04-131-1/+1
|
* 2005-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-131-1/+3
| | | | | * gdb/Makefile.am: Remove obsolete targets. * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
* 2005-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-131-10/+17
| | | | | | | * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir}, %{_bindir}. Various minor fixes. Rename src.rpm into <target>-gdb. Disable sim for avr.
* 2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-121-2/+2
| | | | * setup.def, gdb/gdb.add: Add gdb_suffix.
* 2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-121-1/+1
| | | | | * cpukit/rtems-cpukit.add, gdb/gdb.add: Fix my email address, cosmetics.
* 2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-121-1/+0
| | | | | | * binutils/target-binutils.add, cpukit/rtems-cpukit.add, gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add: Remove Autoreqprov-tag.
* Sync %setup with gcc/gcc.add for consistency.Ralf Corsepius2005-04-121-1/+1
|
* Apply patches in tool subdirs.Ralf Corsepius2005-04-121-0/+1
|
* Eliminate @PATCH2@.Ralf Corsepius2005-04-121-4/+4
|
* Add support for rpmbuild --with sources.Ralf Corsepius2005-04-121-1/+1
|
* 2004-02-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-231-0/+2
| | | | | * gdb/base-gdb.add: Add annotate.info. * gdb/gdb.add: Remove info/dir.
* 2004-02-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-191-3/+11
| | | | * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
* 2004-02-17 RTEMSJoel Sherrill2004-02-171-5/+6
| | | | | * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960 gcc and updating gdb to 5.3.
* 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-041-17/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * binutils/base-binutils.add: Add osversion support. * binutils/binutils.add: Add osversion support. %setup -n %{name}-%{version}. Don't remove c++filt. * binutils/target-binutils.add: Add osversion support. Pickup c++filt. * gcc3newlib/base-g77.add: Add osversion support. * gcc3newlib/base-gcc.add: Add osversion support. * gcc3newlib/base-gcj.add: Add osversion support. * gcc3newlib/base-gnat.add: Add osversion support. * gcc3newlib/gccnewlib.add: Add osversion support. Remove c++filt, %setup -n -n %{name}-%{version}. * gcc3newlib/target-c++.add: Add osversion support. Don't pickup c++filt. * gcc3newlib/target-g77.add: Add osversion support. * gcc3newlib/target-gcc.add: Add osversion support. * gcc3newlib/target-gcj.add: Add osversion support. * gcc3newlib/target-gnat.add: Add osversion support. * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}. * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix, gdb_version, gdb_target. * gdb/target-gdb.add: Ditto. * gdb/gdb.add: Ditto. %setup -n -n %{name}-%{version}.
* 2003-02-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-101-1/+23
| | | | | | * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to determine which targets have simulators, configure with appropriate arguments, and package the correct files.
* 2003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-051-0/+1
| | | | * Apply the 2003-01-31 changes OAR's broken CVS had dropped.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-1/+0
| | | | | | | | | | | | | | | * common/common.add.in: Add Vendor, Distribution, BuildRoot. * binutils/Makefile.am: Fix path to clean.add. * binutils/binutils.add: Remove BuildRoot. * cpukit/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. Generate rtems-cpukit.spec.in. * cpukit/header.add: New. * cpukit/rtems-cpukit.spec.in: Remove. * cpukit/rtems-cpukit.add: New. * gccnewlib/gccnewlib.add: Remove Buildroot. * gdb/gdb.add: Remove Buildroot. * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-19/+2
| | | | | | | | | | | | | * gdb/gdb.add: Remove header, broken cdn-X configuration, %clean, Replace @exe_ext@ with %{_exeext}. * gdb/mkspec.in: Remove exe_ext. * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}. * gdb/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}. * cpukit/mkspec.in: Remove exe_ext. * binutils/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add.
* 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-291-10/+24
| | | | | | | | | | | | | | | | | | | | | | | | | * ChangeLog: Fix yesterday's entry. * gdb/target-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems. Remove stray unpackaged files. Use %{_defaultbuildroot} instead of hard-coded values. configure --disable-nls. Misc. minor changes. Add BuildPreReq: ncurses-devel. * gdb/base-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/mkspec.in: New. * gdb/Makefile.am: Reflect addition of gdb/mkspec.in. * gcc3newlib/mkspec.in: Fix usage. * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of hard-coded values. Update copyright notice. * mkgdbspec.in: Removed. * Makefile.am: Remove mkgdbspec. * configure.ac: Remove mkgdbspec. Add gdb/mkspec.
* 2002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-141-2/+7
| | | | | * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add: Updated to gcc 3.1 and gdb 5.2.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+75
|
* Added on 4.5 branchJoel Sherrill2000-05-281-0/+0