re PR target/17824 (Hard-coded AS and LD in c4x.h)
2005-04-06 Ralf Corsepius <ralf.corsepius@rtems.org> PR target/17824 * config/c4x/c4x.h (ASM_PROG, LD_PROG): Remove. From-SVN: r97708
This commit is contained in:
parent
b5c5c374c6
commit
0df9bf6371
@ -1,3 +1,8 @@
|
||||
2005-04-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
PR target/17824
|
||||
* config/c4x/c4x.h (ASM_PROG, LD_PROG): Remove.
|
||||
|
||||
2005-04-06 Dorit Naishlos <dorit@il.ibm.com>
|
||||
|
||||
* tree-vect-analyze.c (vect_analyze_loop_form): Call
|
||||
|
@ -79,14 +79,6 @@
|
||||
} \
|
||||
while (0)
|
||||
|
||||
/* Name of the c4x assembler. */
|
||||
|
||||
#define ASM_PROG "c4x-as"
|
||||
|
||||
/* Name of the c4x linker. */
|
||||
|
||||
#define LD_PROG "c4x-ld"
|
||||
|
||||
/* Define assembler options. */
|
||||
|
||||
#define ASM_SPEC "\
|
||||
|
Loading…
Reference in New Issue
Block a user