]> gcc.gnu.org Git - gcc.git/commit
elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep track of...
authorMark Mitchell <mark@codesourcery.com>
Mon, 27 Nov 2000 04:25:32 +0000 (04:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 27 Nov 2000 04:25:32 +0000 (04:25 +0000)
commit231db5f4ec6703b6b9a931fa37c0eab18d4d49d8
treedc69a39eb4eeb180a5f560c64bc91ce58d7cb806
parenta4c9b97e262791f8bfc0e12ad1d564c90d8b966a
elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep track of the sections.

* config/elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not
a list, to keep track of the sections.
* tm.texi (ASM_OUTPUT_SECTION_NAME): Document the fact that the
parameter provided will always be a canonical string.

From-SVN: r37776
gcc/ChangeLog
gcc/config/elfos.h
gcc/tm.texi
This page took 0.061403 seconds and 5 git commands to generate.