summaryrefslogtreecommitdiffstats
path: root/scripts/gdb (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-09-042003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-42/+44
* 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-042003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-42/+45
* configure.ac: Add --enable-osversions (OS-versioned RPMS support). * binutils/Makefile.am: Add osversion support. * binutils/mkspec.in: Add osversion support. * gcc3newlib/Makefile.am: Add osversion support. * gcc3newlib/mkspec.in: Add osversion support. * gdb/Makefile.am: Add osversion support. * gdb/mkspec.in: Add osversion support. Add rpmprefix, rpmgroup.
2003-09-022003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+2
* Makefile.am, configure.ac, autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in, binutils/Makefile.am, binutils/base-binutils.add, binutils/binutils.add, binutils/mkspec.in, binutils/target-binutils.add, common/common.add.in, cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, gcc3newlib/target-c++.add, gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add, gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add, gcc3newlib/target-objc.add, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/Makefile.am: Merger from rtems-4-6-branch. * common/common.am: New.
2003-02-262003-02-26 RTEMSJoel Sherrill1-18/+30
* setup.def: Updated gdb revision to -2 so arm will build and to fix psim build problem on NetBSD. * gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since RedHat 7.3 doesn't have it available. Maybe later. * gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
2003-02-102003-02-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-17/+27
* 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-052003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+1
* Apply the 2003-01-31 changes OAR's broken CVS had dropped.
2003-01-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-25/+10
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* gcc3newlib/header.add: New. * gccnewlib/header.add: New. * binutils/header.add: New. * gdb/header.add: New. * rtemsdoc/header.add: New. * rtemsdoc/rtemsdoc.add: New. * common/clean.add.in: New. * common/common.add.in: New.
2003-01-302003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* binutils/mkspec.in: New. * binutils/.cvsignore: Add mkspec. * mkbinutilspec.in: Remove. * gdb/Makefile.am: Depend on mkspec. * binutils/binutils.add: Add @exe_ext@ to c++filt. Add %_defaultbuildroot. * configure.ac: Reflect changes above.
2003-01-292003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+1
* gdb/.cvsignore: Add mkspec.
2003-01-292003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-44/+149
* 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-142002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+7
* mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add: Updated to gcc 3.1 and gdb 5.2.
2002-04-162001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+0
* .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-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS. * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS. * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2001-10-162001-10-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+8
* setup.def: Bumped the gdb_patch_version to account for a configuration problem on psim where it could not be enabled for powerpc-RTEMS. * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am: Initially setup CLEANFILES using = instead of += to make automake-1.5 happy.
2001-03-142001-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+6
* gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems configuration to gdb since this includes the JMR3904 simulator.
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+7
* buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am, gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am: Added mips-rtems, updated to include new patches and gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
2000-07-27Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill1-4/+12
<valette@crf.canon.fr> and Emmanuel Raguet <raguet@crf.canon.fr> of Canon CRF - Communication Dept. This port includes a basic BSP that is sufficient to link hello world.
2000-06-29New file.Joel Sherrill1-0/+23
2000-06-29Added initial h8300 support.Joel Sherrill1-1/+5
2000-06-29gdb 5.0 does not install readline so don't try to grab the info files.Joel Sherrill1-1/+2
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill5-23/+170
2000-05-28These files were added or deleted on the 4.5 branch as part ofJoel Sherrill1-144/+0
Ralf's patch to split the .spec files into multiple ".add" parts.
2000-05-28Added on 4.5 branchJoel Sherrill3-0/+0
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+3
adds .cvsignore.
2000-01-31Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
that contains: * cleanups to configuration files * A reworked gccnewlib.spec.in: I have reformated it for enhanced readability and added more rtems-base packages. It now should be free of any installation conflicts (If there still remain some, they should be regarded as bugs). * A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486" now works). * removes libbsp/bare/wrapup * Further cleanups
2000-01-25Now binutils, gcc, and gdb build into a "base" package that is sharedJoel Sherrill1-4/+29
by all targets and one or more target specific RPMs. This significantly reduces the conflicts between the RPMs whether installing one or multiple targets.
2000-01-23Patch from David Fiddes <D.J@fiddes.surfaid.org> which adds basicJoel Sherrill1-1/+1
Cygwin support to the RPM scripts. The patch from David did not apply cleanly and Joel ended up making all the modifications plus some it should have included for consistency by hand. His comments: I've included a diff against the last (19991203) snapshot RPM scripts that adds what I think is required for Cygwin support. Basically all this boils down to is adding EXE extension support. I've added the AC_EXEEXT rule to conifgure.in (requires a valid 'cc' to work - this is not available in the standard Cygwin distro). Each of the *.spec.in have @exe_ext@ includes in them for each program that results in an EXE. The only odity here is that the chill driver program is a shell script and thus does not require .exe to be added... The mk*.in have all been updated to process the new exe_ext rule.
1999-11-18Corrected to include extra arguments for simulators on sparcJoel Sherrill1-1/+1
and powerpc targets.
1999-11-16Patch rtems-rc-19991105-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+6
This is the gdb.spec.in fix patch: * install infos gzip-ed * add gdb to group rtems
1999-11-02Fixed typo.Joel Sherrill1-1/+1
1999-10-26Removing automatically generated files.Joel Sherrill1-244/+0
1999-10-26RegeneratedJoel Sherrill1-5/+6
1999-10-25Patch generated from scripts-19991025-0.tar.gz fromJoel Sherrill2-8/+5
Ralf Corsepius <corsepiu@faw.uni-ulm.de>: Most significant changes: * Names for rpms changed again * gccnewlib.rpm split into 3 rpms, one for chill, gcj, gcc (includes c/c++/f77/objc), simultaneously built from a common *.spec. * small patches with major impact to gcc and newlib (Those fixes mentioned to Ian, ie. libobjc/libchill are built, multilibing works) * gcc patch against gcc-2.95.2 (Should also apply to gcc-2.95.1 without major problems) * Buildroot removed from */*spec.in * New: rpm Group: "rtems" (rpm -q -g rtems reports all RTEMS packages)
1999-10-25Regnenerated following update from Ralf.Joel Sherrill1-5/+6
1999-10-25Merged scripts-19991022-0 changes from Ralf.Joel Sherrill2-16/+10
1999-10-21Now builds RPM without complete source. Each target is only 15K.Joel Sherrill1-3/+15
1999-10-21Made the RTEMS version get substituted properly even though it isJoel Sherrill2-1/+3
not right yet. Now can specify rpm_build_root via setup.
1999-10-21Added sh-rtemself and m68k-rtemself.Joel Sherrill2-39/+48
1999-10-21Changes from Ralf with script-19991021-0. He fixed the %filesJoel Sherrill3-23/+28
issue and has mkbspspec in a better state. user.cfg is now gone. There are some miscellaneous changes to buildall done by Joel to clean up the build process.
1999-10-20Moved stuff to rtems subdirectory and made sure the system stillJoel Sherrill1-0/+1
functioned.
1999-10-20Miscellaneous improvements and cleanups committed so I can mergeJoel Sherrill1-1/+2
Ralf's end of day version.
1999-10-20Generated files removed.Joel Sherrill1-23/+28
1999-10-20New file.Joel Sherrill1-0/+104
1999-10-20New files.Joel Sherrill2-0/+285