Andrew Cagney
ec58997a7b
2004-07-13 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/signull.exp (test_segv): Prefix all tests with
"${name}". Clean up test messages.
2004-07-13 13:44:01 +00:00
Andrew Cagney
b475183b5c
2004-07-13 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
2004-07-13 13:10:54 +00:00
Andrew Cagney
9c7bb33213
2004-07-13 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/ena-dis-br.exp: Update copyright.
(break_at): New function. Replace send_gdb with gdb_test,
break_at, and gdb_test_multiple. Replace XFAIL of "continue with
ignore count, not stopped at bpt", with KFAIL.
2004-07-13 13:01:04 +00:00
Nick Clifton
e6b7d0f236
(elf_sort_symbol): Restructure code to avoid bug in Solairs hosted versions of
...
gcc.
2004-07-13 12:55:42 +00:00
Ben Elliston
2ef8a0a8c2
* gprof.c (main): For line-by-line profiling, there is no need to
...
specially exclude the default function set from the flat profile.
2004-07-13 12:18:57 +00:00
Corinna Vinschen
2dd95497fe
* gdb.base/attach.exp: Remove cleanupfile handling.
2004-07-13 11:19:22 +00:00
Nick Clifton
13ed4151bc
* pe-dll.c (auto_export): Filter on just the import prefix, "_imp_", not
...
"_imp__".
2004-07-13 08:55:53 +00:00
gdbadmin
c21641d3cf
*** empty log message ***
2004-07-13 00:00:33 +00:00
Alan Modra
f8daaebbea
daily update
2004-07-13 00:00:06 +00:00
Andrew Cagney
419e626baa
2004-07-12 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/annota1.exp: Cleanup corefile test name.
* gdb.base/annota3.exp: Ditto.
2004-07-12 21:39:35 +00:00
Joel Brobecker
080228b217
* hppa-hpux-tdep.c: Fix a compilation failure due to a comment
...
that was inserted inside a comment.
2004-07-12 17:09:58 +00:00
Nick Clifton
607dea9764
dlltool.c (ext_prefix_alias): New global variable.
...
(make_one_lib_file): Add aliases with prefixes for external and import
definitions.
(usage): Document -p option.
(long_options): Add --ext-prefix-alias option.
(main): Handle -p.
* doc/binutils.texi: Document new switch.
* NEWS: Mention new switch.
2004-07-12 17:07:55 +00:00
Andrew Cagney
7865082976
2004-07-12 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/signals.exp: Clean up copyright, re-indent.
2004-07-12 15:02:52 +00:00
Andrew Cagney
8b1b32286b
2004-07-12 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/attach.exp: Replace send_gdb and gdb_expect with
gdb_test and gdb_test_multiple.
2004-07-12 14:25:48 +00:00
Paolo Bonzini
3e707e94a6
2004-07-12 Paolo Bonzini <bonzini@gnu.org>
...
* configure.in: Add noconfigdirs for crx-*-*.
* configure: Regenerate.
2004-07-09 Loren J. Rittle <ljrittle@acm.org>
* configure.in: Build libmudflap by default on FreeBSD.
* configure: Regenerated.
2004-07-09 Mark Mitchell <mark@codesourcery.com>
* configure.in: Do not build libmudflap by default on non-GNU/Linux
systems.
* configure: Regenerated.
2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR target/16344
* Makefile.tpl (profiledbootstrap): Build runtime libraries with
feedback based compiler.
* Makefile.in: Rebuilt.
2004-07-05 Phil Edwards <phil@codesourcery.com>
* configure.in: Do not prepend $srcdir to /dev/null in
makefile fragments.
* configure: Regenerate.
2004-07-12 12:03:42 +00:00
gdbadmin
9f37c1d2aa
*** empty log message ***
2004-07-12 00:00:31 +00:00
Alan Modra
09cd27467d
daily update
2004-07-12 00:00:06 +00:00
Ben Elliston
ea5c7021ca
* tree.c (parse_integer_property): Comment typo fix.
2004-07-11 23:42:07 +00:00
Andreas Schwab
313023579a
* config/tc-m68k.c: Convert to C90. Remove redundant
...
declarations. Indentation fixup.
[M68KCOFF]: Include "obj-coff.h" instead of declaring
obj_coff_section ourselves.
2004-07-11 15:20:30 +00:00
Andreas Schwab
4300ab1020
* m68k-dis.c (m68k_valid_ea): Fix typos in last change.
2004-07-11 14:29:50 +00:00
Randolph Chung
c268433a1a
2004-07-10 Randolph Chung <tausq@debian.org>
...
* hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
function.
(hppa_hpux_push_dummy_code): New function.
(hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
Set find_global_pointer method.
2004-07-11 06:51:41 +00:00
Jim Wilson
bbb268c36c
Fix linker big-endian support.
...
* elfxx-ia64.c (elfNN_ia64_relax_ldxmov): Remove abfd parameter.
(elfNN_ia64_install_value, elfNN_ia64_relax_brl): Likewise.
(elfNN_ia64_relax_section, elfNN_ia64_relocate_section,
elfNN_ia64_finish_dynamic_symbol, elfNN_ia64_finish_dynamic_sections):
Fix callers.
(elfNN_ia64_relax_brl): Change bfd_get_64 to bfd_getl64. Change
bfd_put_64 to bfd_putl64.
(elfNN_ia64_relax_ldxmov, elfNN_ia64_install_value): Likewise.
2004-07-11 03:15:29 +00:00
gdbadmin
baf4e80061
*** empty log message ***
2004-07-11 00:00:32 +00:00
Alan Modra
47dcffea39
daily update
2004-07-11 00:00:06 +00:00
Mark Kettenis
71009278ce
* NEWS: Mention BSD libkvm interface.
2004-07-10 21:24:01 +00:00
Michael Snyder
b2fa5097bf
2004-07-10 Michael Snyder <msnyder@redhat.com>
...
* symfile.c (generic_load): Comment typo.
* stack.c (get_selected_block): Ditto.
* regcache.c (regcache_cooked_read): Ditto.
* monitor.c (monitor_debug): Ditto.
* mips-tdep.c (mips_read_pc): Ditto.
* i386-linux-nat.c (ps_get_thread_area): Ditto.
* gdb_mbuild.sh: Ditto.
* gdbarch.sh: Ditto.
* gdbarch.h: Ditto.
2004-07-10 01:17:53 +00:00
Ben Elliston
109d3db382
* hw-tree.c (parse_integer_property): Typo fix in comments.
...
* sim-options.c (sim_args_command): Likewise.
2004-07-10 00:40:25 +00:00
Alan Modra
b2f8f038a2
daily update
2004-07-10 00:00:07 +00:00
gdbadmin
b12b6290af
*** empty log message ***
2004-07-10 00:00:02 +00:00
Jim Wilson
549f748d67
Make -meb/-mel options work.
...
* config/tc-ia64.c (default_big_endian): New.
(dot_byteorder, md_begin): Use it.
(md_parse_option): Set it.
2004-07-09 23:21:54 +00:00
Paul N. Hilfinger
f21a12b657
Removed ada-tasks.c, as ACT plans to rewrite it extensively before
...
submission.
2004-07-09 19:36:17 +00:00
Paul N. Hilfinger
c3e5cd34c6
Remove ARI problems:
...
* ada-exp.y (write_var_from_sym): Reformat to put operator at
beginning of line.
* ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
Add comment.
Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
(MIN_OF_SIZE): Rename min_of_size. Add comment.
(UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
(UMIN_OF_SIZE): Remove.
(max_of_type): New function to replace orphan macro in gdbtypes.h
(min_of_type): Ditto.
(discrete_type_high_bound): Use max_of_type.
(discrete_type_low_bound): Use min_of_type.
(possible_user_operator_p): Move operator to beginning of line.
(ada_is_variant_part): Ditto.
(ensure_lval): Rewrite to avoid deprecated operations.
(ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
rather than adding DEPRECATED_FUNCTION_START_OFFSET.
(ada_enum_name): Remove assignments in 'if' statements.
(build_ada_types): Add gdbarch parameter.
(_initialize_ada_language): Replace deprecated_register_gdbarch_swap
with gdbarch_data_register_post_init.
Use add_setshow_uinteger_cmd rather than add_set_cmd and
add_show_from_set.
* ada-valprint.c (inspect_it): Remove declaration.
(repeat_count_threshold): Remove declaration.
(ada_print_floating): Remove assignments in 'if' statements.
(print_str): Move operator to beginning of line.
2004-07-09 19:29:56 +00:00
H.J. Lu
e525914fa7
2004-07-09 H.J. Lu <hongjiu.lu@intel.com>
...
PR 240
* elfxx-ia64.c (elfNN_ia64_relax_section): Only warn br in
.init/.fini sections when trying to relax it.
2004-07-09 19:27:15 +00:00
Eli Zaretskii
4644b6e36c
Fix @kindex entries so that multiple commands that
...
have the same prefix have only their prefix in the index.
2004-07-09 18:44:51 +00:00
Andreas Schwab
8577e690b5
binutils/testsuite/:
...
* binutils-all/m68k/movem.s: New file.
* binutils-all/m68k/objdump.exp: New file.
include/opcode/:
* m68k.h: Fix comment.
opcodes/:
* m68k-dis.c (m68k_valid_ea): Check validity of all codes.
2004-07-09 18:42:14 +00:00
Nick Clifton
96908638c5
* gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
...
* gas/m32r/pic2.d: New file: Expected results.
2004-07-09 16:32:01 +00:00
Nick Clifton
2758961ac0
(asm_prefix): Add parameter: name. No underscore for symbols beginning with ?.
...
(ASM_PREFIX): Add parameter: NAME.
(gen_exp_file): Use new parameter.
(make_label): Likewise.
(make_imp_label): Likewise.
(make_one_lib_file): Likewise.
2004-07-09 16:20:05 +00:00
Nick Clifton
b1a6d0b1cb
* elf.c (assign_file_positions_for_segments): Make sure the .dynamic section
...
is the first section in the PT_DYNAMIC segment
2004-07-09 16:06:20 +00:00
Nick Clifton
1a320fbbe5
Rename sh-symbian-elf toolchain to sh-*-symbianelf
2004-07-09 12:32:35 +00:00
Alan Modra
daae2fb835
daily update
2004-07-09 00:00:05 +00:00
gdbadmin
c32688fb1a
*** empty log message ***
2004-07-09 00:00:02 +00:00
Jim Blandy
61ce229a50
* rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
2004-07-08 23:43:47 +00:00
Jeff Johnston
935c276026
2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
...
* gdb.java/jmain.exp: Fix expected line number for main to
break at. Set XFAIL for break at main test since gcj does not
provide line number info for first statement in main.
2004-07-08 21:00:45 +00:00
Andrew Cagney
1279f4ffe5
2004-07-08 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/attach.exp: Cleanup copyright. Re-indent.
2004-07-08 20:04:47 +00:00
Alexandre Oliva
a7ee766055
* Makefile.def (host_modules): Set bootstrap=true for flex.
...
* Makefile.tpl (all-gcc): Depend on texinfo and flex.
* Makefile.in: Rebuilt.
2004-07-08 19:46:05 +00:00
Richard Sandiford
17a6716ad0
* ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
...
* ld-mips-elf/mips-elf.exp: Run it.
2004-07-08 15:43:00 +00:00
Richard Sandiford
855bd88ab8
Remove superfluous stuff from 2004-07-03 entry.
2004-07-08 15:41:11 +00:00
Richard Sandiford
de7e685213
* config/tc-mips.c (mips_fix_adjustable): If the full addend is
...
going to be split into more than one in-place addend, return 0
for relocations against mergeable sections. Associate comments
with code.
2004-07-08 15:39:43 +00:00
Andrew Cagney
1544280f1d
2004-07-08 Andrew Cagney <cagney@gnu.org>
...
* gdb.base/sigbpt.exp: Make the common part of each test name a
prefix instead of suffix.
2004-07-08 14:19:21 +00:00
Bob Rossi
09bcec8017
Fix crash in symtab.c.
2004-07-08 11:18:27 +00:00