summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-182-2/+6
| | | | * Makefile.am: Rename bin2c to rtems-bin2c.
* 2007-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-102-3/+9
| | | | * bin2c.c: Updated license after author changed it.
* 2007-09-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-072-4/+12
| | | | * bin2c.c: Update comments.
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-042-81/+241
| | | | | | * bin2c.c: Significant improvements -- add multiple options, generate both C and H files, do not always generate static. fix indentation, add comments.
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-042-0/+113
| | | | | * bin2c.c: New file. http://www.wxwidgets.org/wiki/index.php/Embedding_PNG_Images-Bin2c_In_C
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-042-1/+8
| | | | | | * Makefile.am: Add bin2c so we can have a more reliable way to convert binary files to objects. If they are in C, we can use the correct CPU CFLAGS and they will link easier.
* Fix indentation.Ralf Corsepius2007-01-271-7/+7
|
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-0210-5/+25
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-1710-10/+30
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-08-15 Kolja Waschk <kawk@telos.de>Joel Sherrill2006-08-1515-115/+1283
| | | | | | | | | | | | | | * linkcmds.c, linkcmds.h, memory.c, memory.h, sample.ptf: New files. * bridges.c: corrected detection of bridged connections * clocks.c: removed a printf * linkcmds.[ch] new files, added output of linker script * Makefile.am: added new files * memory.[ch]: new files, detection of memory in SOPC configuration * nios2gen.c: updated command line parsing and output control * output.[ch]: improved output of BSP header file * ptf.[ch]: added ptf_dump_ptf_item and small fixes * sample.ptf: new file, sample configuration for nios2gen * README: updated
* 2006-08-10 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2006-08-102-3/+37
| | | | | | | | * nios2gen.c: Added some very basic support for --help and --version options along with output that is roughly in GNU format. This is required by help2man. help2man expects this all to be written to stdout instead of stderr so this was changed as well. * ChangeLog: New file.
* 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-0917-0/+1837
| | | | | | | | * configure.ac: New port to Altera NIOS II. * nios2/.cvsignore, nios2/Makefile.am, nios2/README, nios2/bridges.c, nios2/bridges.h, nios2/clocks.c, nios2/clocks.h, nios2/configure.ac, nios2/devices.c, nios2/devices.h, nios2/nios2gen.c, nios2/output.c, nios2/output.h, nios2/ptf.c, nios2/ptf.h: New files.
* 2006-07-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-133-0/+29
| | | | | * doxy-filter: New. * Makefile.am: Add doxy-filter.
* Remove.Ralf Corsepius2006-07-111-275/+0
|
* 2006-07-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-113-7/+10
| | | | | | * ampolish3.in: Remove. * Makefile.am: Remove ampolish3. * configure.ac: Remove ampolish3, perl.
* 2006-01-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-312-1/+6
| | | | * shgen.c: include <stdlib.h>.
* 2006-10-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-142-2/+7
| | | | | * ampolish3.in: Check Makefile.am for SUBDIRS. Add all-am: for PREINSTALL_FILES.
* 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-122-10/+24
| | | | | | * ampolish3.in: Add all: for PREINSTALL_FILES. Add all-local for TMPINSTALL_FILES. Misc bug fixes.
* 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-122-3/+26
| | | | | * ampolish3.in: Check if Makefile.am already contains CLEANFILES or DISTCLEANFILES.
* 2006-10-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-102-100/+110
| | | | * ampolish3.im: Update.
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-252-2/+6
| | | | * ampolish3.in: Sync with private bleeding-edge .
* 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-242-2/+6
| | | | * ampolish3.in: Use @PERL@, partial update from local sources.
* Fix typoRalf Corsepius2005-10-241-1/+1
|
* Fix typoRalf Corsepius2005-10-241-1/+1
|
* 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-243-4/+12
| | | | | | * configure.ac: Add ampolish3. * Makefile.am: Add ampolish3. * ampolish3.in: New.
* New.Ralf Corsepius2005-10-241-0/+243
|
* Fix typo in previous change.Ralf Corsepius2004-09-244-4/+4
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-248-4/+20
| | | | * configure.ac: Require automake > 1.9.
* 2004-09-24 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius2004-09-242-1/+7
| | | | * configure.ac: Remove RTEMS_CPU_SUBDIRS.
* Remove stray white spaces.Ralf Corsepius2004-04-205-35/+35
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* Unused.Ralf Corsepius2004-03-091-2/+0
|
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-0/+6
| | | | | * Makefile.am: Add EXTRA_DIST = search-id.sh multigen cvsignore-add.sh.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-1/+5
| | | | * Makefile.am: DIST_SUBDIRS = @subdirs@.
* 2004-01-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-062-1/+5
| | | | * Makefile.am: Let shgen.1 depend on shgen$(EXEEXT).
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-128-8/+24
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-0/+5
| | | | * Makefile.am: Cosmetics.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-262-1/+5
| | | | * Makefile.am: Obsoleting HP PA-RISC port.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-266-463/+5
| | | | | * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am, hppa1.1/configure.ac, hppa1.1/genoffsets.c: Removed.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-042-2/+6
| | | | * genoffsets.c: URL for license changed.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-042-1/+5
| | | | * size_rtems.in: URL for license changed.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-1110-5/+25
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-2513-2581/+0
|
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-1112-7/+35
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-1112-6/+30
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-1112-6/+30
| | | | * configure.ac: AC_PREREQ(2.57).
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-2112-18/+54
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-02 Chris Johns <cjohns@cybertec.com.au>Joel Sherrill2002-10-043-1/+31
| | | | | * cvsignore-add.sh: Script to append a specific file to all .cvsignore files if the files exists is a specific directory.
* 2002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-272-0/+6
| | | | * Makefile.am: genoffsets must be built before the executive.
* 2002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-271-1/+1
| | | | * tools/Makefile.am: Build the cpu dependent tools as well.