. "$sh"
done
-export PATH=/usr/lib/ccache/bin:/sbin:/usr/sbin:${PATH}:/usr/games/bin:~/.bin
+export PATH=/usr/lib/ccache/bin:/sbin:/usr/sbin:${PATH}:/usr/games/bin
+[ -e ~/.bin ] && export PATH=${PATH}:~/.bin
export ECHANGELOG_USER="Mike Frysinger <vapier@gentoo.org>"
export GCC_BOUNDS_OPTS=-no-message
disassemble $arg0 ($arg0 + 0x40)
end
end
+define go
+ jump *$arg0
+end
source /usr/local/src/blackfin/svn/toolchain/trunk/debug-helpers/gdb-scripts/bfin
source /usr/local/src/blackfin/svn/toolchain/trunk/debug-helpers/gdb-scripts/u-boot
+source /usr/local/src/blackfin/git/toolchain/debug-helpers/gdb-scripts/bfin
+source /usr/local/src/blackfin/git/toolchain/debug-helpers/gdb-scripts/u-boot
*~
# generated files
+*.gdb
*.o
a.out
/.bugz_cookie
/.dbus/session-bus/
/.DCOPserver_*
+/.dmrc
+/.gnomerc-errors
/.ICEauthority
/.pulse-cookie
/.Xauthority
/.xsession-errors*
-/.ash_history
-/.bash_history
+/.*_history
/.cgdb/readline_history.txt
/.clive/recall
/.gconfd/saved_state
.gdb_history
/.gitk
-/.gnuplot_history
/.history
/.jtag/history
/.lesshst
/.links/links.his
-/.linphonec_history
-/.mysql_history
-/.nano_history
-/.php_history
+/.octave_hist
/.recently-used*
-/.sh_history
/.tgdb/a2_tgdb_debug.txt
/.tgdb/tgdb_log.txt
/.viminfo
/.wireshark/recent
+/minicom.cap
/minicom.log
/test
/.xchat2/scrollback/
# Packages i don't care about
+/.crash_report_*
/.audacious/
/.crack-attack/
/.ddd/
# per-system files
/Desktop/
+
+# other git trees
+/ICEs/
+/patches/
#alias bittorrent-curses='bittorrent-curses --max_upload_rate 10'
#alias bt='bittorrent-curses --max_upload_rate 10 --save_in . --save_incomplete_in .'
alias duh='du . --max-depth=1 -h'
-alias eclipse='eclipse-3.1 -vmargs -Xmx512m'
+alias eclipse='eclipse-3.2 -vmargs -Xmx512m'
alias gdb='gdb --quiet'
alias gdbtui='gdbtui --quiet'
alias grep='grep --colour=auto'
gforge frs sort is fucked
+.romfs does not get a PHDR, but it works because u-boot reads section
+headers only, not program headers
+
+in images/ dont use .gz, use like -gzipped
+
+bfin exception request - write documentation
+ - handler must be in L1
+ - data must be in L1
+ - cannot cause an exception
+ - jump to return_from_exception
+
+review is_machine / is_arch for blackfin processors
+
+internal is 9 011 ...
+
+- make linphone/demos/etc more visible on frontpage
+- add doc header tab to frontpage alonside projects/mystuff/etc...
+
+bootrom:
+ - byte count in ldr header is treated as a signed value
+ - bootrom functions for programming of power and reset
+
toolchain
- make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1