deliverable/binutils-gdb.git
20 years agoFix region length calculations when regions end with .align padding.
Jim Wilson [Thu, 5 Feb 2004 23:50:21 +0000 (23:50 +0000)] 
Fix region length calculations when regions end with .align padding.
* config/tc-ia64.c (output_endp): New.
(count_bits): Delete.
(ia64_flush_insns, process_one_record, optimize_unw_records): Handle
endp unwind records.
(fixup_unw_records): Handle endp unwind records.  Delete code for
shortening prologue regions not followed by a body record.
(dot_endp): Call add_unwind_entry to emit endp unwind record.
* config/tc-ia64.h (unw_record_type): Add endp.

20 years agodaily update
Alan Modra [Thu, 5 Feb 2004 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago* infrun.c (handle_inferior_event): Allow for breakpoint
Mark Kettenis [Thu, 5 Feb 2004 19:56:33 +0000 (19:56 +0000)] 
* infrun.c (handle_inferior_event): Allow for breakpoint
instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
and SIGEMT.  Update comments.
* NEWS (Revised SPARC target): Mention support for non-executable
stack.

20 years agoChangeLog for previous commit. Sorry for the screw-up.
Mark Kettenis [Thu, 5 Feb 2004 18:38:54 +0000 (18:38 +0000)] 
ChangeLog for previous commit.  Sorry for the screw-up.

20 years agoFix typo in previous delta
Nick Clifton [Thu, 5 Feb 2004 11:41:51 +0000 (11:41 +0000)] 
Fix typo in previous delta

20 years ago2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 5 Feb 2004 01:19:14 +0000 (01:19 +0000)] 
2004-02-04  Jeff Johnston  <jjohnstn@redhat.com>

        * gdb.base/pendshr.c (pendfunc): New function that calls
        pendfunc1.
        * gdb.base/pending.c: Call pendfunc instead of pendfunc1.

20 years ago2004-02-04 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 5 Feb 2004 01:16:38 +0000 (01:16 +0000)] 
2004-02-04  Andrew Cagney  <cagney@redhat.com>

* m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
SYSCALL_TRAP function.
(m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.

20 years ago*** empty log message ***
gdbadmin [Thu, 5 Feb 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago.
Roland McGrath [Wed, 4 Feb 2004 23:24:51 +0000 (23:24 +0000)] 
.

20 years ago2004-02-04 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 4 Feb 2004 23:24:43 +0000 (23:24 +0000)] 
2004-02-04  Roland McGrath  <roland@redhat.com>

* gdb.texinfo (Auxiliary Vector): New node (section).
(Data): Add it to the menu.

20 years agodaily update
Alan Modra [Wed, 4 Feb 2004 23:00:04 +0000 (23:00 +0000)] 
daily update

20 years ago2004-02-04 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 4 Feb 2004 22:05:37 +0000 (22:05 +0000)] 
2004-02-04  Andrew Cagney  <cagney@redhat.com>

Committed by Andrew Cagney.
* mloopx.in: Update copyright.
(xextract-pbb): Fixed trap for system calls operation in parallel.
* mloop2.in (xextract-pbb): Ditto.

