public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Global addressing
@ 2001-09-04 14:56 Joy Mukherjee
  2001-09-04 20:33 ` Alexandre Oliva
  0 siblings, 1 reply; 14+ messages in thread
From: Joy Mukherjee @ 2001-09-04 14:56 UTC (permalink / raw)
  To: gcc

Hi !
	I need to relocate all the global variables of a program to some
other address and then force the executable to use the relocated set
instead of the original one . The problem is that when I looked at the
assembly code generated, it seems that the compiler uses direct addressing
for such globals .
	Is there anyway I can force the compiler to use indexed addressing
ONLY for all variables - local/global ? I am working on the Intel-Linux
plateform . I would really appreciate any help .

Joy.



******************************************************************************

JOY MUKHERJEE


OFFICE:

GRADUATE STUDENT
DEPTT. OF COMPUTER SCIENCE
MCBRYDE HALL
VIRGINIA TECH
BLACKSBURG , VA - 24061
PH. - (540) 231 5853

RESIDENCE:

1211 PROGRESS STREET
APT. # 7100 F
BLACKSBURG , VA - 24060
USA.
PH. - (540) 951 7771

Other e-mails : jmukherj@vt.edu
		jmjee@lycos.com

******************************************************************************


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2001-09-17 16:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-04 14:56 Global addressing Joy Mukherjee
2001-09-04 20:33 ` Alexandre Oliva
2001-09-06 11:29   ` Joy Mukherjee
2001-09-09 20:39     ` Alexandre Oliva
2001-09-10 14:28       ` Joy Mukherjee
2001-09-13 17:36         ` Alexandre Oliva
2001-09-13 19:27           ` Start and end of the GOT Joy Mukherjee
2001-09-14  7:44             ` Alexandre Oliva
2001-09-14 17:33               ` Joy Mukherjee
2001-09-17 15:17                 ` Richard Henderson
2001-09-17 15:36                   ` Jakub Jelinek
2001-09-17 15:53                     ` Richard Henderson
2001-09-17 16:08                       ` H . J . Lu
2001-09-17 16:22                         ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).