4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 03:19:54 +08:00
Corinna Vinschen 70158cafd7 * regtool.cc (key_type): Drop.
(REG_AUTO): Define.
	(value_type): Replace key_type.  Use REG_xxx values directly.
	Accomodate change throughout.
	(longopts): Add --dword, --dword-le, --none, --qword and --hex options.
	(opts): Add -d, -D, -n, -Q and -x options.
	(types): Array to convert REG_xxx into strings.
	(hex): New variable to keep value of --hex option.
	(usage): Accomodate new options.  Print only the necessary by default.
	Only be verbose in case of -h/--help option.
	(cmd_list): Use key separator from -K option when printing.
	Print value type when verbose option is given.  Handle so far not
	handled REG_xxx types.
	(cmd_set): Avoid SEGV due to missing argument.  Handle so far not
	handled REG_xxx types.
	(cmd_get): Handle --binary option type agnostic.  Handle so far not
	handled REG_xxx types.
	(main): Handle new options.
2006-10-21 17:19:29 +00:00
..
2006-05-24 16:59:03 +00:00
2006-10-21 17:19:29 +00:00
2006-05-24 16:59:03 +00:00
2006-05-24 16:59:03 +00:00
2001-08-30 16:47:51 +00:00
2006-09-12 15:14:51 +00:00
2006-01-18 15:57:56 +00:00
2006-01-18 15:57:56 +00:00
2006-10-21 17:19:29 +00:00
2006-01-18 15:57:56 +00:00
2006-01-18 15:57:56 +00:00