20 years ago* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
Mark Kettenis [Wed, 4 Feb 2004 21:49:58 +0000 (21:49 +0000)] 
* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
* inftarg.c: Update copyright year.
(child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
* sparc-nat.c: Include "target.h" and "gdb_assert.h".
(sparc_xfer_wcookie): New function.
* sparc-tdep.c (sparc_fetch_wcookie): New function.
* Makefile.in (sparc-nat.o): Update dependencies.
* config/sparc/nm-nbsd.h: Include "target.h".
(NATIVE_XFER_WCOOKIE): New define.
(sparc_xfer_wcookie): New prototype.

20 years ago * objfiles.h: Delete comments refering to inside_entry_func and
Daniel Jacobowitz [Wed, 4 Feb 2004 16:34:51 +0000 (16:34 +0000)] 
* objfiles.h: Delete comments refering to inside_entry_func and
DEPRECATED_FRAME_CHAIN_VALID.
* defs.h (inside_entry_func): Update prototype..
* blockframe.c (inside_entry_func): Rename to
legacy_inside_entry_func.  Add new inside_entry_func taking a frame.
* frame.c (get_prev_frame): Pass the frame to inside_entry_func.

20 years agoReviewed and approved by drow@mvista.com.
Fred Fish [Wed, 4 Feb 2004 14:41:20 +0000 (14:41 +0000)] 
Reviewed and approved by drow@mvista.com.
2004-02-04  Fred Fish  <fnf@redhat.com>
* gdb.arch/gdb1431.c: Add underbar prefixed version of global
function symbols and update copyright years.
* gdb.arch/gdb1291.c: Ditto.

20 years agoFix thinko checking for dlls in archives.
Nick Clifton [Wed, 4 Feb 2004 09:13:28 +0000 (09:13 +0000)] 
Fix thinko checking for dlls in archives.

20 years agoFix testcase from David Mosberger.
Jim Wilson [Wed, 4 Feb 2004 04:40:24 +0000 (04:40 +0000)] 
Fix testcase from David Mosberger.
* config/tc-ia64.c (ia64_convert_frag): Call md_number_to_chars to
fill padding bytes with zeroes.
(emit_one_bundle): New locals last_ptr, end_ptr.  Rewrite code that
sets unwind_record slot_number and slot_frag fields.

20 years ago2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Wed, 4 Feb 2004 04:18:45 +0000 (04:18 +0000)] 
2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".

20 years ago2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Wed, 4 Feb 2004 04:04:25 +0000 (04:04 +0000)] 
2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".

20 years ago2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Wed, 4 Feb 2004 02:01:17 +0000 (02:01 +0000)] 
2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.

20 years ago*** empty log message ***
gdbadmin [Wed, 4 Feb 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Tue, 3 Feb 2004 23:00:06 +0000 (23:00 +0000)] 
daily update

20 years ago2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Tue, 3 Feb 2004 22:47:40 +0000 (22:47 +0000)] 
2004-02-03  Jeff Johnston  <jjohnstn@redhat.com>

        * breakpoint.c (struct captured_parse_breakpoint_args):  Move
        outside of #ifdef SOLIB_ADD region.
        (do_restore_lang_radix_cleanup): Ditto.
        (resolve_pending_breakpoint): Ditto.

20 years ago2004-02-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 3 Feb 2004 22:21:36 +0000 (22:21 +0000)] 
2004-02-03  Andrew Cagney  <cagney@redhat.com>

* ia64-tdep.c (read_sigcontext_register): Delete unused function.
(process_note_abi_tag_sections): Delete unused function.
(ia64_read_fp): Delete unused function.
(gdbarch_extract_struct_value_address): Delete declaration.

20 years ago2004-02-02 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 3 Feb 2004 03:44:26 +0000 (03:44 +0000)] 
2004-02-02  Andrew Cagney  <cagney@redhat.com>

* vax-tdep.c (vax_frame_chain): Delete call to
deprecated_inside_entry_file.
* ns32k-tdep.c (ns32k_frame_chain): Ditto.

20 years ago2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Tue, 3 Feb 2004 00:05:49 +0000 (00:05 +0000)] 
2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.NEWLIB: Update Red Hat license to 2004.

20 years ago*** empty log message ***
gdbadmin [Tue, 3 Feb 2004 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Mon, 2 Feb 2004 23:00:06 +0000 (23:00 +0000)] 
daily update

20 years ago* dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
Mark Kettenis [Mon, 2 Feb 2004 22:00:14 +0000 (22:00 +0000)] 
* dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
column that's "empty" or "same value" when eliminating REG_RA
rules.

20 years agoReviewed and approved by drow@mvista.com.
Fred Fish [Mon, 2 Feb 2004 21:30:02 +0000 (21:30 +0000)] 
Reviewed and approved by drow@mvista.com.

2004-02-02  Fred Fish  <fnf@redhat.com>
* gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
remote targets.  Update copyright years.

