summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i386/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-315/+0
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2011-10-232011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* page.c: Remove unused var "dirCount".
2011-03-142011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* cpu.h: Remove warnings.
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* cache.c, cpu.h, cpuModel.h: Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-01-292011-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* page.c: Remove CVS-Header tag. Add CVS-Id
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+5
* byteorder.h, cpu.h, page.c: Fix typo where license said found in found in.
2010-07-062009-10-28 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+4
* byteorder.h: added ld_le16, st_le16.
2010-05-212010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill1-0/+5
* cache.c, page.c: Use masks and shift operations instead of bit-fields.
2010-04-152010-04-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* cpuModel.S, cpuModel.h, displayCpu.c: Update to include more reserved bits and pick out a bit more information.
2009-12-112009-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* page.c: Use bsp_mem_size.
2009-10-292009-10-28 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+5
* displayCpu.c: Fixed formatting for prettier printing; don't print more than 8 flags on a single line of output.
2009-10-282009-10-28 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+7
* cpuModel.S, cpuModel.h, displayCpu.c: Save/cache CPUID:ECX (extended capabilities) in a new variable (x86_capability_x). Added more known flag description strings (printCpuInfo()) and let 'printCpuInfo()' dump the extended feature flags, too.
2009-05-062009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* page.c: Fixed warnings.
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
Michael South <msouth@msouth.org> PR 1344/bsps * cpuModel.h: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
2008-08-162008-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* cache.c, displayCpu.c, page.c: Add missing prototypes.
2007-03-282007-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* page.c: Redo print to not have cvs conflict marker.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: New BUG-REPORT address.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-05-162006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Use RTEMS_AMPOLISH3.
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* Makefile.am: Add preinstall.am * preinstall.am: New.
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* configure.ac: Add AMPOLISH3.
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* byteorder.h: New.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-032005-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* Makefile.am: Fix typo.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Remove build-variant support.
2004-10-192004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Remove RTEMS_ENABLE_BARE.
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require automake > 1.9.
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+5
* cpuModel.S: Include <rtems/asm.h> instead of <asm.h>. * idtr.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-312004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* page.c: Convert to using c99 fixed size types.
2004-03-262004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-02-062004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Don't include .../lib.am.
2004-01-212004-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
PR 557/bsps * cpu.c: Removed. File appears to have been orphaned around June 2000
2004-01-212004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+9
* Makefile.am: Split the blob of *.o into cache.rel, page.rel and score.rel. Add PREINSTALL_DIRS. Use automake compilation rules. * page.c, cpuModel.S: Remove stray blanks. * configure.ac: Require automake >= 1.8.2. Add AM_PROG_CC_C_O. Add subdir-objects to AUTOMAKE_OPTIONS.
2004-01-142004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
2003-12-162003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Eliminate VPATH.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-022003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Remove all-local: $(ARCH).
2003-12-012003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Reformat. Use dirstamps for preinstallation.
2003-10-222003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-212003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* cpu.c, cpu.h, cpuModel.S, cpuModel.h, displayCpu.c, idtr.S, page.c: URL for license changed.
2003-08-182003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Reflect having moved aclocal/.
2003-08-18Fix broken ChangeLog entries.Ralf Corsepius1-1/+1
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
Makefile.am: Reflect having moved automake.
2003-08-112003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-11Merger from rtems-4-6-branch.Ralf Corsepius1-0/+4
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AC_PREREQ(2.57).