OSDN Git Service

* Makefile.in (objfiles.o): Update.
authordrow <drow>
Sat, 3 May 2008 18:04:01 +0000 (18:04 +0000)
committerdrow <drow>
Sat, 3 May 2008 18:04:01 +0000 (18:04 +0000)
commit974c73a364db25f336b61dd40708acec9de87da1
tree012e0845a1dd86e79b023e2ad51ec6328c0185c2
parent1341680d58ed29e4f4f4f855dd4072b6cb3fd76f
* Makefile.in (objfiles.o): Update.
* exec.c (exec_set_section_address): Support p->addr != 0.
* objfiles.c (objfile_relocate): Update exec_ops section
addresses.
* symfile.c (place_section): Move exec_set_section_address call...
(default_symfile_offsets): ...to here.
gdb/ChangeLog
gdb/Makefile.in
gdb/exec.c
gdb/objfiles.c
gdb/symfile.c