20 years ago2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Mon, 2 Feb 2004 21:14:33 +0000 (21:14 +0000)] 
2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>

        * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
        support.
        * gdb.base/langs.exp: Fix test which attempts to create
        breakpoint on non-existent function to handle new pending
        support.
        * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
        a breakpoint.
        * gdb.base/pending.exp: New test.
        * gdb.base/pending.c: New file.
        * gdb.base/pendshr.c: Ditto.

20 years ago2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Mon, 2 Feb 2004 21:10:49 +0000 (21:10 +0000)] 
2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>

        * breakpoint.h (struct breakpoint): Add new flag, from_tty,
        and pending fields for pending breakpoint support.
        * breakpoint.c (breakpoint_enabled): Add check for not pending.
        (condition_command): Only parse condition if not a pending
        breakpoint.
        (print_one_breakpoint): Add support for pending breakpoints.
        (describe_other_breakpoints): Add checks to verify we are not
        dealing with pending breakpoints.
        (check_duplicates): Don't check pending breakpoints.
        (set_raw_breakpoint): Initialize pending flag.
        (do_restore_lang_radix_cleanup): New cleanup routine.
        (resolve_pending_breakpoint): New function.
        (re_enable_breakpoints_in_shlibs): Try and resolve any
        pending breakpoints via resolve_pending_breakpoint.
        (mention): Add pending breakpoint support.
        (parse_breakpoint_sals): Add new parameter to pass to
        decode_line_1 to indicate silent errors when files or functions
        are not found.  Change all callers.
        (do_captured_parse_breakpoint): New function.
        (break_command_1): Change prototype to return an rc value and to
        take an optional pending breakpoint pointer.  Support creating
        a pending breakpoint if a "not found" form of error occurs when
        parsing the breakpoint.  Also support resolving an existing pending
        breakpoint and be silent if the resolution fails.
        (create_breakpoints): Change prototype to take pending breakpoint
        pointer.  When resolving a pending breakpoint, use the new pointer
        to provide a conditional or commands added by the end-user.
        (delete_breakpoint): Add appropriate check for pending.
        (breakpoint_re_set_one): Ditto.
        (do_enable_breakpoint): Ditto.

20 years ago2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Mon, 2 Feb 2004 21:07:53 +0000 (21:07 +0000)] 
2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>

        * gdb.texinfo (Breakpoints): Add information about pending
        breakpoint support.

20 years ago2004-02-02 David Carlton <carlton@kealia.com>
David Carlton [Mon, 2 Feb 2004 20:44:53 +0000 (20:44 +0000)] 
2004-02-02  David Carlton  <carlton@kealia.com>

* valops.c (enum oload_classification): New.
(find_overload_match): Break implementation into separate
functions; delete #if 0'd code; look for symbols within
namespaces.
(find_oload_champ_namespace,find_oload_champ_namespace_loop)
(find_oload_champ,oload_method_static,classify_oload_match): New.
* cp-support.h: Add declaration for cp_func_name; update
declaration for make_symbol_overload_list.
* cp-support.c (cp_func_name): New.
(overload_list_add_symbol): Fix comment, use
SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
(make_symbol_overload_list): Take a function name and a namespace
instead of a symbol; change implementation.
(make_symbol_overload_list_using): New.
(make_symbol_overload_list_qualified, read_in_psymtabs): New.

2004-02-02  David Carlton  <carlton@kealia.com>

* gdb.cp/overload.exp: Add overloadNamespace tests.
* gdb.cp/overload.cc (dummyClass, dummyInstance): New.
(overloadNamespace, XXX): New.
(main): Call XXX::marker2.

20 years agoForgot copyright updates in previous checkin
Fred Fish [Mon, 2 Feb 2004 16:16:09 +0000 (16:16 +0000)] 
Forgot copyright updates in previous checkin

20 years agoForgot to update copyrights in previous check in.
Fred Fish [Mon, 2 Feb 2004 16:14:36 +0000 (16:14 +0000)] 
Forgot to update copyrights in previous check in.

20 years agoReviewed and approved by cagney@redhat.com.
Fred Fish [Mon, 2 Feb 2004 16:12:49 +0000 (16:12 +0000)] 
Reviewed and approved by cagney@redhat.com.

