SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 1049, Thu Jan 31 21:03:49 2002 UTC | revision 1054, Wed Feb 6 19:27:27 2002 UTC | |
---|---|---|
# | Line 13 | Line 13 |
13 | Description: | Description: |
14 | ||
15 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
16 | Name: Lal George | |
17 | Date: 2002/02/06 13:55:02 EST | |
18 | Tag: george-20020206-ra-breakup | |
19 | Description: | |
20 | ||
21 | 1. A bug fix from Allen. | |
22 | ||
23 | A typo causes extra fstp %st(0)'s to be generated at compensation | |
24 | edges, which might cause stack underflow traps at runtime. This | |
25 | occurs in fft where there are extraneous fstps right before the 'into' | |
26 | trap instruction (in this case they are harmless since none of the | |
27 | integers overflow.) | |
28 | ||
29 | 2. Pulled out various utility modules that were embedded in the modules | |
30 | of the register allocator. I need these modules for other purposes, but | |
31 | they are not complete enough to put into a library (just yet). | |
32 | ---------------------------------------------------------------------- | |
33 | Name: Matthias Blume | Name: Matthias Blume |
34 | Date: 2002/01/31 16:05:00 EST | Date: 2002/01/31 16:05:00 EST |
35 | Tag: blume-20020131-sparc-ccalls | Tag: blume-20020131-sparc-ccalls |
# | Line 633 | Line 650 |
650 | ||
651 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
652 | Name: Matthias Blume | Name: Matthias Blume |
>>>>>>> 1.169 | ||
653 | Date: 2001/09/18 15:35:00 EDT | Date: 2001/09/18 15:35:00 EDT |
654 | Tag: blume-20010918-readme11036 | Tag: blume-20010918-readme11036 |
655 | Description: | Description: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |