mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00

* m88k-tdep.c (examine_prologue): Modified to handle prologues for pic code in addition to prologues where an instruction from the prologue gets moved into the delay slot of a branch instruction immediately following the prologue. A table of potential prologue instructions (prologue_insn_tbl) is now used for picking apart a function prologue. (frame_find_saved_regs): Changed the way in which limit gets set so that the delay slot of branch instructions immediately following the prologue gets examined. (pushed_size, store_parm_word, store_parm, push_parameters, collect_returned_value): Deleted.
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
Languages
C
51.8%
Makefile
22.4%
Assembly
12.3%
C++
6%
Roff
1.4%
Other
5.4%