Danny Smith
3c9d0484ea
* peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear
...
IMAGE_SCN_MEM_WRITE on known sections only.
2004-02-21 06:16:02 +00:00
Daniel Jacobowitz
f6fe98efdc
* dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
...
to the partial symbol table.
2004-02-21 02:13:35 +00:00
Jim Wilson
b5e0fabd1f
Fix unwind info problems with .align.
...
* config/tc-ia64.c (slot_index): New arg before_relax. Use instead of
finalize_syms.
(fixup_unw_records): New arg before_relax. Pass to slot_index.
(ia64_estimate_size_before_relax): New.
(ia64_convert_frag): Pass 0 to fixup_unw_records. Add comment.
(generate_unwind_image): Pass 1 to fixup_unw_records.
* config/tc-ia64.h (ia64_estimate_size_before_relax): Declare.
(md_estimate_size_before_relax): Call ia64_estimate_size_before_relax.
2004-02-21 00:24:15 +00:00
gdbadmin
1dbe47d647
*** empty log message ***
2004-02-21 00:00:35 +00:00
Alan Modra
a43d31e17b
daily update
2004-02-20 23:00:05 +00:00
Joel Brobecker
589ca79688
* PROBLEMS: Add description of problem documented under gdb/1560.
2004-02-20 21:43:38 +00:00
Mark Kettenis
30b344b1d9
* amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
...
comments.
(amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
functions.
(amd64obsd_init_abi): Reorder initializations. Use
amd64obsd_r_reg_offset to initialize the general-purpose register
set details. Set regset_from_core_section.
(_initialize_amd64obsd_tdep): Rename from
_initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
* Makefile.in (amd64obsd-tdep.o): Update dependencies.
* config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
2004-02-20 19:03:14 +00:00
Mark Kettenis
2031c21ae7
* NEWS (New native configurations): Mention OpenBSD/alpha.
...
* configure.tgt: Add alpha*-*-openbsd*.
* configure.host: Add alpha*-*-openbsd*.
* alphanbsd-tdep.c: Update copyright year.
(_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
2004-02-20 18:46:34 +00:00
Andrew Cagney
42471775ef
2004-02-20 Andrew Cagney <cagney@redhat.com>
...
Fix PR tdep/1372.
* configure.tgt: Delete target "none-*-*".
* configure.host: Delete host "none-*-*".
* config/none/none.mh: Delete file.
* config/none/none.mt: Delete file.
* config/none/xm-none.h: Delete file.
* config/none/tm-none.h: Delete file.
* config/none/nm-none.h: Delete file.
2004-02-20 18:13:18 +00:00
Jakub Jelinek
a876ecf9be
* elf32-ppc.c (allocate_dynrelocs): Create dynsym for undef weak
...
symbols used in PIE relocs.
2004-02-20 17:36:36 +00:00
Andrew Cagney
e866a2571a
2004-02-20 Andrew Cagney <cagney@redhat.com>
...
* m32r.opc, m32r.cpu: New files. Written by , Doug Evans, Nick
Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
2004-02-20 16:26:45 +00:00
Andrew Cagney
299d901ce6
2004-02-20 Andrew Cagney <cagney@redhat.com>
...
* sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
written by Ben Elliston.
2004-02-20 16:23:01 +00:00
Nathan Sidwell
876f40905a
* ldgram.y (exp): Add two operand ALIGN.
...
* ldexp.c (fold_binary): Add ALIGN_K case.
* ld.texinfo (ALIGN): Document two operand version.
* ld-scripts/align.{s,t,exp}: New.
2004-02-20 15:31:10 +00:00
Nathan Sidwell
627fe3fb79
* binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
...
systems.p
2004-02-20 15:21:54 +00:00
Fred Fish
fd7832a662
Remove extraneous blank character
2004-02-20 06:47:33 +00:00
Aldy Hernandez
1f04b05ff5
2004-02-20 Aldy Hernandez <aldyh@redhat.com>
...
* ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
2004-02-20 05:10:13 +00:00
Aldy Hernandez
2f3b870051
2004-02-20 Aldy Hernandez <aldyh@redhat.com>
...
* ppc-opc.c (powerpc_opcodes): Add m*ivor35.
2004-02-20 04:56:34 +00:00
Aldy Hernandez
f0b26da617
* ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
...
mtivor32, mtivor33, mtivor34.
2004-02-20 04:45:37 +00:00
Nathanael Nerode
556367927f
PR bootstrap/11932
...
* mkinstalldirs, install-sh: Import from automake CVS HEAD.
2004-02-20 02:05:00 +00:00
Aldy Hernandez
23d59c56c9
2004-02-19 Aldy Hernandez <aldyh@redhat.com>
...
* ppc-opc.c: Add mfmcar.
2004-02-20 00:17:23 +00:00
Fred Fish
960ccd7d81
Reviewed and approved by ezannoni@redhat.com
...
2004-02-19 Fred Fish <fnf@redhat.com>
* sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
cache->uses_fp prior to setting it.
2004-02-20 00:16:16 +00:00
gdbadmin
74974d3755
*** empty log message ***
2004-02-20 00:00:06 +00:00
Fred Fish
5f883eddb2
Reviewed and approved by ezannoni@redhat.com
...
2004-02-19 Fred Fish <fnf@redhat.com>
Fix for PR breakpoint/1558.
* sh-tdep.c (IS_JSR): New macro.
(sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
2004-02-19 23:05:07 +00:00
Alan Modra
441abf5c92
daily update
2004-02-19 23:00:12 +00:00
Fred Fish
f9a7572ae1
Testcase suggested by ezannoni@redhat.com.
...
2004-02-19 Fred Fish <fnf@redhat.com>
New testcase for PR breakpoint/1558.
* gdb.arch/gdb1558.exp: New file.
* gdb.arch/gdb1558.c: New file.
2004-02-19 22:55:50 +00:00
Jim Blandy
f98c22d517
* findvar.c (value_from_register): Doc fix.
2004-02-19 22:45:31 +00:00
Jeff Johnston
95051d277e
2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
...
* printcmd.c (print_scalar_formatted): Do not check for sizeof
type being greater than sizeof of host's LONGEST. Always use
unpack_long() unless format 'f' chosen.
2004-02-19 22:43:03 +00:00
Elena Zannoni
ccefbec374
2004-02-19 Joel Brobecker <brobecker@gnat.com>
...
Committed by Elena Zannoni <ezannoni@redhat.com>
* symtab.c (find_pc_sect_psymtab): Return the psymtab that
contains a symbol wich is the best, non-exact match for the given
pc. Update comments.
2004-02-19 19:01:26 +00:00
Jakub Jelinek
2f01ffbf77
gas/
...
* stabs.c (generate_asm_file): Avoid warning about use of
uninitialized variable.
binutils/
* objcopy.c (copy_section): Avoid warnings.
2004-02-19 17:15:28 +00:00
Elena Zannoni
2ede629fa8
2004-02-19 Elena Zannoni <ezannoni@redhat.com>
...
* event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
macro, which was part of the now removed Mach 3 port.
* utils.c (request_quit): Ditto.
2004-02-19 16:48:43 +00:00
Elena Zannoni
b2ce285497
2004-02-19 Elena Zannoni <ezannoni@redhat.com>
...
* gdb.base/nodebug.exp: Fix typo.
2004-02-19 16:43:19 +00:00
Andrew Cagney
1e600082db
Index: ChangeLog
...
2004-02-19 Andrew Cagney <cagney@redhat.com>
* config.guess: Update from version 2003-06-12 to 2004-02-16.
* config.sub: Update from version 2003-06-13 to 2004-02-16.
Index: dejagnu/ChangeLog
2004-02-19 Andrew Cagney <cagney@redhat.com>
* config.guess: Update from version 2003-06-12 to 2004-02-16.
* config.sub: Update from version 2003-06-13 to 2004-02-16.
Index: readline/ChangeLog.gdb
2004-02-19 Andrew Cagney <cagney@redhat.com>
* config.guess: Update from version 2003-06-12 to 2004-02-16.
* config.sub: Update from version 2003-06-13 to 2004-02-16.
2004-02-19 14:55:26 +00:00
Nathan Sidwell
384d938fc8
* ldlang.c (map_input_to_output_sections): Initialize sections
...
mentioned in a data statement expression.
(lang_do_assignments_1): Add data statement's expression's
section's vma.
* ld-scripts/data.{s,t,d,exp}: New.
2004-02-19 14:08:31 +00:00
Jakub Jelinek
a8a6d7cef4
* elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear
...
.plt sh_entsize.
2004-02-19 11:01:39 +00:00
Jim Wilson
9c59842f2a
Yet another fix for -falign-loops problems.
...
* config/tc-ia64.c (ia64_flush_insns): In addition to prologue,
body, and endp, allow unwind records which do not have a "t"
(time/instruction) field.
2004-02-19 01:24:29 +00:00
gdbadmin
42d9e3b9a7
*** empty log message ***
2004-02-19 00:00:02 +00:00
Alan Modra
6f4009b0b6
daily update
2004-02-18 23:00:22 +00:00
Mark Kettenis
567ee972ec
* config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
2004-02-18 20:15:10 +00:00
Mark Kettenis
50cca7bbe8
Committed by Mark Kettenis <kettenis@gnu.org>.
...
* config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
Define.
2004-02-18 20:09:48 +00:00
Andrew Cagney
226361c452
2004-02-18 Andrew Cagney <cagney@redhat.com>
...
* configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
CONFIG_INSTALL and CONFIG_UNINSTALL.
* configure: Re-generate.
* interps.h (INTERP_TUI): Define.
* Makefile.in: Update dependencies.
(TUI): New macro.
(tui-main.o): Specify dependencies.
(install-tui, uninstall-tui, clean-tui, all-tui): New rules.
* tui/tui-main.c: New file.
2004-02-18 19:01:36 +00:00
Mark Kettenis
e2879ccb3d
* amd64obsd-tdep.c, amd64obsd-nat.c: New files.
...
* Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
dependencies.
* configure.host: Add x86_64-*-openbsd*.
* configure.tgt: Add x86_64-*-openbsd*.
* config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
2004-02-18 17:44:52 +00:00
Mark Kettenis
c43f4bec91
* tui/tui.c: Don't include <malloc.h>.
2004-02-18 17:24:36 +00:00
Daniel Jacobowitz
d080fcd283
* configure.in: Update version to 2.15.90.
...
* configure: Regenerate.
2004-02-18 17:17:17 +00:00
Mark Kettenis
09ae75b6eb
* Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
...
amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
amd64nbsd-tdep.c.
2004-02-18 17:16:46 +00:00
Mark Kettenis
49cfa46f83
* i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
...
static. Remove extraneous whitespace.
* i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
static.
2004-02-18 17:04:36 +00:00
Nathan Sidwell
b6ca8815ef
* ldgram.y (statement_anywhere): Add assert rule.
...
* ldlang.c (exp_init_os): Add assert case.
* testsuite/ld-scripts/assert.{s,t,exp}: New.
2004-02-18 16:37:21 +00:00
Nick Clifton
34920d91a5
Apply fixes for Maverick Crunch
2004-02-18 16:28:18 +00:00
Jim Blandy
f73b1eff32
Don't use wildcards in ChangeLog entries.
2004-02-18 04:31:32 +00:00
Jim Blandy
05957fdb1c
* findvar.c (value_from_register): Doc fix.
2004-02-18 04:26:09 +00:00
Jim Blandy
c253954e00
2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
...
Committed by Jim Blandy <jimb@redhat.com>.
* eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
CORE_ADDR as type for selectors. Correct types for GNU run time
message lookup function to use double indirection.
* objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
* objc-lang.h (lookup_child_selector): Adapt prototype.
2004-02-18 04:22:35 +00:00