index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* interf.c (sim_open): Ignore -E arg.
David Edelsohn
1997-04-17
2
-40
/
+61
*
* Makefile.in (SIM_OBJS): Add sim-load.o.
David Edelsohn
1997-04-17
2
-59
/
+114
*
* Makefile.in (SIM_OBJS): Add sim-load.o.
David Edelsohn
1997-04-17
2
-11
/
+34
*
* sim-load.c: New file.
David Edelsohn
1997-04-17
1
-0
/
+1
*
Add sim-load.c, sim-trace.h.
David Edelsohn
1997-04-17
1
-0
/
+2
*
* Make-common.in (sim-options.o, sim-load.o): Add rules for.
David Edelsohn
1997-04-17
7
-52
/
+542
*
Cleanups to compile under FreeBSD
Andrew Cagney
1997-04-17
10
-113
/
+237
*
* Makefile.in (INSTALL): Set to @INSTALL@.
Ian Lance Taylor
1997-04-15
1
-0
/
+9
*
* Makefile.in (install-sis): Depend upon installdirs. Use
Ian Lance Taylor
1997-04-15
1
-0
/
+11
*
* Make-common.in (INSTALL): Set to @INSTALL@.
Ian Lance Taylor
1997-04-15
2
-12
/
+60
*
* Makefile.in (INSTALL): Set to @INSTALL@.
Ian Lance Taylor
1997-04-15
1
-0
/
+8
*
* Makefile.in (INSTALL): Set to @INSTALL@.
Ian Lance Taylor
1997-04-15
2
-6
/
+17
*
From Jim Wilson <wilson@cygnus.com>
Andrew Cagney
1997-04-15
2
-11
/
+49
*
Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.
Andrew Cagney
1997-04-15
6
-33
/
+431
*
rename install.sh to install-sh
Ian Lance Taylor
1997-04-14
2
-1
/
+5
*
* simops.c (syscall): Handle new mn10300 calling conventions.
Jeff Law
1997-04-08
1
-2
/
+2
*
Remove m32r sanitization.
David Edelsohn
1997-04-08
1
-35
/
+1
*
* sim-base.h (sim_state_base): Move `magic' to end of struct.
David Edelsohn
1997-04-07
1
-0
/
+4
*
Check a program to run is present.
Andrew Cagney
1997-04-07
1
-0
/
+4
*
Get configure to define RETSIGTYPE
Andrew Cagney
1997-04-07
18
-1708
/
+1036
*
Use $(srcdir)/... instead of $< in make rules
Andrew Cagney
1997-04-07
1
-0
/
+6
*
* Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
Ian Lance Taylor
1997-04-05
1
-0
/
+5
*
* sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,
David Edelsohn
1997-04-03
1
-0
/
+3
*
* gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.
David Edelsohn
1997-04-03
1
-0
/
+41
*
New files.
David Edelsohn
1997-04-03
2
-0
/
+82
*
* Make-common.in (SIM_EXTRA_DEPS): New config var.
David Edelsohn
1997-04-03
1
-0
/
+17
*
From Jim Wilson, fix typo in instruction name
Andrew Cagney
1997-04-03
1
-0
/
+4
*
(autoconf-changelog): Try different way to obtain user name.
David Edelsohn
1997-04-03
1
-0
/
+1
*
Add autoheader counterpart to autoconf-common et.al.
Andrew Cagney
1997-04-03
3
-4
/
+25
*
* interp.c (sim_open): New arg `kind'. `name is now `argv'.
David Edelsohn
1997-04-02
2
-2
/
+7
*
* interp.c (sim_open): New arg `kind'.
David Edelsohn
1997-04-02
4
-0
/
+8
*
* sim_calls.c (sim_open): New arg `kind'.
David Edelsohn
1997-04-02
1
-0
/
+4
*
* compile.c (sim_open): New arg `kind'.
David Edelsohn
1997-04-02
1
-0
/
+2
*
* interf.c (sim_open): New arg `kind'.
David Edelsohn
1997-04-02
1
-0
/
+2
*
* interp.c (sim_open): New arg `kind'.
David Edelsohn
1997-04-02
1
-0
/
+2
*
* wrapper.c (sim_open): New arg `kind'.
David Edelsohn
1997-04-02
1
-0
/
+2
*
* run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.
David Edelsohn
1997-04-02
2
-1
/
+5
*
* aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.
David Edelsohn
1997-04-02
19
-1209
/
+2563
*
* Makefile.in (autoconf-install): New target.
David Edelsohn
1997-04-02
3
-5
/
+24
*
* COPYING: Update FSF address.
Ian Lance Taylor
1997-04-02
2
-0
/
+13
*
New file common/sim-config.c sets/checks simulator configuration options.
Andrew Cagney
1997-04-02
22
-516
/
+1203
*
New target autoconf-changelog
Andrew Cagney
1997-04-02
1
-0
/
+38
*
New target - autoconf-changelog
Andrew Cagney
1997-04-02
2
-13
/
+198
*
Handle BSD make and its liking for `set -e'
Andrew Cagney
1997-03-26
1
-0
/
+1
*
* emul_bugapi.c (emul_bugapi_create): Guard against NULL images.
Andrew Cagney
1997-03-25
2
-1
/
+14
*
The d30v release has a testsuite directory.
Andrew Cagney
1997-03-24
1
-2
/
+1
*
Enable testsuite in sim directory.
Andrew Cagney
1997-03-24
3
-1
/
+108
*
Growing number of tests for d30v
Andrew Cagney
1997-03-24
34
-0
/
+1634
*
* run.c: Include alloca-conf.h.
Jeff Law
1997-03-21
1
-1
/
+3
*
* callback.c (os_evprintf_filtered): Fix typo.
Jeff Law
1997-03-21
1
-0
/
+4
[prev]
[next]