Daniel Jacobowitz
3f565f1eb5
* source.c (openp): Squelch warning about "filename".
2003-01-13 20:26:15 +00:00
Daniel Jacobowitz
32d34c7c4d
Update copyright year.
2003-01-13 20:12:57 +00:00
Daniel Jacobowitz
072b102252
* source.c (openp): If the file does not exist don't necessarily
...
search the path.
2003-01-13 20:11:47 +00:00
Daniel Jacobowitz
b5e5c35c01
Update copyright years.
2003-01-13 20:09:33 +00:00
Daniel Jacobowitz
973ccf8b55
Fix PR gdb/872.
...
* gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
(integer_types_same_name_p): New function.
(rank_one_type): Use it.
* stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
2003-01-13 20:08:58 +00:00
Daniel Jacobowitz
a1fb14a2c2
* gdb.c++/overload.exp: Remove some fixed XFAILs.
2003-01-13 20:08:16 +00:00
Daniel Jacobowitz
030292b70e
* Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
...
variables.
(main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
* configure.in: Add --with-sysroot.
* configure: Regenerated.
* main.c (gdb_sysroot): New variable.
(captured_main): Initialize gdb_sysroot.
* defs.h (gdb_sysroot): New extern declaration.
* solib.c (_initialize_solib): Initialize solib_absolute_prefix.
2003-01-13 18:00:16 +00:00
Daniel Jacobowitz
f5ebfba0ca
* gdb.texinfo (Files): Document solib-absolute-prefix and
...
solib-search-path.
2003-01-13 17:59:49 +00:00
Nick Clifton
4931efb9b0
Change EM_MSP430 value to new, officially assigned number.
2003-01-13 16:37:47 +00:00
gdbadmin
eccce3b646
*** empty log message ***
2003-01-13 00:00:32 +00:00
Alan Modra
8ad9bcdc8e
daily update
2003-01-12 23:00:04 +00:00
Michael Chastain
afb5d334c7
2003-01-12 Michael Chastain <mec@shout.net>
...
* config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
2003-01-12 22:55:51 +00:00
Michael Chastain
751ceeb4f3
2003-01-12 Michael Chastain <mec@shout.net>
...
* top.c (print_gdb_version): Bump copyright year to 2003.
2003-01-12 21:38:16 +00:00
David Carlton
94cd26f8b6
2003-01-12 David Carlton <carlton@bactrian.org>
...
* linespec.c (symtab_from_filename): Rename variable 's' to
'file_symtab'.
2003-01-12 20:55:32 +00:00
Andrew Cagney
1ce79225f2
2003-01-12 Andrew Cagney <ac131313@redhat.com>
...
* d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
dummy frame.
(d10v_frame_saved_pc, d10v_frame_chain): Ditto.
2003-01-12 19:25:39 +00:00
Andrew Cagney
fa1fd571ea
2003-01-12 Andrew Cagney <ac131313@redhat.com>
...
* d10v-tdep.c: Include "gdb_assert.h".
(d10v_store_return_value): Rewrite to match current interface.
(d10v_extract_struct_value_address): Ditto.
(d10v_extract_return_value): Ditto.
(d10v_gdbarch_init): Set store_restore_value,
extract_struct_value_address and extract_return_value.
2003-01-12 18:59:53 +00:00
Joel Brobecker
68b8d23eb2
* hpread.c (set_namestring): New procedure replacing the
...
SET_NAMESTRING macro.
(hpread_build_psymtabs): Replace calls to SET_NAMESTRING
by calls to set_namestring.
2003-01-12 11:49:14 +00:00
gdbadmin
a5ce0a93bb
*** empty log message ***
2003-01-12 00:00:02 +00:00
Alan Modra
fbe06c784a
daily update
2003-01-11 23:00:03 +00:00
Alan Modra
a0ea3e1db8
* read.c (get_absolute_expr): New, split out from..
...
(get_absolute_expression): ..here.
* read.h (get_absolute_expr): Declare.
* config/obj-elf.c (elf_common): Use offsetT for "temp" and "size".
Trim size to arch bits_per_address, and test for negative input
via get_absolute_expr.
2003-01-11 06:24:12 +00:00
Joel Brobecker
1fb309eaa6
* hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
...
a compilation warning.
(hpread_process_one_debug_symbol): Likewise.
2003-01-11 02:13:23 +00:00
David Carlton
88d262ca1c
2003-01-10 David Carlton <carlton@math.stanford.edu>
...
* linespec.c (decode_line_1): Rename variable 's' to
'file_symtab'.
(decode_all_digits): Rename argument 's' to 'file_symtab'.
(decode_dollar): Ditto.
(decode_variable): Ditto.
(symbol_found): Ditto.
2003-01-11 01:01:04 +00:00
Michael Chastain
288381c01e
2003-01-09 Michael Chastain <mec@shout.net>
...
From Chet Ramey, <chet@po.cwru.edu>, the readline maintainer:
* display.c: Fix perverse screen refresh with UTF-8.
2003-01-11 00:43:53 +00:00
gdbadmin
df648bda9c
*** empty log message ***
2003-01-11 00:00:01 +00:00
Alan Modra
9ac361894d
daily update
2003-01-10 23:00:04 +00:00
Michael Chastain
4ce8657e28
2003-01-09 Michael Chastain <mec@shout.net>
...
* gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
(Create a Release): Add new instructions for new @file{src-release}.
Document existing instructions for @file{Makefile.in} as
being for @value{GDBN} 5.3.1 or earlier.
2003-01-10 22:51:57 +00:00
Nathanael Nerode
586c087379
* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
...
* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
* Makefile.in: Regenerate.
* configure: Regenerate.
2003-01-10 21:43:31 +00:00
Michael Chastain
86669319d0
2003-01-09 Michael Chastain <mec@shout.net>
...
* config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
2003-01-10 20:55:04 +00:00
Corinna Vinschen
616a9dc4c0
* win32-nat.c (set_process_privilege): New function.
...
(child_attach): Call set_process_privilege() to enable the
SE_DEBUG_NAME user privilege if available in process token.
2003-01-10 20:14:02 +00:00
Joel Brobecker
3269bcfa1c
* hpread.c (hpread_process_one_debug_symbol): Fix a small
...
compilation error in the previous revision.
2003-01-10 15:39:10 +00:00
Ben Elliston
45fdcabea2
2003-01-10 Ben Elliston <bje@redhat.com>
...
* README.Cygnus: Rename from this ..
* README: .. to this.
2003-01-10 05:27:17 +00:00
Ben Elliston
7f53bce4e3
* remove duplicated entry from 2002-05-17 on 2002-05-20.
...
* s/SWI_TARGET_SWITCHES/SIM_TARGET_SWITCHES/.
2003-01-10 04:51:58 +00:00
DJ Delorie
32b5d30132
merge from gcc
2003-01-10 03:27:26 +00:00
gdbadmin
d0bf1cf1de
*** empty log message ***
2003-01-10 00:00:33 +00:00
Alan Modra
f985e606c0
daily update
2003-01-09 23:00:04 +00:00
Alan Modra
86bbe32fa7
* elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
...
* elf64-ppc.c (ppc64_elf_relocate_section): Likewise. PLTGOT16_HA too.
2003-01-09 22:51:37 +00:00
David Carlton
2b0ee4544f
2003-01-09 David Carlton <carlton@math.stanford.edu>
...
* linespec.c: Update copyright.
2003-01-09 21:34:15 +00:00
Chris Demetriou
6f33421c47
2003-01-09 Chris Demetriou <cgd@broadcom.com>
...
* ldmain.c (get_emulation): Sort -mipsNN checks in the usual
order, and handle (ignore) -mips32r2.
2003-01-09 21:26:53 +00:00
Andrew Cagney
a80e2bcbae
Roll ChangeLog / ChangeLog-2002.
2003-01-09 21:08:45 +00:00
DJ Delorie
497f816e75
* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
...
(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
* Makefile.in: Regenerate.
2003-01-09 20:50:25 +00:00
Alexandre Oliva
bfbe551963
* configure.in: Remove Makefile in build, host and target modules
...
unless configure was run with --no-recursion.
* configure: Rebuilt.
2003-01-09 20:45:29 +00:00
Daniel Jacobowitz
c4cf40b7ca
* gdb.base/detach.exp: New test.
2003-01-09 19:18:04 +00:00
Daniel Jacobowitz
b3ba1b4442
* lin-lwp.c (child_wait): Ignore exit statuses for processes other
...
than inferior_ptid.
(lin_lwp_wait): Ignore exit statuses for unknown LWPs.
2003-01-09 19:14:46 +00:00
Andrew Cagney
479ab5a00d
2003-01-09 Andrew Cagney <ac131313@redhat.com>
...
* frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
Update comments.
* frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
(frame_saved_regs_zalloc): Update.
(frame_saved_regs_register_unwind): Update.
(create_new_frame): Update.
(get_prev_frame): Update.
(frame_extra_info_zalloc): Update.
(deprecated_get_frame_saved_regs): Update.
* dwarf2cfi.c (cfi_init_extra_frame_info): Update.
* cris-tdep.c: Update comment.
2003-01-09 18:53:21 +00:00
Daniel Jacobowitz
696d5a5b84
* Makefile.in (ALL_SUBDIRS): New variable.
...
(subdirs, clean, distclean): Use it.
* gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
regenerating Makefile, since it is generated from the top level.
* gdb.asm/Makefile.in: Likewise.
* gdb.base/Makefile.in: Likewise.
* gdb.c++/Makefile.in: Likewise.
* gdb.disasm/Makefile.in: Likewise.
* gdb.java/Makefile.in: Likewise.
* gdb.mi/Makefile.in: Likewise.
* gdb.threads/Makefile.in: Likewise.
* gdb.trace/Makefile.in: Likewise.
2003-01-09 18:50:28 +00:00
Andrew Cagney
372613e32f
2003-01-09 Andrew Cagney <ac131313@redhat.com>
...
* gdbint.texinfo (Target Architecture Definition): Mention
frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
allocate memory.
2003-01-09 18:46:02 +00:00
Andrew Cagney
bde581776e
2003-01-09 Andrew Cagney <ac131313@redhat.com>
...
* somsolib.h: Fix function indentation.
* disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
* gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
* demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
* alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
* somsolib.c, inftarg.c: Remove assignment in if conditional.
2003-01-09 18:30:32 +00:00
Andrew Cagney
4ef3f3be7a
2003-01-09 Andrew Cagney <ac131313@redhat.com>
...
* infrun.c (follow_fork): Use ISO C definition.
* expprint.c (print_subexp): Use xfree instead of free.
* charset.c: Include "gdb_string.h" instead of <string.h>.
(register_iconv_charsets): Use ISO C definition.
(host_charset, target_charset): Ditto.
* Makefile.in (charset.o): Update dependencies.
(mi-cmd-env.o): Update dependencies.
Index: mi/ChangeLog
2003-01-09 Andrew Cagney <ac131313@redhat.com>
* mi-cmd-env.c: Include "gdb_string.h" instead of <string.h>.
Move all includes to after "defs.h".
2003-01-09 18:03:38 +00:00
David Carlton
754533e434
2003-01-09 David Carlton <carlton@math.stanford.edu>
...
* gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
Add copyright year 2003.
2003-01-09 17:10:39 +00:00
Daniel Jacobowitz
a65fb6096a
* ldmain.c (main): Make sure ld_sysroot is initialized.
2003-01-09 16:40:14 +00:00