gas/config cleanups
Hans-Peter Nilsson
hp@bitrange.com
Mon Jan 31 04:36:00 GMT 2005
On Mon, 31 Jan 2005, Ben Elliston wrote:
> I wasn't recursively searching the week before last for #if 0'd code
> in gas, so I missed the gas/config subdirectory. This patch remedies
> that. Tested with an --enable-targets=all build of gas.
>
> Okay to commit?
Not the tc-cris.h code; it serves a documentary purpose, so
please don't commit that.
> Index: tc-cris.h
> ===================================================================
> RCS file: /home/bje/src-cvs/src/gas/config/tc-cris.h,v
> retrieving revision 1.11
> diff -u -p -u -r1.11 tc-cris.h
> --- tc-cris.h 4 Nov 2004 15:00:37 -0000 1.11
> +++ tc-cris.h 31 Jan 2005 04:08:35 -0000
> @@ -129,14 +129,6 @@ extern int md_cris_force_relocation PARA
>
> #define LISTING_HEADER "GAS for CRIS"
>
> -#if 0
> -/* The testsuite does not let me define these, although they IMHO should
> - be preferred over the default. */
> -#define LISTING_WORD_SIZE 2
> -#define LISTING_LHS_WIDTH 4
> -#define LISTING_LHS_WIDTH_SECOND 4
> -#endif
> -
> /* END of declaration and definitions described in the "internals"
> document. */
brgds, H-P
More information about the Binutils
mailing list