Added reference to PR#838

This commit is contained in:
Till Straumann
2005-11-04 03:25:22 +00:00
parent dc0f6585f5
commit 0de2f239e0

View File

@@ -1,8 +1,8 @@
2005-11-02 straumanatslacdotstanford.edu
2005-11-02 Till Straumann <strauman@slac.stanford.edu>
* startup/ldsegs.S: put IDT and GDT into data segment. The CPU modifies
the 'accessed' bit and GDB's (rtems-gdb-stub) text segment checksum
comparison failed...
* startup/ldsegs.S: put IDT and GDT into data segment (PR#838).
The CPU modifies the 'accessed' bit and GDB's (rtems-gdb-stub)
text segment checksum comparison failed...
2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>