| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 | |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 | |
| 2015-01-09 | MicroBlaze: Fix BZ17791 - Remove fixed page size macros and others | Matthew Fortune | 1 | -8/+0 | |
| Microblaze apparently has a variable page size (see thread below) and should not hard-code any page-size related macros. Also remove macros that are only used for BFD's trad-core support which is not relavant for microblaze also according to the thread starting here: https://sourceware.org/ml/libc-ports/2013-11/msg00028.html This patch is neither built nor tested but mirrors a MIPS patch that fixes the same issue. Thanks, Matthew * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove. (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove. Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com> | |||||
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 | |
| 2014-02-17 | [MicroBlaze]: Move MicroBlaze from ports to sysdeps. | David Holsgrove | 2 | -0/+200 | |
| 2014-02-17 David Holsgrove <david.holsgrove@xilinx.com> * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze. * sysdeps/unix/sysv/linux/microblaze: Move directory from ports/sysdeps/unix/sysv/linux/microblaze. * README: Add missing listing for microblaze*-*-linux-gnu. Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com> | |||||
