summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex/startup/linkcmds (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-03-031-1/+1
| | | | | * startup/linkcmds: Add wildcard to gcc_except_table section so programs compiled with gcc 4.3.x can link.
* 2007-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-05-031-1/+1
| | | | * startup/linkcmds: Handle .data.* sections
* 2004-07-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-281-0/+2
| | | | * startup/linkcmds: Add gnu.linkonce.d and gcc_except_table sections.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
| | | | | | | * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S, startup/bspstart.c, startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S: URL for license changed.
* 2003-08-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-111-0/+1
| | | | | PR 453/make_build * startup/linkcmds: Added .eh_frame
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-201-0/+9
| | | | * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
* 2001-05-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-05-091-1/+1
| | | | | | | | * startup/linkcmds: In support of gcc 3.1, added one of more of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections and direction of segments to memory regions may also have been addressed. This was a sweep across all BSPs.
* 2001-10-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-10-251-0/+2
| | | | * startup/linkcmds: Added _init and _fini.
* 2000-09-29 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>Joel Sherrill2000-09-291-0/+41
| | | | | | * 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.
* Fix typo.Joel Sherrill2000-06-141-1/+1
|
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Added missing .rodata and *(.gnu.linkonce.r*) section.Joel Sherrill1998-10-221-0/+4
|
* Update from Erik Ivanenko <erik.ivanenko@utoronto.ca> to bring theJoel Sherrill1998-09-211-90/+27
| | | | | | | i386ex bsp up to date. 1) A 'hlt' instruction is coded in case of a return from boot_card in start.s.
* Update from "erik.ivanenko" <erik.ivanenko@utoronto.ca>.Joel Sherrill1998-03-301-38/+122
| | | | | Also removed bsp_postdriver_hook() from every bsp possible and moved to shared version.
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1998-02-171-0/+18
|
* Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill1998-01-161-1/+1
| | | | | | | | | | > RTEMS is under CVS control and has been since rtems 3.1.16 which was > around May 1995. So I just to add the $Id$. If you notice other files > with missing $Id$'s let me know. I try to keep w\up with it. Now that you have asked -- I'll attach a list of files lacking an RCS-Id to this mail. This list has been generated by a little sh-script I'll also enclose.
* 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 version from ErikJoel Sherrill1996-10-151-0/+106