Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-27 | * Usability improvement | Frank Ch. Eigler | 1 | -1/+1 | |
2000-07-27 Frank Ch. Eigler <fche@redhat.com> From Maciej W. Rozycki <macro@ds2.pg.gda.pl> * Makefile.in (install): Install run.1 man page. | |||||
2000-07-27 | 2000-06-23 Doug Evans <dje@casey.transmeta.com> | Andrew Cagney | 1 | -8/+5 | |
* Makefile.in (headers,nltvals.def): Merge. | |||||
2000-06-24 | * build cleanliness fix | Frank Ch. Eigler | 1 | -1/+1 | |
2000-06-24 Frank Ch. Eigler <fche@redhat.com> From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: * Makefile.in (distclean): Clean cconfig.h also. | |||||
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 1 | -2/+2 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+139 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -172/+0 | |
1996-11-20 | * run.c: #include ../common/config.h, tconfig.h. | David Edelsohn | 1 | -0/+172 | |
(myname): New static global. (main): Recognize new options -a, -c. Also recognize -h if h8/300. Only process -c ifdef SIM_HAVE_SIMCACHE. Only process -p/-s ifdef SIM_HAVE_PROFILE. Parse program name from argv[0] and use in error messages. Pass sim_args to sim_open. Pass prog_args to sim_create_inferior. Add support for incomplete h8/300 termination indicators. (usage): Make more verbose. * aclocal.m4,config.in,tconfig.in,configure.in,configure: New files. * Makefile.in,Make-common.in,callback.c: New files. * nltvals.def,gentmap.c,gentvals.sh: New files. |