Commit Graph

11 Commits

Author SHA1 Message Date
Ralf Corsepius
e6bb55ea02 Install infos using FC conventions. 2005-04-26 13:45:33 +00:00
Ralf Corsepius
d8fa12c3da 2005-04-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
	Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
	superfluous %doc.
2005-04-20 07:24:58 +00:00
Ralf Corsepius
56b864e9b4 Various changes and hacks 2005-04-13 16:11:30 +00:00
Ralf Corsepius
1a58b1f9d9 2005-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* gdb/Makefile.am: Add avr, mips64.
	Cosmetics.
	* gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
	* gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
	* gdb/mkspec.in: Add PATCH-magic.
	Add gdb_suffix.
2005-03-17 13:42:17 +00:00
Ralf Corsepius
8b2642c263 2004-02-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/base-gdb.add: Add annotate.info.
	* gdb/gdb.add: Remove info/dir.
2004-02-23 06:04:23 +00:00
Joel Sherrill
90357e29be 2004-02-17 RTEMS
* setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
	gcc and updating gdb to 5.3.
2004-02-17 19:09:57 +00:00
Ralf Corsepius
cdf5ff651b 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-09-04 14:39:05 +00:00
Ralf Corsepius
c86d8e7f37 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
2003-01-29 14:06:02 +00:00
Joel Sherrill
847ed4bd37 gdb 5.0 does not install readline so don't try to grab the info files. 2000-06-29 16:28:27 +00:00
Joel Sherrill
df49c60c96 Merged from 4.5.0-beta3a 2000-06-12 15:00:15 +00:00
Joel Sherrill
778239e9bb Added on 4.5 branch 2000-05-28 18:03:55 +00:00