From: Jeff Law Date: Sat, 12 Jun 1999 02:44:12 +0000 (-0600) Subject: sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PIC code... X-Git-Tag: releases/libgcj-2.95.0~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691f4e73d4eb5eb9bed0ecc62bc7c7a492e0b5b8;p=thirdparty%2Fgcc.git sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PIC code sequences. � * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PIC code sequences. From-SVN: r27494 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a00d3d332747..2f1bbed2e233 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Sat Jun 12 03:40:42 1999 Jeffrey A Law (law@cygnus.com) + + * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands + that require PIC code sequences. + Wed Jun 9 16:29:01 1999 Nick Clifton * configure.in: Add new target: thumb-elf.