OSDN Git Service

Minor fixes to darwin version of -mpowerpc64.
authorfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Nov 2003 02:35:45 +0000 (02:35 +0000)
committerfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Nov 2003 02:35:45 +0000 (02:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73439 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 1b052fa..1452419 100644 (file)
@@ -1,3 +1,11 @@
+2003-11-10  Fariborz Jahanian <fjahanian@apple.com>
+       * config/rs6000/rs6000.h (STACK_SIZE_MODE): Add definition.
+
+       * config/rs6000/rs6000.c (reg_or_mem_operand): Add macho-style
+       address recognition.
+       (macho_lo_sum_memory_operand): Routine to recognize macho-style
+       address recognition.
+
 2003-11-10  Richard Henderson  <rth@redhat.com>
 
        * dwarf2out.c (gen_label_die): Cope with DECL_RTL not set.