Michael Meissner
1f1e5dd85f
Let autoconf determine if host is big endian or not
31 years ago
Michael Meissner
290ad14a9d
Add determining when we do not have enough writeback slots; Do not do model specific handling if not printing out the information
31 years ago
Michael Meissner
70fc4ad384
Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use __attribute__((const))
31 years ago
Michael Meissner
f2181eff5f
Sort instruction names; Add igen -R option; count # of CRs that mtcrf moved
31 years ago
Michael Meissner
813ad010f6
Check for files in the source directory, not the build directory
31 years ago
Michael Meissner
a31140524a
Tons of changes to allow model specific information in the instruction file.
31 years ago
Michael Meissner
b51e5b4f6e
If --enable-sim-inline is not specified, default to DEFAULT_INLINE=1, not 2.
31 years ago
Michael Meissner
2bc7869d54
Obey --silent
31 years ago
Michael Meissner
ba62bb1c74
Turn on INLINES if using GCC to compile simulator; Print more stuff if requests -t trace; If !WITH_ASSERT, do not check whether illegal bits in instruction are set
31 years ago
Michael Meissner
c5addc193d
General cleanup; add -t options support to print all options
31 years ago
Michael Meissner
73c4941b23
first stage in function unit support; add new switches & latest code from andrew
31 years ago
Michael Meissner
b3737d33ea
Fix typo in last changes
31 years ago
Michael Meissner
c494cadde6
Use autoconf correctly; provide more stats with -I
31 years ago
Michael Meissner
a983c8f080
Andrew's latest changes & print all instruction counts if -I
31 years ago
Michael Meissner
c143ef6296
Lots of changes
31 years ago
Michael Meissner
5281197d1e
fix typo in last change
31 years ago
Michael Meissner
4b935ed4a4
Add various switches to control how the simulator is built
31 years ago
Michael Meissner
4f965b817e
Do not include sysdep.h, bfd no longer provides it
31 years ago
Ken Raeburn
af0786b401
some ns32k updates from Ian Dall
31 years ago
Jason Molenda
54b8ecb5f1
all v2.2 && v2.3 autoconf-generated configure scripts updated to
autoconf v2.4 (not a very big change). fixes PR 7695.
31 years ago
Ken Raeburn
379062d10f
use changequote around []
32 years ago
J.T. Conklin
7858d8dc8a
* gen-c-prog.awk: Changed reference to "make-c-prog.awk" in
comment emitted by this script to gen-c-prog.awk.
* Makefile.in, configure.in: Converted to use autoconf.
* configure: New file, generated with autoconf 2.3.
* config/{mt-alpha, mt-dummy, mt-i386, mt-ns532, mt-sparc,
mt-tahoe, mt-vax}: Removed.
32 years ago
K. Richard Pixley
017349fbcf
recording file death
34 years ago
Sean Eric Fagan
c98f0ae5a8
Initial revision
36 years ago
Steve Chamberlain
7bc4a0d7a8
Fixed a few bugs, added 29k coff support.
36 years ago
K. Richard Pixley
6c18e39366
fixed a bug in multiple targets
36 years ago
Steve Chamberlain
239d28f3e8
Added make dep
Made filenames suitable for PCs
36 years ago
K. Richard Pixley
c422030318
see devo/configure 1.11
36 years ago
K. Richard Pixley
04dc1a6246
Fixed a problem with host dependent parts.
36 years ago
K. Richard Pixley
3d6f098360
Now handles multiple hosts and targets.
36 years ago
K. Richard Pixley
8c32cf6e55
Now handles multiple host and targets.
36 years ago
K. Richard Pixley
ec342d7d9a
Config cut 3. We now almost install a29k.
36 years ago
K. Richard Pixley
f2e91404e7
Cut 2. Subdirs.
36 years ago
K. Richard Pixley
2ee11735a2
First minimally usable config checkin.
36 years ago
K. Richard Pixley
eb02fd64a6
Initial revision
36 years ago
K. Richard Pixley
99a42820d9
Initial revision
36 years ago
nobody
3a69b3aca6
This commit was manufactured by cvs2svn to create branch 'binutils'.
Cherrypick from master 1991-04-04 18:19:53 UTC K. Richard Pixley <rich@cygnus> 'Initial revision':
gas/COPYING
gas/ChangeLog
gas/Makefile.in
gas/README
gas/app.c
gas/as.c
gas/as.h
gas/atof-generic.c
gas/bignum-copy.c
gas/bignum.h
gas/cond.c
gas/config/atof-ieee.c
gas/config/atof-vax.c
gas/config/obj-aout.c
gas/config/obj-aout.h
gas/config/obj-bout.c
gas/config/obj-bout.h
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/tc-a29k.c
gas/config/tc-a29k.h
gas/config/tc-generic.c
gas/config/tc-generic.h
gas/config/tc-i386.c
gas/config/tc-i386.h
gas/config/tc-i860.c
gas/config/tc-i860.h
gas/config/tc-i960.c
gas/config/tc-i960.h
gas/config/tc-m68851.h
gas/config/tc-m68k.c
gas/config/tc-m68k.h
gas/config/tc-ns32k.c
gas/config/tc-ns32k.h
gas/config/tc-sparc.c
gas/config/tc-sparc.h
gas/config/tc-vax.c
gas/config/tc-vax.h
gas/config/te-generic.h
gas/config/te-ic960.h
gas/config/te-sun3.h
gas/config/vax-inst.h
gas/configure
gas/configure.in
gas/debug.c
gas/expr.c
gas/expr.h
gas/flonum-copy.c
gas/flonum-mult.c
gas/flonum.h
gas/frags.c
gas/frags.h
gas/hash.c
gas/hash.h
gas/input-file.c
gas/input-file.h
gas/input-scrub.c
gas/messages.c
gas/obj.h
gas/output-file.c
gas/output-file.h
gas/read.c
gas/read.h
gas/struc-symbol.h
gas/subsegs.c
gas/subsegs.h
gas/symbols.c
gas/symbols.h
gas/tc.h
gas/write.c
gas/write.h
ld/ld.h
ld/ldexp.c
ld/ldfile.c
ld/ldfile.h
ld/ldlang.h
ld/ldlex.h
ld/ldmain.h
ld/ldmisc.h
ld/ldwrite.h
Cherrypick from master 1991-03-21 21:29:06 UTC David Henkel-Wallace <gumby@cygnus> 'Initial revision':
ld/ldexp.h
ld/ldgram.y
ld/ldlang.c
ld/ldlex.l
ld/ldmain.c
ld/ldmisc.c
ld/ldwrite.c
Cherrypick from master 1991-01-17 15:34:55 UTC Roland Pesch <pesch@cygnus> 'Initial revision':
gas/doc/as.texinfo
36 years ago
K. Richard Pixley
fecd2382e7
Initial revision
36 years ago