diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-09-24 03:23:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-09-24 03:23:52 +0000 |
commit | 2a86604a47a233873a7fbff317a3bfcea10bb207 (patch) | |
tree | 36b4d6861b45c0cb2e2fe78c524c109e65651ba6 /gas/ChangeLog | |
parent | 107601c8478d2cdd01459eb870fb719adde1d30e (diff) | |
download | gdb-2a86604a47a233873a7fbff317a3bfcea10bb207.zip gdb-2a86604a47a233873a7fbff317a3bfcea10bb207.tar.gz gdb-2a86604a47a233873a7fbff317a3bfcea10bb207.tar.bz2 |
gas/
2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Don't check
BFD_RELOC_386_GOT32.
gas/testsuite/
2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/i386.exp: Run localpic.
* gas/i386/localpic.d: New.
* gas/i386/localpic.s: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 35bda3d..b0f8b85 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-09-23 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Don't check + BFD_RELOC_386_GOT32. + 2009-09-23 Sterling Augustine <sterling@jaw.hq.tensilica.com> * config/tc-xtensa.c (md_apply_fix): Remove check for constant with |