summaryrefslogtreecommitdiff
path: root/gdb/config/vax
Commit message (Expand)AuthorAgeFilesLines
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-091-4/+0
* 2003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-291-1/+1
* Remove files checked in by mistake.Jason Thorpe2002-06-264-64/+0
* * config/vax/tm-vax.h: Protect from multiple inclusion.Jason Thorpe2002-06-267-16/+112
* * config/vax/tm-vax.h (BREAKPOINT): Remove.Jason Thorpe2002-06-262-8/+2
* * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),Jason Thorpe2002-04-231-146/+4
* * vax-tdep.c: Include regcache.h.Jason Thorpe2002-04-221-24/+14
* * vax-tdep.c (vax_frame_chain): New function.Jason Thorpe2002-04-221-68/+9
* * vax-tdep.c (vax_store_struct_return): New function.Jason Thorpe2002-04-221-19/+9
* * vax-tdep.c (vax_frame_saved_pc): New function.Jason Thorpe2002-04-221-30/+14
* * vax-tdep.c (vax_frame_init_saved_regs): New function.Jason Thorpe2002-04-221-24/+2
* * vax-tdep.c: Update copyright years.Jason Thorpe2002-04-221-13/+12
* Eliminate TARGET_BYTE_ORDER.Andrew Cagney2002-01-291-2/+0
* * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...Andrew Cagney2002-01-291-5/+0
* Remove XDEPFILES from GDB.Andrew Cagney2002-01-183-3/+1
* Don't include <endian.h>Andrew Cagney2002-01-051-3/+0
* LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney2001-12-151-1/+1
* Delete HOST_BYTE_ORDER.Andrew Cagney2001-12-021-2/+0
* Include regcache.hAndrew Cagney2001-03-141-0/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* 2001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-01-262-4/+0
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-2/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-075-48/+49
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-3/+3
* import gdb-19990504 snapshotStan Shebs1999-05-051-20/+2
* Initial revisionStan Shebs1999-04-1610-0/+502