Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -6/+6 | |
2000-11-20 | * pa64solib.c (add_to_solib): Pass TARGET to pa64_solib_load_symbols. | Jeff Law | 1 | -1/+2 | |
2000-08-27 | 2000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+2 | |
* pa64solib.c (pa64_solib_load_symbols): Don't use ANOFFSET as an lvalue. * xcoffread.c (xcoff_symfile_offsets): Ditto * somsolib.c (som_solib_section_offsets): Ditto. * somread.c (som_symfile_offsets): Ditto. * rs6000-nat.c (vmap_symtab): Ditto. * remote-vx.c (vx_add_symbols): Ditto. * remote-os9k.c (rombug_wait): Ditto. | |||||
2000-08-09 | 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -1/+2 | |
* blockframe.c (sigtramp_saved_pc): Use dynamic allocation, since TARGET_PTR_BIT is no longer a constant (MULTI_ARCH). * irix4-nat.c (get_longjmp_target): Ditto. * irix5-nat.c (get_longjmp_target): Ditto. * jv-valprint.c (java_value_print): Ditto. * m3-nat.c (get_cprocs): Ditto. * m68k-tdep.c (get_longjmp_target): Ditto. * mips-nat.c (get_longjmp_target): Ditto. * mipsv4-nat.c(get_longjmp_target): Ditto. * pa64solib.c (read_dynamic_info): Ditto. * solib.c (elf_locate_base): Ditto. | |||||
2000-07-30 | Protoization. | Kevin Buettner | 1 | -77/+32 | |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -10/+9 | |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -6/+6 | |
* objfiles.h (SECT_OFF_DATA, SECT_OFF_TEXT, SECT_OFF_BSS, SECT_OFF_RODATA): Define as functions of OBJFILE. Add sect_index_text, sect_index_data, sect_index_rodata, sect_index_bss to objfile structure. * gdb-stabs.h (SECT_OFF_DATA, SECT_OFF_TEXT, SECT_OFF_BSS, SECT_OFF_RODATA): Remove. * objfiles.c (allocate_objfile): Initialize sect_index_{text,data,bss,rodata} to -1, for error detection. * symfile.c (default_symfile_offsets): Initialize sect_index_{text,data,bss,rodata} from bfd information. * xcoffread.c (xcoff_symfile_offsets): Ditto. * somread.c (som_symfile_offsets): Initialize sect_index_{text,data,bss,rodata}. * coffread.c, dbxread.c, elfread.c, hp-psymtab-read.c, hp-symtab-read.c, hpread.c, mdebugread.c, minsyms.c, mipsread.c, objfiles.c, os9kread.c, pa64solib.c, partial-stab.h, remote-os9k.c, remote-vx.c, remote.c, rs6000-nat.c, somsolib.c, stabsread.c, symfile.c, xcoffread.c: Update use of SECT_OFF_{TEXT,DATA,BSS,RODATA} to depend on the current objfile. * xcoffread.c: Add new field objfile to find_targ_sec_arg. | |||||
2000-04-27 | 2000-04-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -1/+2 | |
* cxux-nat.c (add_shared_symbol_files): Don't treat .text section as special in the section_addr_info structure. * pa64solib.c (pa64_solib_add_solib_objfile): Ditto. * osfsolib.c (symbol_add_stub): Ditto. * irix5-nat.c (symbol_add_stub): Ditto. | |||||
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -1/+4 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -41/+4 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -33/+16 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -0/+1327 | |