Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define | Daniel Jacobowitz | 2002-08-19 | 1 | -6/+11 |
| | | | | | | | | | | conditionally. (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and MIPS_LINUX_JB_ELEMENT_SIZE. * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca for MAX_REGISTER_RAW_SIZE arrays. (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and MIPS_LINUX_JB_ELEMENT_SIZE. | ||||
* | 2002-02-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-02-20 | 1 | -4/+4 |
| | | | | | | * mips-linux-nat.c: Call the operating system GNU/Linux. * mips-linux-tdep.c: Likewise. * mips-tdep.c: Likewise. | ||||
* | * mips-linux-tdep.c (_initialize_mips_linux_tdep): Use ISO C | Daniel Jacobowitz | 2001-07-13 | 1 | -1/+1 |
| | | | | definition. | ||||
* | MIPS/Linux support | Daniel Jacobowitz | 2001-07-10 | 1 | -0/+344 |