This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFC] objcopy/objdump targets list


Hello!

objdump has a very nice and handy -i option to list all the supported
targets. I propose to move this code (display_targets_table, etc) in 
bucomm.c and make objcopy use it, too.

In bucomm.c there is already code to dump the supported targets, but it
is not so handy. If my proposal is approved we can kill this code or 
leave it as a "not so verbose target listing" for objdump/objcopy. 
objdump uses already this code when it is used with the --help switch.

Comments?

Elias

-- 
University of Athens			I bet the human brain 
Physics Department				is a kludge --Marvin Minsky 

	


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]