89 Commits (54025d5812ff100f5f0654eb7e1ffd50f2e37f5f)

Author SHA1 Message Date
Simon Marchi d0ac1c4488 Bump to autoconf 2.69 and automake 1.15.1 8 years ago
Simon Marchi 37f980dc03 config: Sync with GCC 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 8 years ago
John Baldwin 5c887dd5f6 Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
Mike Frysinger 13a590ca65 sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 9 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Alan Modra 293acfae4e Wean gdb and sim off private libbfd.h header 10 years ago
Nick Clifton 7881f69ee9 Fix a typo in the check for SNANs in the RX simulator. 10 years ago
Mike Frysinger ce39bd3890 sim: move many common settings from CPPFLAGS to config.h 10 years ago
Mike Frysinger e19418e02e sim: drop unused SIM_AC_OPTION_PACKAGES 10 years ago
Mike Frysinger 16f7876d71 sim: allow the environment configure option everywhere 10 years ago
Mike Frysinger 35656e9521 sim: allow the assert configure option everywhere 10 years ago
Mike Frysinger 99d8e87993 sim: drop targ-vals.def->nltvals.def indirection 10 years ago
Mike Frysinger 347fe5bb86 sim: allow the inline configure option everywhere 10 years ago
Mike Frysinger 0dc73ef7c3 sim: drop --enable-sim-{regparm,stdcall} options 10 years ago
Mike Frysinger 22be3fbeac sim: drop --enable-sim-cflags option 10 years ago
Mike Frysinger 936df7568a sim: drop common/cconfig.h in favor of a single config.h 10 years ago
Mike Frysinger 2e3d4f4d5d sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 10 years ago
Mike Frysinger 9bbf6f91c6 sim: punt x86-specific bswap logic 10 years ago
Mike Frysinger 0cb8d8513c sim: drop host endian configure option 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Mike Frysinger 1b393626ce sim: punt WITH_DEVICES & tconfig.h support 10 years ago
Nick Clifton 634a9f67d9 Update the RX simulator to handle the latest opcode types. 11 years ago
H.J. Lu 72f4393d8c Remove leading/trailing white spaces in ChangeLog 11 years ago
Mike Frysinger 8d0978fb4b sim: use AS_HELP_STRING everywhere 11 years ago
Mike Frysinger 306f4178ef sim: update configure.in->configure.ac docs 11 years ago
Mike Frysinger a348708291 sim: drop -DTRACE from configure 11 years ago
Nick Clifton 63c72d1ae4 Fix typo in check for valid register number in RX sim. 11 years ago
Mike Frysinger bf12d44ee0 sim: fix the PKGVERSION define 11 years ago
H.J. Lu 7fed4b0be6 Regenerate configure in sim 11 years ago
H.J. Lu 0ceaf1ec96 Regenerate configure in sim 11 years ago
Mike Frysinger aadc9410ba sim: update zlib handling 11 years ago
Mike Frysinger ae7d0cac8c sim: rename tconfig.in to tconfig.h 11 years ago
Joel Brobecker a300380e12 Build failure in sim/rx/gdb-if.c on windows 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Alan Modra 2974be626b Fix --diable-shared --enable-plugins build breakage 12 years ago
Roland McGrath faa743bb1b Regenerate sim configury. 12 years ago
Mike Frysinger 60d847df0b sim: constify arg to sim_do_command 12 years ago
Mike Frysinger b2b255bdf3 sim: constify prog_name 12 years ago
Kevin Buettner fa0dd93eca Revise signal mapping function in GDB interface for RX sim. 12 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago
Alan Modra bf3d9781ec Regenerate sim configure files to pick up support for powerpc64le in 13 years ago
Nick Clifton 7f77d948db * rx.c (SHIFT_OP): A shift by zero still sets the condition codes. 13 years ago
Mike Frysinger 31e6ad7d64 sim: use AM_MAINTAINER_MODE 13 years ago
Steve Ellcey 3cb2ab1a46 gdb: 13 years ago
Nick Clifton 04e65a62c6 * rx.c (decode_opcode): Handle RXO_satr. 13 years ago
Joel Brobecker 8acc9f485b Update years in copyright notice for the GDB files. 13 years ago
Joel Brobecker 51b318dec8 [sim] Update old contact info in GPL license notices 14 years ago
Joel Brobecker 3fd725ef34 Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. 14 years ago
H.J. Lu 6bb11ab3b2 Fix sim build when configured with --enable-plugins 14 years ago