2011-05-31 Doug Kwan <dougkwan@google.com>
authorDoug Kwan <dougkwan@google.com>
Wed, 1 Jun 2011 19:59:42 +0000 (19:59 +0000)
committerDoug Kwan <dougkwan@google.com>
Wed, 1 Jun 2011 19:59:42 +0000 (19:59 +0000)
commitf62a3ca73197039811735a77ba091b329cf57d2e
tree5f93ac0d064d93a94098fc71f80698d267ea3ef3
parent4b819e1f6e40e09d3d2b73b76afa007b842b3857
2011-05-31  Doug Kwan  <dougkwan@google.com>
            Asier Llano

PR gold/12826
* arm.cc (Target_arm::tag_cpu_arch_combine): Fix handling of
arch value that equals to elfcpp::MAX_TAG_CPU_ARCH.
* testsuite/Makefile.am: (MOSTLYCLEANFILES): Clean up.  Remove
redundant arm_exidx_test.so.
* testsuite/Makefile.in: Regenerate.
(check_SCRIPTS): Add pr12826.sh
(check_DATA): Add pr12826.stdout
(pr12826.stdout, pr12826.so, pr12826_1.o, pr12826_2.o): New rules.
* testsuite/pr12826.sh: New file.
* testsuite/pr12826_1.s: Ditto.
* testsuite/pr12826_1.s: Ditto.
gold/ChangeLog
gold/arm.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/pr12826.sh [new file with mode: 0755]
gold/testsuite/pr12826_1.s [new file with mode: 0644]
gold/testsuite/pr12826_2.s [new file with mode: 0644]
This page took 0.035577 seconds and 4 git commands to generate.