2004-02-02  Fred Fish  <fnf@redhat.com>
* main.c (gdb_stdtarg): Move definition to group with other
gdb_stdtarg definitions.
* remote-sim.c (gdb_os_write_stderr): Write output to
gdb_stdtargerr stream instead of gdb_stdtarg stream.
(gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
gdb_stderr stream.

20 years agoFix typo in comment
Fred Fish [Mon, 2 Feb 2004 16:07:26 +0000 (16:07 +0000)] 
Fix typo in comment

20 years agogas/
Maciej W. Rozycki [Mon, 2 Feb 2004 12:48:21 +0000 (12:48 +0000)] 
gas/
* config/tc-mips.c (add_got_offset_hilo): New function.
(macro): Use load_register() and add_got_offset_hilo() to load
constants instead of hardcoding code sequences throughout.

gas/testsuite/
* gas/mips/div.d: Update to accomodate changes in macro
expansions.
gas/mips/elf-rel-got-n32.d: Likewise.
gas/mips/elf-rel-got-n64.d: Likewise.
gas/mips/elf-rel-xgot-n32.d: Likewise.
gas/mips/elf-rel-xgot-n64.d: Likewise.
gas/mips/la-svr4pic.d: Likewise.
gas/mips/la-xgot.d: Likewise.
gas/mips/lca-svr4pic.d: Likewise.
gas/mips/lca-xgot.d: Likewise.

20 years agoReviewed and approved by drow@mvista.com:
Fred Fish [Mon, 2 Feb 2004 05:15:27 +0000 (05:15 +0000)] 
Reviewed and approved by drow@mvista.com:

2004-02-01  Fred Fish  <fnf@redhat.com>
* gdb.base/dump.exp: Use runto_main instead of "runto main".
* gdb.base/finish.exp: Ditto.
* gdb.base/gcore.exp: Ditto.
* gdb.base/huge.exp: Ditto.
* gdb.base/info-proc.exp: Ditto.
* gdb.base/return2.exp: Ditto.
* gdb.threads/gcore-thread.exp: Ditto.

20 years ago * Makefile.in (mips-linux-nat.o): Update dependencies.
Daniel Jacobowitz [Mon, 2 Feb 2004 03:12:32 +0000 (03:12 +0000)] 
* Makefile.in (mips-linux-nat.o): Update dependencies.
* mips-linux-nat.c: Include mips-tdep.h.

20 years ago * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
Daniel Jacobowitz [Mon, 2 Feb 2004 01:57:56 +0000 (01:57 +0000)] 
* gdb.threads/thread-specific.exp: Add missing anchor to regexp.

20 years ago*** empty log message ***
gdbadmin [Mon, 2 Feb 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sun, 1 Feb 2004 23:00:06 +0000 (23:00 +0000)] 
daily update

20 years ago * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
Kaz Kojima [Sun, 1 Feb 2004 22:59:43 +0000 (22:59 +0000)] 
* gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
* gas/sh/sh4a-fp.s: Likewise.
* gas/sh/err-sh4a-fp.s: Likewise.

20 years ago.
Roland McGrath [Sun, 1 Feb 2004 22:35:35 +0000 (22:35 +0000)] 
.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:28 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* sol-thread.c (sol_thread_xfer_partial): New function.
(init_sol_thread_ops): Use that for to_xfer_partial hook.
(init_sol_core_ops): Likewise.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:24 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* auxv.h: New file.
* auxv.c: New file.
* Makefile.in (auxv_h): New variable.
(COMMON_OBS): Add auxv.o here.
(auxv.o): New target.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:22 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
procfs_xfer_auxv function.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:20 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* corelow.c (core_xfer_partial): New function.
(init_core_ops): Use it for core_ops.to_xfer_partial.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:15 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* procfs.c (procfs_make_note_section): If we can read
TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
* linux-proc.c (linux_make_note_section): Likewise.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:13 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* procfs.c (procfs_xfer_partial): New function.
(init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
* Makefile.in (procfs.o): Add $(auxv_h) dep.
* procfs.c (procfs_make_note_section): If we can read
TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
* linux-proc.c (linux_make_note_section): Likewise.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:10 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* target.h (enum target_object): Add TARGET_OBJECT_AUXV.
* inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
macro if that is defined.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Sun, 1 Feb 2004 22:35:08 +0000 (22:35 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* procfs.c (procfs_xfer_partial): New function.
(init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
* Makefile.in (procfs.o): Add $(auxv_h) dep.
* auxv.h: New file.
* auxv.c: New file.
* Makefile.in (auxv_h): New variable.
(COMMON_OBS): Add auxv.o here.
(auxv.o): New target.

20 years ago* gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
Mark Kettenis [Sun, 1 Feb 2004 18:51:29 +0000 (18:51 +0000)] 
* gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
that opening the file succeeds on OpenBSD.

20 years ago * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
Daniel Jacobowitz [Sun, 1 Feb 2004 18:05:09 +0000 (18:05 +0000)] 
* breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
and check the specified thread for each breakpoint.
* breakpoint.h (bpstat_stop_status): Update prototype.
* infrun.c (handle_inferior_event): Update calls to
bpstat_stop_status.

20 years ago * gdb.threads/thread-specific.c: New file.
Daniel Jacobowitz [Sun, 1 Feb 2004 18:04:37 +0000 (18:04 +0000)] 
* gdb.threads/thread-specific.c: New file.
* gdb.threads/threads-specific.exp: New test script.
* lib/gdb.exp (gdb_test_multiple): Allow user patterns access
to expect_out.

20 years ago* gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
Mark Kettenis [Sun, 1 Feb 2004 10:17:36 +0000 (10:17 +0000)] 
* gdb.base/call-ar-st.exp: Call get_debug_format.  Remove xfail on
sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
only on the "print_small_structs from print_long_arg_list" test.

20 years ago * Makefile.in (cli-cmds.o): Add $(readline_h).
Daniel Jacobowitz [Sun, 1 Feb 2004 05:50:53 +0000 (05:50 +0000)] 
* Makefile.in (cli-cmds.o): Add $(readline_h).

20 years ago * cli/cli-cmds.c: Include readline.h.
Daniel Jacobowitz [Sun, 1 Feb 2004 05:49:28 +0000 (05:49 +0000)] 
* cli/cli-cmds.c: Include readline.h.
(complete_command): Pass the start of the last word to
complete_line.

20 years ago * gdb.base/completion.exp: Kill a stray backslash.
Daniel Jacobowitz [Sun, 1 Feb 2004 05:49:07 +0000 (05:49 +0000)] 
* gdb.base/completion.exp: Kill a stray backslash.

From Jim Ingham <jingham@apple.com>:
* gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
agrees with the result from sending a tab.

20 years ago*** empty log message ***
gdbadmin [Sun, 1 Feb 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sat, 31 Jan 2004 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago * linux-low.c: Update copyright year.
Daniel Jacobowitz [Sat, 31 Jan 2004 22:19:32 +0000 (22:19 +0000)] 
* linux-low.c: Update copyright year.
(check_removed_breakpoint): Clear pending_is_breakpoint.
(linux_set_resume_request, linux_queue_one_thread)
(resume_status_pending_p): New functions.
(linux_continue_one_thread): Use process->resume.
(linux_resume): Only resume threads if there are no pending events.
* linux-low.h (struct process_info): Add resume request
pointer.

20 years ago * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
Daniel Jacobowitz [Sat, 31 Jan 2004 19:59:06 +0000 (19:59 +0000)] 
* breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
argument, and change first argument to a CORE_ADDR.
* breakpoint.h (bpstat_stop_status): Update prototype.
* infrun.c (adjust_pc_after_break): Add a new comment.
(handle_inferior_event): Update calls to bpstat_stop_status.

20 years ago * breakpoint.h: Update copyright years.
Daniel Jacobowitz [Sat, 31 Jan 2004 19:24:18 +0000 (19:24 +0000)] 
* breakpoint.h: Update copyright years.

20 years ago * breakpoint.c (software_breakpoint_inserted_here_p): New function.
Daniel Jacobowitz [Sat, 31 Jan 2004 19:18:13 +0000 (19:18 +0000)] 
* breakpoint.c (software_breakpoint_inserted_here_p): New function.
(bpstat_stop_status): Don't decrement PC.
* breakpoint.h (software_breakpoint_inserted_here_p): Add
prototype.
* infrun.c (adjust_pc_after_break): New function.
(handle_inferior_event): Call it, early.  Remove later references
to DECR_PC_AFTER_BREAK.
(normal_stop): Add commentary.

20 years ago * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
Daniel Jacobowitz [Sat, 31 Jan 2004 18:14:08 +0000 (18:14 +0000)] 
* breakpoint.c (breakpoint_re_set_one): Add missing chunk of
2004-01-27 double-free fix.

20 years ago * gdb.base/chng-syms.exp: Remove stray newline.
Daniel Jacobowitz [Sat, 31 Jan 2004 18:11:25 +0000 (18:11 +0000)] 
* gdb.base/chng-syms.exp: Remove stray newline.

20 years ago* sparc-tdep.c (sparc_fetch_wcookie): New function.
Mark Kettenis [Sat, 31 Jan 2004 15:42:24 +0000 (15:42 +0000)] 
* sparc-tdep.c (sparc_fetch_wcookie): New function.
(sparc32_frame_prev_register): Handle StackGhost.
(sparc_supply_rwindow, sparc_collect_rwindow): Likewise.

20 years ago* gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
Mark Kettenis [Sat, 31 Jan 2004 14:32:24 +0000 (14:32 +0000)] 
* gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
*-*-openbsd*.
* gdb.asm/openbsd.inc: New file.

20 years ago*** empty log message ***
gdbadmin [Sat, 31 Jan 2004 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago2004-01-30 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 30 Jan 2004 23:13:28 +0000 (23:13 +0000)] 
2004-01-30  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_relax_brl): New function.
(elfNN_ia64_relax_section): Optimize brl to br during the relax
finalize pass.

20 years agodaily update
Alan Modra [Fri, 30 Jan 2004 23:00:35 +0000 (23:00 +0000)] 
daily update

20 years ago* gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
Mark Kettenis [Fri, 30 Jan 2004 21:23:46 +0000 (21:23 +0000)] 
* gdb.asm/asm-source.exp: Strip -Wl, from link-flags.  Don't
append -static to link-flags for *-*-freebsd*, *-*netbsd* and
*-*solaris2*.  Remove commented out default settings for
asm-flags.  Replace gdb_compile with target_link.

20 years ago* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
Alexandre Oliva [Fri, 30 Jan 2004 21:11:37 +0000 (21:11 +0000)] 
* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
to bfd_link_hash_entry passed by reference to
_bfd_generic_link_add_one_symbol.

20 years ago * regcache.c (new_register_cache): Clear the allocated register
Daniel Jacobowitz [Fri, 30 Jan 2004 15:08:57 +0000 (15:08 +0000)] 
* regcache.c (new_register_cache): Clear the allocated register
buffer.  Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.

20 years ago2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 30 Jan 2004 01:37:42 +0000 (01:37 +0000)] 
2004-01-29  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/inherit.exp: Rewrite.  Use gdb_test_multiple and gdb
for all tests.  Remove old hp-ux and cygnus xfail cases.

20 years ago*** empty log message ***
gdbadmin [Fri, 30 Jan 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Thu, 29 Jan 2004 23:00:06 +0000 (23:00 +0000)] 
daily update

20 years ago.
Roland McGrath [Thu, 29 Jan 2004 21:54:54 +0000 (21:54 +0000)] 
.

20 years ago2004-01-29 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 21:54:34 +0000 (21:54 +0000)] 
2004-01-29  Roland McGrath  <roland@redhat.com>

* configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
* configure: Regenerated.

20 years ago2004-01-29 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 21:54:22 +0000 (21:54 +0000)] 
2004-01-29  Roland McGrath  <roland@redhat.com>

* procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
* Makefile.in (procfs.o): Add dep.

20 years agoNew test to check that GDB does not crash due to memory corruption
Paul N. Hilfinger [Thu, 29 Jan 2004 11:15:44 +0000 (11:15 +0000)] 
New test to check that GDB does not crash due to memory corruption
when a reload caused by a change in an executable invalidates
a breakpoint condition.

20 years ago.
Roland McGrath [Thu, 29 Jan 2004 02:41:25 +0000 (02:41 +0000)] 
.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 02:41:18 +0000 (02:41 +0000)] 
2004-01-28  Roland McGrath  <roland@redhat.com>

