summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/startup/linkcmds (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-09-29 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>Joel Sherrill2000-09-291-0/+40
| | | | | | * startup/linkcmds: Added lines so DWARF debug information would be available. Otherwise gdb complains that the offsets for the debug info are incorrect and doesn't load the files.
* Moved base address to 0x20000.Joel Sherrill2000-08-021-3/+3
|
* 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-37/+107
| | | | | | | | 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.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Added more sections and made minor modifications to let the linkcmdsJoel Sherrill1999-10-061-4/+2
| | | | | 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/+5
| | | | | <jzamora@avellano.datsi.fi.upm.es>. He debugged enough to let me know what was wrong and I supplied the code. :)
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1998-02-171-0/+18
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* Initial revisionJoel Sherrill1995-05-111-0/+50