OSDN Git Service

* Makefile.in (objfiles.o): Update.
authorDaniel Jacobowitz <dan@debian.org>
Sat, 3 May 2008 18:04:02 +0000 (18:04 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Sat, 3 May 2008 18:04:02 +0000 (18:04 +0000)
commit6145fcc254b16b3dc6abb9fd08254dda99ffa095
tree7b8fbfbf29d948c7e366e1af387e7ff0df63a410
parent7c59fb1a8535b8784f26bbc3ac13b02ef50ec4c7
* 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