Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-28 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-28 | * i386-sol2-tdep.c (i386_sol2_mcontext_addr): New function. | Mark Kettenis | 2 | -0/+22 | |
(i386_sol2_init_abi): Initialize TDEP->sigcontext_addr, TDEP->sc_reg_offset and TDEP->sc_num_regs. | |||||
2003-12-28 | * i386-tdep.h (i386_regnum): Add I386_CS_REGNUM and | Mark Kettenis | 2 | -0/+7 | |
I386_SS_REGNUM. | |||||
2003-12-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-27 | * dwarf2-frame.c (dwarf2_reg_rule): Add REG_RA and REG_CFA. | Mark Kettenis | 2 | -108/+90 | |
(dwarf2_frame_cache): Initialize PC_REGNUM with REG_RA and SP_REGNUM with REG_CFA. Don't overwrite the initialized register rule for registers left unspecified by the CFI. Remove the special handling of PC_REGNUM. Add code to eleminate any REG_RA rules. (dwarf2_frame_prev_register): Remove the special handling of SP_REGNUM. Add support for the REG_CFA rule. | |||||
2003-12-27 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-26 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-26 | * i386obsd-tdep.c: Include "regset.h", "gdb_assert.h" and | Mark Kettenis | 2 | -38/+77 | |
"gdb_string.h". (i386obsd_r_reg_offset): New variable. (i386obsd_aout_supply_regset) (i386obsd_aout_regset_from_core_section): New functions. (i386obsd_supply_reg, fetch_core_registers): Remove functions. (i286obsd_core_fns): Remove variable. (i386obsd_init_abi): Initialize TDEP->gregset_reg_offset, TDEP->gregset_num_regs and TDEP->sizeof_gregset. Set regset_from_core_section. Use ARRAY_SIZE to initialize TDEP->sc_num_regs. (_initialize_i386obsd_tdep): Don't call add_core_fns. | |||||
2003-12-26 | * i386bsd-tdep.c (i386bsd_core_osabi_sniffer): New function. | Mark Kettenis | 2 | -0/+17 | |
(_initialize_i386bsd_tdep): Register i386bsd_core_osabi_sniffer. | |||||
2003-12-26 | merge from gcc | DJ Delorie | 2 | -2/+5 | |
2003-12-26 | * i386-linux-nat.c: Add comment. | Mark Kettenis | 2 | -0/+6 | |
2003-12-26 | * win32-nat.c: Add some comments about below change. | Christopher Faylor | 3 | -4/+28 | |
2003-12-26 | Fix for PR threads/1048 | Christopher Faylor | 3 | -56/+131 | |
* win32-nat.c (thread_info_struct): Add reload_context flag. (thread_rec): Don't reload thread context here. Just set a flag. (do_child_fetch_inferior_registers): Reload thread context here if appropriate. Avoid doing anything if current_thread is NULL thanks to strange Windows behavior. (child_fetch_inferior_registers): Avoid doing anything if current_thread is NULL. (do_child_store_inferior_registers): Ditto. (child_store_inferior_registers): Ditto. (child_kill_inferior): Ditto. (fake_create_process): Pretend to create a process for pathological windows attach situation. (get_child_debug_event): Call fake_create_process when the first event noticed is thread creation rather than process creation. (child_attach): Always set attach_flag when attaching. (child_create_inferior): Set attach_flag to zero since we're not attaching. | |||||
2003-12-26 | * win32-nat.c (get_child_debug_event): Keep main thread id around even after | Christopher Faylor | 3 | -122/+132 | |
thread exits since Windows insists on continuing to report events against it. | |||||
2003-12-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-25 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-24 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-23 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-23 | * doc/c-arm.texi: Document -march=armv6. | Paul Brook | 2 | -0/+2 | |
2003-12-23 | * config/tc-arm.c (arm_archs): Add armv6. | Paul Brook | 2 | -0/+5 | |
2003-12-23 | * objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variables | Maciej W. Rozycki | 3 | -4/+76 | |
to handle flags for tweaking. (copy_options): New options: impure, pure, readonly-text, writable-text. (copy_usage, copy_object, command_line_switch): Handle the new options. * doc/binutils.texi: Document the new options. | |||||
2003-12-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-22 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-22 | * dwarf2-frame.c (dwarf2_frame_cache): Don't skip the return | Mark Kettenis | 2 | -16/+12 | |
address column. | |||||
2003-12-22 | * Makefile.in (lbasename.o): Depend on filenames.h. | Daniel Jacobowitz | 3 | -20/+9 | |
* lbasename.c: Include "filenames.h" instead of defining its macros locally. | |||||
2003-12-22 | merge from gcc | DJ Delorie | 2 | -291/+522 | |
2003-12-22 | * objdump.c (disassemble_bytes): Subtract rel_offset from printed | Jakub Jelinek | 2 | -2/+10 | |
reloc address. (disassemble_section): Set rel_offset to section->vma instead of pinfo->buffer_vma. | |||||
2003-12-22 | Fix tests to eliminated unexpected failures | Nick Clifton | 5 | -14/+22 | |
2003-12-22 | For v6 tests use -march=armv6j | Nick Clifton | 3 | -2/+7 | |
2003-12-22 | * breakpoint.c (bpstat_do_actions): To ensure that | Jim Blandy | 4 | -7/+34 | |
clear_proceed_status doesn't free the command tree we're evaluating out from under us, zero the bpstat's pointer to it, and take care of freeing it ourselves. * cli/cli-script.c (make_cleanup_free_command_lines): Make this function externally visible. * cli/cli-script.h (make_cleanup_free_command_lines): New declaration. | |||||
2003-12-22 | * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. | DJ Delorie | 3 | -33/+44 | |
* configure: Regenerated. | |||||
2003-12-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-21 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-20 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-20 | merge from gcc | DJ Delorie | 3 | -0/+17 | |
2003-12-20 | * x86-64-tdep.c (x86_64_dwarf_regmap): Map the Return Address to | Mark Kettenis | 2 | -2/+7 | |
RIP. | |||||
2003-12-20 | (md_apply_fix3): Handle the case where a .byte directive generates a | Nick Clifton | 2 | -4/+18 | |
pc-relative relocation. | |||||
2003-12-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2003-12-19 | daily update | Alan Modra | 1 | -1/+1 | |
2003-12-19 | merge from gcc | DJ Delorie | 3 | -10/+120 | |
2003-12-19 | merge from gcc | DJ Delorie | 2 | -2/+7 | |
2003-12-19 | Fix calls to as_perror() so that the errno system message will be printed. | Nick Clifton | 5 | -148/+152 | |
Fix as_perror() so that errno is not corrupted. | |||||
2003-12-19 | 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org> | Nathanael Nerode | 3 | -2/+99 | |
Port change over from GCC: 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. (configure-build-[+module+], configure-[+module+]): Likewise. (configure-target-[+module+], configure-gcc, config.status): Likewise. * Makefile.in: Regenerate. | |||||
2003-12-19 | oops - omitted from the previous checkin. | Nick Clifton | 1 | -0/+14 | |
2003-12-19 | Add support for m32r-linux target, including a RELA ABI and PIC. | Nick Clifton | 48 | -107/+4978 | |
2003-12-19 | Do not mark .reloc sections as containing debug info. | Nick Clifton | 2 | -1/+10 | |