summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/idp/startup/linkcmds (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+1
|
* All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill2000-01-131-13/+9
|
* Made sweep of changes to get all BSPs to the same point on the linkcmdsJoel Sherrill2000-01-131-1/+1
| | | | and memory layout. Next step is to share the same bsp_pretasking_hook.
* Eric Norum <eric@cls.usask.ca> submitted linker script and bsp_specsJoel Sherrill2000-01-121-46/+108
| | | | | | | | for the gen68360 that let it work with ELF and C++ exceptions. This was used as the basis for changes to EVERY m68k bsp_specs and linkcmds. Before this modification is over, the layout of the starting stack, heap, and workspace will likely be modified for every m68k BSP. Then they will all be very similar.
* Added more sections and made minor modifications to let the linkcmdsJoel Sherrill1999-10-061-4/+5
| | | | | work with m68k-elf on late model versions of binutils (990901+) without overlapping or missing section errors.
* Patches done in conjunction with Juan Zamorano FloresJoel Sherrill1998-10-261-0/+6
| | | | | <jzamora@avellano.datsi.fi.upm.es>. He debugged enough to let me know what was wrong and I supplied the code. :)
* Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1998-02-171-0/+18
|
* fixed missing CVS IDsJoel Sherrill1995-10-061-0/+2
|
* Initial revisionJoel Sherrill1995-05-111-0/+44