summaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_evt.c
Commit message (Collapse)AuthorAgeFilesLines
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
| | | | | | | Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF.
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
| | | | | | gdb/ChangeLog: Copyright year update in most files of the GDB Project.
* sim: bfin: fix brace styleMike Frysinger2011-03-151-1/+2
|
* sim: bfin: fix brace styleMike Frysinger2011-03-151-2/+1
|
* sim: bfin: fix brace styleMike Frysinger2011-03-151-1/+2
|
* sim: bfin: fix brace styleMike Frysinger2011-03-151-1/+2
|
* sim: bfin: new portMike Frysinger2011-03-061-0/+153
This can boot Das U-Boot and a Linux kernel. It also supports Linux userspace FLAT and FDPIC (dynamic and static) ELFs. Signed-off-by: Mike Frysinger <vapier@gentoo.org>