* common.h (AT_SECURE): New macro.

20 years ago.
Roland McGrath [Thu, 29 Jan 2004 00:37:46 +0000 (00:37 +0000)] 
.

20 years ago2004-01-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 00:37:41 +0000 (00:37 +0000)] 
2004-01-21  Roland McGrath  <roland@redhat.com>

* common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros.
(AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME,
AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH,
AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD,
AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise.

20 years ago.
Roland McGrath [Thu, 29 Jan 2004 00:27:46 +0000 (00:27 +0000)] 
.

20 years ago2004-01-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 00:27:30 +0000 (00:27 +0000)] 
2004-01-21  Roland McGrath  <roland@redhat.com>

* readelf.c (get_note_type): Match NT_AUXV.

20 years ago*** empty log message ***
gdbadmin [Thu, 29 Jan 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago2004-01-28 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 28 Jan 2004 23:16:50 +0000 (23:16 +0000)] 
2004-01-28  Andrew Cagney  <cagney@redhat.com>

* tui/tui-stack.h: Update copyright.
(struct frame_info): Add opaque declaration.
(tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
(tui_show_locator_content): Rename tuiShowLocatorContent.
(tui_show_frame_info): Rename tuiShowFrameInfo.
* tui/tui-stack.c: Update copyright.  Update references.
* tui/tui-winsource.c: Update references.
* tui/tui-win.c: Update references.
* tui/tui-layout.c: Update references.
* tui/tui-hooks.c: Update copyright, update references.
* tui/tui.c: Update copyright, update references.
* tui/tui-disasm.c: Update references.

20 years agodaily update
Alan Modra [Wed, 28 Jan 2004 23:00:07 +0000 (23:00 +0000)] 
daily update

20 years ago2004-01-28 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 28 Jan 2004 23:00:02 +0000 (23:00 +0000)] 
2004-01-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-ia64.c (emit_one_bundle): Add proper indentation.

