From: Andrew Cagney Date: Sat, 3 May 2003 00:44:23 +0000 (+0000) Subject: 2003-05-02 Andrew Cagney X-Git-Tag: ezannoni_pie-20030916-branchpoint~1855 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2739f79a3b180bb7ebad504ad8e5a77123f346c8;p=external%2Fbinutils.git 2003-05-02 Andrew Cagney * New file. --- diff --git a/MAINTAINERS b/MAINTAINERS index a2e155b..718d374 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9,7 +9,7 @@ Makefile.in; configure; configure.in binutils@sources.redhat.com gdb-patches@sources.redhat.com -bfd/; binutils/; gas/; gprof/; ld/; opcodes/; BFD's part of include/ +bfd/; binutils/; gas/; gprof/; ld/; opcodes/; cpu/; BFD's part of include/ binutils: http://sources.redhat.com/binutils/ Patches to binutils@sources.redhat.com. Please notify the following of any interface changes: diff --git a/cpu/ChangeLog b/cpu/ChangeLog new file mode 100644 index 0000000..c66cc4b --- /dev/null +++ b/cpu/ChangeLog @@ -0,0 +1,11 @@ +2003-05-02 Andrew Cagney + + * New file. + + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: