This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [PATCH] Add MIPS UFR support


Hello!

One small request while copyright assignment issues get resolved:

> diff --git a/sim/testsuite/sim/mips/ufr.s b/sim/testsuite/sim/mips/ufr.s
> new file mode 100644
> index 0000000..785fefc
> --- /dev/null
> +++ b/sim/testsuite/sim/mips/ufr.s
> @@ -0,0 +1,40 @@
> +# mips test ufr, expected to pass.
> +# mach:	 mips32r2 mips64r2
> +# as:		-mabi=eabi

Every file should have a copyright header in it. The range of years
for the copyright notice should start with the year the file was
first committed to a medium, so the year the file was first created.

Thank you,
-- 
Joel


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