]> git.ipfire.org Git - thirdparty/gcc.git/commit
rx.c (add_vector_labels): New.
authorDJ Delorie <dj@redhat.com>
Wed, 28 May 2014 00:37:00 +0000 (20:37 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 28 May 2014 00:37:00 +0000 (20:37 -0400)
commit69c7a374a106057e7c9f219e349178b709bbf370
treedcc15801eba9b4952ada8924df55cf3a4599f6fe
parentfa07538edf51a3399507370ae41a00b473667f52
rx.c (add_vector_labels): New.

* config/rx/rx.c (add_vector_labels): New.
(rx_output_function_prologue): Call it.
(rx_handle_func_attribute): Don't require empty arguments.
(rx_handle_vector_attribute): New.
(rx_attribute_table): Add "vector" attribute.
* doc/extend.texi (interrupt, vector): Document new/changed
RX-specific attributes.

* config/rx/rx.c (rx_adjust_insn_length): Skip for non-insns.

From-SVN: r210995
gcc/ChangeLog
gcc/config/rx/rx.c
gcc/doc/extend.texi