Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #110 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

tango patch for x86_64

Reported by: wilsonk Assigned to:
Priority: minor Milestone: Beta
Component: Version:
Keywords: Cc:

Description

Here is the patch for tango (only tested revision 4004!!) on x86_64 machines. Apply the regular tango patch as per the web site and then this patch after.

Thanks, K.Wilson

Attachments

tangox86_64.patch (18.2 kB) - added by wilsonk on 11/06/08 20:58:51.

Change History

11/06/08 20:58:51 changed by wilsonk

  • attachment tangox86_64.patch added.

11/06/08 21:04:46 changed by wilsonk

I realize that there are some parts of this patch that are just replacing some indentation...I use emacs so I guess I hit the tab key sometimes...sorry. I also realize that the 64bit register saving code is not being used but I though some code should be in there so things don't fail silently if enabled.

Thanks, K.Wilson

11/08/08 05:37:16 changed by ChristianK

  • status changed from new to closed.
  • resolution set to fixed.

Okay, I have merged in most of it. However, the change in allocStack where malloc is used when mmap is available seems dubious: why was it made? Also, I got rid of the fiber implementations that wouldn't work and commented them out instead. Finally, I did not understand the change to text.locale.Convert, so I didn't apply it.

If any of this was strictly necessary, please reopen or file a new ticket.

Copyright © 2008, LDC Development Team.