aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc
AgeCommit message (Expand)AuthorFilesLines
2005-07-15 * hw_htab.c (bfd_get_section_lma): Remove macro; use BFD's.Ben Elliston2-1/+4
2005-07-15 * hw_init.c: Comment out tokens after #endif directive.Ben Elliston5-4/+11
2005-04-20added missing header file #include "libiberty.h" to psim.cManoj Iyer1-0/+1
2005-04-20added missing header file libiberty.h to psim.cManoj Iyer1-0/+4
2005-04-20Inserting a blank line to changelogManoj Iyer1-0/+1
2005-04-20Use HAVE_LONG_LONG to check if compiler supports long long instead of using _...Manoj Iyer5-341/+418
2005-03-25Fix memset thinkos.Anthony Green2-1/+5
2005-03-23From common/ChangeLog:Mark Kettenis2-11/+23
2005-01-12Index: m32r/ChangeLogAndrew Cagney3-26/+5
2005-01-10Index: arm/ChangeLogAndrew Cagney3-3000/+8041
2005-01-03 * Makefile.in (hw_com.o, hw_eeprom.o): Depend onAndreas Schwab2-0/+7
2004-11-16 * Makefile.in (defines.h): Depend on tmp-defines.Andreas Schwab2-0/+9
2004-11-11sim/erc32:Andreas Schwab2-0/+5
2004-09-242004-09-24 Ian Lance Taylor <ian@wasabisystems.com>Andrew Cagney5-16/+111
2004-08-05 * Makefile.in (GDB_INCLUDES): Remove bogus reference to mmalloc.Nathanael Nerode2-1/+5
2004-08-052004-08-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney5-75/+1318
2004-08-042004-08-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-90/+42
2004-08-04gdb/ChangeLog:Jim Blandy3-38/+105
2004-07-26Index: common/ChangeLogAndrew Cagney2-2/+7
2004-07-11 * tree.c (parse_integer_property): Comment typo fix.Ben Elliston2-1/+5
2004-07-06* Makefile.in: Update all dependency information.Jim Blandy2-92/+343
2004-06-28* e500_registers.h (EVR): Cast the 32-bit value of the GPR to anJim Blandy2-2/+10
2004-06-15 * hw_htab.c (htab_sum_binary(bfd): Use bfd_get_section_sizeAlan Modra3-5/+12
2004-05-11 * configure.in (sim_fpu_cflags): Add -I../common.Daniel Jacobowitz3-2/+7
2004-01-272004-01-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+7
2003-10-172003-10-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
2003-10-152003-10-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
2003-06-222003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney16-99/+6387
2003-06-222003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-9/+37
2003-06-222003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+6
2003-06-222003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+9
2003-06-222003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+7
2003-06-222003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+6
2003-06-202003-06-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney6-64/+83
2003-06-202003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney11-95/+180
2003-06-192003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney5-14/+39
2003-05-16Use $(SHELL) whenever we invoke move-if-change.Ian Lance Taylor2-21/+26
2003-02-27Index: arm/ChangeLogAndrew Cagney2-2/+6
2002-09-272002-09-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-1/+6
2002-06-22* Makefile.in (INTL_SRC): Define.Andrew Cagney2-1/+12
2002-06-172002-06-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+18
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney1-0/+4
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney3-4/+9
2002-05-30* lf.c (lf_print__gnu_copyleft): Convert multiline strings toDJ Delorie4-44/+51
2002-04-152002-04-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-2/+15
2002-03-252002-03-24 David O'Brien <obrien@FreeBSD.org>David O'Brien2-0/+7
2002-03-23From 2001-12-09 Julien Ducourthial <jducourt@noos.fr>:Andrew Cagney2-7/+14
2002-02-25Fix PR gdb/287. From wiz at danbala. Then->than and typos.Andrew Cagney2-2/+8
2002-01-12* Makefile.in (tmp-igen): Pass -I $(srcdir) to igen.Matthew Green8-27/+211
2002-01-04* bits.c (LSMASKED64): New inline function.Matthew Green5-4/+63