Commit Graph

15 Commits

Author SHA1 Message Date
Michael Meissner
2670328aa5 Fix typo.
From-SVN: r12125
1996-05-30 10:38:43 +00:00
Michael Meissner
3cfa490985 Add code to print rs6000 specific info in .s file; make eabi.asm assemble on Solaris
From-SVN: r12123
1996-05-29 21:20:36 +00:00
Doug Evans
3a3bd477aa varasm.c (asm_output_bss): New argument DECL.
* varasm.c (asm_output_bss): New argument DECL.
	Use ASM_DECLARE_OBJECT_NAME if defined.
	(asm_output_aligned_bss): Likewise.
	(assemble_variable): Pass DECL to ASM_OUTPUT{,_ALIGNED}_BSS.
	* rs6000/win-nt.h (ASM_OUTPUT_ALIGNED_BSS): Update.

From-SVN: r12096
1996-05-24 16:33:38 +00:00
Doug Evans
900cb721ce * rs6000/win-nt.h (ASM_FILE_START): Likewise. Delete duplicate.
From-SVN: r12001
1996-05-17 16:25:47 +00:00
David Edelsohn
3e99621c52 undef new AIX alignment macros
From-SVN: r11867
1996-04-22 15:57:03 +00:00
Michael Meissner
48cda10ef6 Make BIGGEST_FIELD_ALIGNMENT 64
From-SVN: r11855
1996-04-19 21:01:25 +00:00
Michael Meissner
e56bb9ed51 Add exception attribute for Windows
From-SVN: r11528
1996-03-14 16:25:20 +00:00
Michael Meissner
2aa35c6312 Add static constructor/destructor support to Windows NT
From-SVN: r11524
1996-03-13 17:12:13 +00:00
Michael Meissner
fff4998bc9 Define ASM_OUTPUT_ALIGNED_BSS
From-SVN: r11397
1996-03-01 20:34:12 +00:00
David Edelsohn
3297d3fd34 remove verbatim symbol test
From-SVN: r11332
1996-02-21 16:46:19 +00:00
Michael Meissner
979721f881 Cygwin32 support; Make eabi update stack first before doing stores in prolog
From-SVN: r11259
1996-02-13 19:19:40 +00:00
Michael Meissner
48a0fabb57 Do not use -V as if it were -v
From-SVN: r11180
1996-02-07 22:04:46 +00:00
Michael Meissner
7509c75936 Small data support; Windows NT attributes; windows NT call indrect fix
From-SVN: r11093
1996-01-24 20:56:01 +00:00
Michael Meissner
19d2d16f76 Use simpler functions instead of printf. INT_TYPE_SIZE is always 32. For NT, do not emit .extern for builtin functions
From-SVN: r10704
1995-12-13 12:03:00 +00:00
Michael Meissner
9e19701e69 PowerPC Windows NT support
From-SVN: r10643
1995-11-30 18:24:37 +00:00