summaryrefslogtreecommitdiff
path: root/sim/ppc
Commit message (Expand)AuthorAgeFilesLines
* 2002-09-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-272-1/+6
* * Makefile.in (INTL_SRC): Define.Andrew Cagney2002-06-222-1/+12
* 2002-06-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-06-172-0/+18
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-161-0/+4
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-093-4/+9
* * lf.c (lf_print__gnu_copyleft): Convert multiline strings toDJ Delorie2002-05-304-44/+51
* 2002-04-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-152-2/+15
* 2002-03-24 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-03-252-0/+7
* From 2001-12-09 Julien Ducourthial <jducourt@noos.fr>:Andrew Cagney2002-03-232-7/+14
* Fix PR gdb/287. From wiz at danbala. Then->than and typos.Andrew Cagney2002-02-252-2/+8
* * Makefile.in (tmp-igen): Pass -I $(srcdir) to igen.Matthew Green2002-01-128-27/+211
* * bits.c (LSMASKED64): New inline function.Matthew Green2002-01-045-4/+63
* Don't try to link in sim-bits.o.Andrew Cagney2001-12-163-3/+8
* * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".Matthew Green2001-12-153-0/+36
* * support sim-fpu.c for correct FP emulation.Matthew Green2001-12-1416-122/+228
* From Mark Peek.Andrew Cagney2001-12-012-1/+7
* when #size-cells is zero, don't expect a size.Andrew Cagney2001-11-142-5/+17
* Chirp fixes:Andrew Cagney2001-10-263-5/+28
* Makefile.in: Add dependencies on $(CPU_H).Daniel Jacobowitz2001-07-162-3/+7
* Don't loose last block during a dma.Andrew Cagney2001-05-102-1/+6
* Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming itsAndrew Cagney2001-03-052-0/+22
* * emul_netbsd.c (do_open): Translate the flag parameter to theGeoffrey Keating2001-01-152-1/+24
* In sim/common:Geoffrey Keating2000-12-122-49/+55
* 2000-11-15 Jim Blandy <jimb@redhat.com>Michael Chastain2000-12-082-24/+37
* * ppc-instructions (lfsux): Correct XO field of lfsux instruction.Geoffrey Keating2000-10-242-1/+5
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-242-195/+210
* Fix event insertion when processing more than one event for the current time.Andrew Cagney2000-04-282-3/+12
* Cleanup tracing.Andrew Cagney2000-04-283-2/+28
* * ppc-instructions (Disabled_Exponent_Underflow): IncrementGeoffrey Keating2000-03-252-1/+6
* import gdb-1999-09-08 snapshotStan Shebs1999-09-092-207/+202
* import gdb-1999-05-10Stan Shebs1999-05-113-229/+325
* import gdb-19990422 snapshotStan Shebs1999-04-268-31/+41
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-16137-0/+64494
* Initial creation of sourceware repositoryStan Shebs1999-04-16132-58818/+0
* Initial implementation of fixes for MPC860 version C0 & earlier.James Lemke1999-01-221-5/+28
* Fix problem where qnan was treated like an infinityMichael Meissner1998-11-201-0/+6
* For cygwin hosts, we need to use the return value from the readDrew Moseley1998-10-281-0/+24
* Do not try to include sys/mount.h anymoreMichael Meissner1998-06-262-1/+21
* Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1998-04-295-179/+284
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-265-12/+39
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-244-278/+2030
* Regenerate configureMichael Meissner1998-04-222-119/+195
* Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.Andrew Cagney1997-10-022-2/+23
* Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney1997-08-271-0/+3
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-272-9/+14
* * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney1997-08-272-3/+13
* Flush defunct sim_kill.Andrew Cagney1997-08-262-8/+4
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-252-11/+45
* Sync powerpc simulator with public version. Enable FPSCR and stringAndrew Cagney1997-07-031-1/+1
* Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1997-05-202-46/+35