summaryrefslogtreecommitdiffstats
path: root/lib/csu/os-note-elf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work-around a gcc3 -g bug causing debug ld.so to crash.kurt2009-03-061-2/+2
| | | | okay kettenis@ drahn@
* remove multi-line literals in __asm syntax to keep gcc3 happyavsm2003-11-221-11/+9
| | | | henric@ henning@ ok
* add a newline at end of file. gcc3 rightfully complains if the filerohee2003-03-311-2/+2
| | | | | | is not newline terminated. From Thorsten Glaser
* An OpenBSD tag doesn't hurt.art2001-02-031-0/+1
|
* Add an OS note identifying OpenBSD binaries.art2001-02-031-0/+20
This appears to be the standard way to do it.