summaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
Commit message (Collapse)AuthorAgeFilesLines
* (xcoff_output_standard_types): Add TARGET_64BIT dependencies. Addkenner1994-12-021-9/+9
| | | | | | | | "wchar", "long long int", and "long long unsigned int" built-in C types. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8603 138bc75d-0d04-0410-961f-82ee72b054a4
* (xcoff_lastfile): New variable.wilson1994-06-011-2/+63
| | | | | | | | | (ABS_OR_RELATIVE_LINENO, ASM_OUTPUT_SOURCE_LINE): Define here. (xcoffout_source_file, xcoffout_source_line): New functions. (xcoffout_declare_function): Use xcoffout_source_file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7408 138bc75d-0d04-0410-961f-82ee72b054a4
* (MAKE_LINE_SAFE): Delete.wilson1994-05-201-14/+2
| | | | | | | (ASM_OUTPUT_LBB, ASM_OUTPUT_LBE): Don't use MAKE_LINE_SAFE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7343 138bc75d-0d04-0410-961f-82ee72b054a4
* (ASM_OUTPUT_LFE): Output absolute line number notwilson1994-01-311-3/+1
| | | | | | | relative line number. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6437 138bc75d-0d04-0410-961f-82ee72b054a4
* (xcoffout_begin_block): Don't emit a .bb for thewilson1994-01-171-2/+7
| | | | | | | | | function level scope. (xcoffout_end_block): Don't emit a .eb for the function level scope. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6399 138bc75d-0d04-0410-961f-82ee72b054a4
* (N_DSLINE, N_BSLINE): Delete definitions.wilson1993-05-141-8/+16
| | | | | | | | (stab_to_sclass): Use ifdefs to test for presence of N_MAIN, N_BSLINE, N_DSLINE, N_BINCL, N_EINCL, N_EXCL, N_M2C, N_SCOPE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4461 138bc75d-0d04-0410-961f-82ee72b054a4
* (xcoffout_declare_function): Call dbxout_source_filewilson1993-03-201-0/+4
| | | | | | | before emitting .function psuedo-op. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3790 138bc75d-0d04-0410-961f-82ee72b054a4
* * xcoffout.c (assign_type_number): Skip decls with no name.mrs1992-08-191-1/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1891 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSmycroft1992-07-061-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1476 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-06-241-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1255 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***kenner1992-05-221-1/+28
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1045 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-05-071-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@930 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-03-231-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@577 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***kenner1992-03-211-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@558 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionmeissner1992-03-111-0/+444
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@443 138bc75d-0d04-0410-961f-82ee72b054a4