summaryrefslogtreecommitdiff
path: root/gcc/config/dbxelf.h
Commit message (Collapse)AuthorAgeFilesLines
* * dbxelf.h (ASM_OUTPUT_SOURCE_LINE): Do not put assemblerlaw1999-07-081-1/+1
| | | | | | | directives in column zero. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28025 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Uselaw1999-05-201-7/+11
| | | | | | | | | asm_fprintf and %L to generate the label name. * config/dbxelf.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Likewise. (ASM_OUTPUT_SOURCE_LINE): Correct generation of internal labels. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27048 138bc75d-0d04-0410-961f-82ee72b054a4
* Move stabs specific target macros out od svr4.h and elfos.h and into dbxelf.hnickc1999-03-261-0/+105
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25995 138bc75d-0d04-0410-961f-82ee72b054a4