From: Jim Wilson Date: Thu, 28 Jan 1993 00:55:20 +0000 (+0000) Subject: Add h8500 as a cpu type. X-Git-Tag: gdb-4_18~20304 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3a8d4a5faf054469d3309dfc393c6ad6ed9a9177;p=external%2Fbinutils.git Add h8500 as a cpu type. --- diff --git a/ChangeLog b/ChangeLog index f79d720..14ce600 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) + + * config.sub (h8500): Recognize this as a cpu type. + +Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure: source directory missing is no longer a warning + + * configure.in: recognize irix[34]* instead of irix[34] + + * Makefile.in: define and pass down X11_LIB + + * config/mh-sco: define X11_LIB to the mess that SCO ODT requires + Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) * guess-systype: Renamed to ... @@ -22,15 +36,15 @@ Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) * Makefile.in (gcc-no-fixedincludes): Made to work with current gcc Makefile. +**** start-sanitize-chill **** Fri Jan 15 16:40:54 1993 Mike Werner (mtw@rtl.cygnus.com) - **** start-sanitize-chill **** * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS, and CHILL_LIB. * deja-gnu/gdb.t31/Makefile.in: removed explicit setting of CHILL variables as these are now passed down from the top level makefile using FLAGS_TO_PASS. - **** end-sanitize-chill **** +**** end-sanitize-chill **** Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) @@ -41,11 +55,6 @@ Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. -Thu Jan 7 12:50:16 1993 Mike Werner (mtw@rtl.cygnus.com) - - * ChangeLog: Corrected errors in the following ChangeLog entry: - Wed Jan 6 20:29:16 1993 Mike Werner - Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now @@ -509,7 +518,6 @@ Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) * configure: Add program_suffix (parallel to program_prefix) * Makefile.in: adjust directory-creting script for losing decstation - * .Sanitize: don't nuke byacc! Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) @@ -578,11 +586,6 @@ Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * config.sub (basic_machine): fix sed so that '-foo' isn't completely substituted out while .+'-foo' loses the '-foo' -Thu May 28 19:48:35 1992 Michael Tiemann (tiemann@rtl.cygnus.com) - - * .Sanitize: Add flex to the list of keepers. flex is needed to - build GNU ld. - Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) * config.sub ($os): Add -aout. @@ -808,10 +811,9 @@ Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) - * config.sub configure.in config/.Sanitize config/mh-irix4 - gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c - gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h - gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3 + * config.sub configure.in config/mh-irix4 gdb/configure.in + gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h + gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)