20 years ago2004-01-28 David Carlton <carlton@kealia.com>
David Carlton [Wed, 28 Jan 2004 18:43:06 +0000 (18:43 +0000)] 
2004-01-28  David Carlton  <carlton@kealia.com>

* dwarf2read.c (add_partial_structure): Use demangled name if
namespace equals "".

20 years ago * genscripts.sh: Fix typo.
Alan Modra [Wed, 28 Jan 2004 13:42:26 +0000 (13:42 +0000)] 
* genscripts.sh: Fix typo.

20 years ago * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
Alan Modra [Wed, 28 Jan 2004 13:31:30 +0000 (13:31 +0000)] 
* genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.

20 years ago* dwarf2read.c (read_func_scope): Re-indent comment.
Jim Blandy [Wed, 28 Jan 2004 04:05:22 +0000 (04:05 +0000)] 
* dwarf2read.c (read_func_scope): Re-indent comment.

20 years agoClean up misapplied patch:
Jim Blandy [Wed, 28 Jan 2004 04:02:52 +0000 (04:02 +0000)] 
Clean up misapplied patch:
* dwarf2read.c (determine_prefix): Change one of the two forward
declarations for 'determine_prefix_aux' to a declaration for this.
(read_func_scope): Use cu->language, not cu_language.  Pass 'cu'
argument to 'die_specification'.

20 years ago2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
Andrew Cagney [Wed, 28 Jan 2004 01:39:51 +0000 (01:39 +0000)] 
2004-01-27  Paul N. Hilfinger  <hilfinger@gnat.com>

* breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
b->exp to NULL after freeing so that error during re-parsing or
evaluation of expressions associated with breakpoint don't
eventually lead to re-freeing of storage.
Committed by Andrew Cagney.

This page took 0.039349 seconds and 4 git commands to generate.