summaryrefslogtreecommitdiffstats
path: root/libgloss/m32r
Commit message (Collapse)AuthorAgeFilesLines
* 2004-06-27 Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>Jeff Johnston2004-06-281-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in: Support $(DESTDIR). * arm/Makefile.in: Ditto. * d30v/Makefile.in: Ditto. * doc/Makefile.in: Ditto. * fr30/Makefile.in: Ditto. * frv/Makefile.in: Ditto. * hp74x/Makefile.in: Ditto. * i386/Makefile.in: Ditto. * i960/Makefile.in: Ditto. * iq2000/Makefile.in: Ditto. * libnosys/Makefile.in: Ditto. * m32r/Makefile.in: Ditto. * m68hc11/Makefile.in: Ditto. * m68k/Makefile.in: Ditto. * mcore/Makefile.in: Ditto. * mips/Makefile.in: Ditto. * mn10200/Makefile.in: Ditto. * mn10300/Makefile.in: Ditto. * pa/Makefile.in: Ditto. * rs6000/Makefile.in: Ditto. * sparc/Makefile.in: Ditto. * sparc/libsys/Makefile.in: Ditto. * xstormy16/Makefile.in: Ditto.
* 2003-07-14 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Thomas Fitzsimmons2003-07-142-35/+22
| | | | * m32r/configure.in: fixed bug to delete ../config-ml.in.
* 2003-07-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-082-3/+17
| | | | | | * configure.in: Reapply Inaoko's multilib patch from 04-17-03. * configure: Regenerated.
* 2003-06-23 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Jeff Johnston2003-06-231-1/+2
| | | | | * m32r/crt0.S (_start): Allow _stack to be placed anywhere in memory.
* Regenerated using different version of autoconf.Jeff Johnston2003-04-281-1/+1
|
* Add support for h8300hn and h8300snNick Clifton2003-04-243-19/+5
|
* 2003-04-17 Inaoka Kazuhiro <inaoka.kazuhiro@renesas.com>Jeff Johnston2003-04-173-19/+45
| | | | | | * m32r/Makefile.in: Add multilib support. * m32r/configure.in: Ditto. * m32r/configure: Regenerated.
* 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-11-063-85/+70
| | | | | | | | | Catherine Moore <clm@redhat.com> * m32r/configure.in: Do not require gcc to be able to link an executable. * m32r/configure: Regenerate. * m32r/Makefile.in: Directly reference gdbstub.
* 2002-10-04 Michael Snyder <msnyder@redhat.com>Jeff Johnston2002-10-181-9/+14
| | | | | | * m32r/m32r-lib.c (exceptionHandler): Fix computation of exception vector address, as suggested by Mitsubishi. (getExceptionVector): Ditto.
* 2002-04-15 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2002-04-151-12/+12
| | | | * m32r/trapmon0.c (__trap0): Don't use multi-line strings.
* 2001-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-10-313-111/+83
| | | | | | | | * m32r/Makefile.in: Use gdb stub set by configure. * m32r/configure.in: Add a special macro for testing c compiler without building executable. Add setting of GDBSTUB. * m32r/configure: Regenerated.
* 2001-07-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-07-181-58/+243
| | | | | | | | * hp74x/configure: Regenerated with current autoconf. * m32r/configure: Ditto. * m68k/configure: Ditto. * pa/configure: Ditto. * sparc/configure: Ditto.
* 20000317 sourceware importRanjith Kumaran2000-03-1727-0/+1967