deliverable/binutils-gdb.git
19 years ago*** empty log message ***
gdbadmin [Tue, 13 Jul 2004 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Tue, 13 Jul 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago2004-07-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Mon, 12 Jul 2004 21:39:35 +0000 (21:39 +0000)] 
2004-07-12  Andrew Cagney  <cagney@gnu.org>

* gdb.base/annota1.exp: Cleanup corefile test name.
* gdb.base/annota3.exp: Ditto.

19 years ago * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
Joel Brobecker [Mon, 12 Jul 2004 17:09:58 +0000 (17:09 +0000)] 
    * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
        that was inserted inside a comment.

19 years agodlltool.c (ext_prefix_alias): New global variable.
Nick Clifton [Mon, 12 Jul 2004 17:07:55 +0000 (17:07 +0000)] 
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.

19 years ago2004-07-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Mon, 12 Jul 2004 15:02:52 +0000 (15:02 +0000)] 
2004-07-12  Andrew Cagney  <cagney@gnu.org>

* gdb.base/signals.exp: Clean up copyright, re-indent.

19 years ago2004-07-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Mon, 12 Jul 2004 14:25:48 +0000 (14:25 +0000)] 
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.

19 years ago2004-07-12 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini [Mon, 12 Jul 2004 12:03:42 +0000 (12:03 +0000)] 
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.

19 years ago*** empty log message ***
gdbadmin [Mon, 12 Jul 2004 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Mon, 12 Jul 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago * tree.c (parse_integer_property): Comment typo fix.
Ben Elliston [Sun, 11 Jul 2004 23:42:07 +0000 (23:42 +0000)] 
* tree.c (parse_integer_property): Comment typo fix.

19 years ago * config/tc-m68k.c: Convert to C90. Remove redundant
Andreas Schwab [Sun, 11 Jul 2004 15:20:30 +0000 (15:20 +0000)] 
* config/tc-m68k.c: Convert to C90.  Remove redundant
declarations.  Indentation fixup.
[M68KCOFF]: Include "obj-coff.h" instead of declaring
obj_coff_section ourselves.

19 years ago* m68k-dis.c (m68k_valid_ea): Fix typos in last change.
Andreas Schwab [Sun, 11 Jul 2004 14:29:50 +0000 (14:29 +0000)] 
* m68k-dis.c (m68k_valid_ea): Fix typos in last change.

19 years ago2004-07-10 Randolph Chung <tausq@debian.org>
Randolph Chung [Sun, 11 Jul 2004 06:51:41 +0000 (06:51 +0000)] 
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.

19 years agoFix linker big-endian support.
Jim Wilson [Sun, 11 Jul 2004 03:15:29 +0000 (03:15 +0000)] 
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.

19 years ago*** empty log message ***
gdbadmin [Sun, 11 Jul 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Sun, 11 Jul 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago* NEWS: Mention BSD libkvm interface.
Mark Kettenis [Sat, 10 Jul 2004 21:24:01 +0000 (21:24 +0000)] 
* NEWS: Mention BSD libkvm interface.

19 years ago2004-07-10 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Sat, 10 Jul 2004 01:17:53 +0000 (01:17 +0000)] 
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.

19 years ago * hw-tree.c (parse_integer_property): Typo fix in comments.
Ben Elliston [Sat, 10 Jul 2004 00:40:25 +0000 (00:40 +0000)] 
* hw-tree.c (parse_integer_property): Typo fix in comments.
* sim-options.c (sim_args_command): Likewise.

19 years agodaily update
Alan Modra [Sat, 10 Jul 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Sat, 10 Jul 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agoMake -meb/-mel options work.
Jim Wilson [Fri, 9 Jul 2004 23:21:54 +0000 (23:21 +0000)] 
Make -meb/-mel options work.
* config/tc-ia64.c (default_big_endian): New.
(dot_byteorder, md_begin): Use it.
(md_parse_option): Set it.

19 years agoRemoved ada-tasks.c, as ACT plans to rewrite it extensively before
Paul N. Hilfinger [Fri, 9 Jul 2004 19:36:17 +0000 (19:36 +0000)] 
Removed ada-tasks.c, as ACT plans to rewrite it extensively before
submission.

19 years agoRemove ARI problems:
Paul N. Hilfinger [Fri, 9 Jul 2004 19:29:56 +0000 (19:29 +0000)] 
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.

19 years ago2004-07-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 9 Jul 2004 19:27:15 +0000 (19:27 +0000)] 
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.

19 years agoFix @kindex entries so that multiple commands that
Eli Zaretskii [Fri, 9 Jul 2004 18:44:51 +0000 (18:44 +0000)] 
Fix @kindex entries so that multiple commands that
have the same prefix have only their prefix in the index.

19 years agobinutils/testsuite/:
Andreas Schwab [Fri, 9 Jul 2004 18:42:14 +0000 (18:42 +0000)] 
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.

19 years ago* gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
Nick Clifton [Fri, 9 Jul 2004 16:32:01 +0000 (16:32 +0000)] 
* gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
* gas/m32r/pic2.d: New file: Expected results.

19 years ago (asm_prefix): Add parameter: name. No underscore for symbols beginning with ?.
Nick Clifton [Fri, 9 Jul 2004 16:20:05 +0000 (16:20 +0000)] 
 (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.

19 years ago* elf.c (assign_file_positions_for_segments): Make sure the .dynamic section
Nick Clifton [Fri, 9 Jul 2004 16:06:20 +0000 (16:06 +0000)] 
* elf.c (assign_file_positions_for_segments): Make sure the .dynamic section
is the first section in the PT_DYNAMIC segment

19 years agoRename sh-symbian-elf toolchain to sh-*-symbianelf
Nick Clifton [Fri, 9 Jul 2004 12:32:35 +0000 (12:32 +0000)] 
Rename sh-symbian-elf toolchain to sh-*-symbianelf

19 years agodaily update
Alan Modra [Fri, 9 Jul 2004 00:00:05 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Fri, 9 Jul 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

19 years ago* rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
Jim Blandy [Thu, 8 Jul 2004 23:43:47 +0000 (23:43 +0000)] 
* rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.

19 years ago2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 8 Jul 2004 21:00:45 +0000 (21:00 +0000)] 
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.

19 years ago2004-07-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Thu, 8 Jul 2004 20:04:47 +0000 (20:04 +0000)] 
2004-07-08  Andrew Cagney  <cagney@gnu.org>

* gdb.base/attach.exp: Cleanup copyright.  Re-indent.

19 years ago* Makefile.def (host_modules): Set bootstrap=true for flex.
Alexandre Oliva [Thu, 8 Jul 2004 19:46:05 +0000 (19:46 +0000)] 
* Makefile.def (host_modules): Set bootstrap=true for flex.
* Makefile.tpl (all-gcc): Depend on texinfo and flex.
* Makefile.in: Rebuilt.

19 years ago * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
Richard Sandiford [Thu, 8 Jul 2004 15:43:00 +0000 (15:43 +0000)] 
* ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
* ld-mips-elf/mips-elf.exp: Run it.

19 years agoRemove superfluous stuff from 2004-07-03 entry.
Richard Sandiford [Thu, 8 Jul 2004 15:41:11 +0000 (15:41 +0000)] 
Remove superfluous stuff from 2004-07-03 entry.

19 years ago * config/tc-mips.c (mips_fix_adjustable): If the full addend is
Richard Sandiford [Thu, 8 Jul 2004 15:39:43 +0000 (15:39 +0000)] 
* 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.

19 years ago2004-07-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Thu, 8 Jul 2004 14:19:21 +0000 (14:19 +0000)] 
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.

19 years agoFix crash in symtab.c.
Bob Rossi [Thu, 8 Jul 2004 11:18:27 +0000 (11:18 +0000)] 
Fix crash in symtab.c.

19 years agoI added the testcase for -file-list-exec-source-files to mi2-file.exp.
Bob Rossi [Thu, 8 Jul 2004 01:57:51 +0000 (01:57 +0000)] 
I added the testcase for -file-list-exec-source-files to mi2-file.exp.
It should have been added to mi-file.exp. So, here it is.

19 years agodaily update
Alan Modra [Thu, 8 Jul 2004 00:00:37 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Thu, 8 Jul 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

19 years ago2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Wed, 7 Jul 2004 20:08:03 +0000 (20:08 +0000)] 
2004-07-07  Jeff Johnston  <jjohnstn@redhat.com>

        * gdb.java/jmisc.exp: Fix expected output of ptype to look for
        the jmisc() constructor instead of <init>.
        * gdb.java/jmisc1.exp: Ditto.

19 years agoUndo accidental commit whilst adding crx-elf port
Nick Clifton [Wed, 7 Jul 2004 17:37:19 +0000 (17:37 +0000)] 
Undo accidental commit whilst adding crx-elf port

19 years ago2004-07-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Wed, 7 Jul 2004 17:30:10 +0000 (17:30 +0000)] 
2004-07-07  Andrew Cagney  <cagney@gnu.org>

* gdb.base/sigbpt.exp (stepi_out): Check for a single step
corrupting the PC.

19 years agoAdd new port: crx-elf
Nick Clifton [Wed, 7 Jul 2004 17:28:53 +0000 (17:28 +0000)] 
Add new port: crx-elf

19 years ago*** empty log message ***
gdbadmin [Wed, 7 Jul 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Wed, 7 Jul 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Tue, 6 Jul 2004 19:36:10 +0000 (19:36 +0000)] 
2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/templates.exp: Accept whitespace change in demangler
output.

19 years ago2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Tue, 6 Jul 2004 19:29:31 +0000 (19:29 +0000)] 
2004-07-06  Jeff Johnston <jjohnstn@redhat.com>

        * language.h (struct_language_defn): Add new function pointer:
        la_class_name_from_physname.  Also add new prototype for
        language_class_name_from_physname.
        * language.c (language_class_name_from_physname): New function.
        (unk_lang_class_name): Ditto.
        (unknown_language_defn, auto_language_defn): Change
        to add unk_lang_class_name function pointer for
        la_class_name_from_physname.
        (local_language_defn): Ditto.
        * dwarf2read.c (guess_structure_name): Change to call
        language_class_name_from_physname.
        (determine_class_name): Ditto.
        * cp-support.c (class_name_from_physname): Renamed.
        (cp_class_name_from_physname): New name of function.
        * cp-support.h: Ditto.
        * c-lang.c (c_language_defn): Change to add NULL
        for class_name_from_physname function pointer.
        (cplus_language_defn): Change to add cp_class_name_from_physname.
        * jv-lang.c (java_class_name_physname): New function.
        (java_find_last_component): New static routine.
        (java_language_defn): Add java_class_name_from_physname pointer.
        * ada-lang.c (ada_language_defn): Change to add NULL
        for class_name_from_physname function pointer.
        * f-lang.c (f_language_defn): Ditto.
        * m2-lang.c (m2_language_defn): Ditto.
        * objc-lang.c (objc_language_defn): Ditto.
        * p-lang.c (pascal_language_defn): Ditto.
        * scm-lang.c (scm_language_defn): Ditto.

19 years ago* Makefile.in: Update all dependency information.
Jim Blandy [Tue, 6 Jul 2004 17:14:09 +0000 (17:14 +0000)] 
* Makefile.in: Update all dependency information.
(BASICS_H, CPU_H, IDECODE_H, PSIM_H, REGISTERS_H, DEVICE_TABLE_H)
(EMUL_GENERIC_H): Values updated.
(ACCONFIG_H, ALTIVEC_EXPRESSION_H, ALTIVEC_REGISTERS_H)
(ANSIDECL_H, BFD_H, BITS_H, CAP_H, COMMON_SIM_BASE_H)
(COMMON_SIM_BASICS_H, COMMON_SIM_FPU_H, COMMON_SIM_INLINE_H)
(COMMON_SIM_SIGNAL_H, CONFIG_H, COREFILE_H, COREFILE_N_H, DEBUG_H)
(DEFINES_H, DEFS_H, DEVICE_H, E500_EXPRESSION_H, E500_REGISTERS_H)
(EMUL_BUGAPI_H, EMUL_CHIRP_H, EMUL_NETBSD_H, EMUL_UNIX_H, EVENTS_H)
(FILTER_FILENAME_H, FILTER_H, GDB_CALLBACK_H, GDB_REMOTE_SIM_H)
(GEN_ICACHE_H, GEN_IDECODE_H, GEN_ITABLE_H, GEN_MODEL_H)
(GEN_SEMANTICS_H, GEN_SUPPORT_H, HW_CPU_H, HW_H, HW_PHB_H)
(ICACHE_H, IDECODE_BRANCH_H, IDECODE_EXPRESSION_H)
(IDECODE_FIELDS_H, IGEN_H, INLINE_H, INTERRUPTS_H, ITABLE_H)
(LD_CACHE_H, LD_DECODE_H, LD_INSN_H, LF_H, MISC_H, MODEL_H, MON_H)
(OPTIONS_H, OS_EMUL_H, PK_H, PPC_CONFIG_H, SEMANTICS_H)
(SIM_CALLBACKS_H, SIM_ENDIAN_H, SIM_ENDIAN_N_H, SIM_MAIN_H)
(SPREG_H, STD_CONFIG_H, SUPPORT_H, TABLE_H, TARG_VALS_H, TCONFIG_H)
(TREE_H, VM_H, VM_N_H, WORDS_H): New variables.
(callback.o, cap.o, corefile.o, debug.o, device.o, device_table.o)
(dgen.o, emul_bugapi.o, emul_chirp.o, emul_netbsd.o, emul_unix.o)
(events.o, filter.o, filter_filename.o, filter_host.o)
(gen-icache.o, gen-idecode.o, gen-itable.o, gen-model.o)
(gen-semantics.o, gen-support.o, hw_core.o, hw_cpu.o, hw_disk.o)
(hw_htab.o, hw_init.o, hw_phb.o, hw_register.o, icache.o)
(idecode.o, igen.o, interrupts.o, itable.o, ld-cache.o)
(ld-decode.o, ld-insn.o, lf.o, main.o, misc.o, model.o, mon.o)
(options.o, os_emul.o, pk_disklabel.o, psim.o, registers.o)
(semantics.o, sim-endian.o, sim-fpu.o, sim_calls.o, spreg.o)
(support.o, table.o, targ-map.o, tree.o, vm.o): Update dependencies.

19 years agoAdd support for sh-symbian-elf target
Nick Clifton [Tue, 6 Jul 2004 16:58:43 +0000 (16:58 +0000)] 
Add support for sh-symbian-elf target

19 years ago(output_file_create): Report the target format chosen when bfd_openw reports
Nick Clifton [Tue, 6 Jul 2004 16:42:04 +0000 (16:42 +0000)] 
(output_file_create): Report the target format chosen when bfd_openw reports
that it is invalid.

19 years ago(coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.
Nick Clifton [Tue, 6 Jul 2004 15:30:26 +0000 (15:30 +0000)] 
(coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.

19 years ago2004-07-06 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 6 Jul 2004 15:08:54 +0000 (15:08 +0000)] 
2004-07-06  Andrew Cagney  <cagney@gnu.org>

* gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.

19 years ago2004-07-06 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 6 Jul 2004 14:24:06 +0000 (14:24 +0000)] 
2004-07-06  Andrew Cagney  <cagney@gnu.org>

Patch from Bart Robinson.
* corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
(O_LARGEFILE): Define to 0, if not defined.

19 years ago*** empty log message ***
gdbadmin [Tue, 6 Jul 2004 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Tue, 6 Jul 2004 00:00:05 +0000 (00:00 +0000)] 
daily update

19 years ago * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.
Dave Anglin [Mon, 5 Jul 2004 20:00:13 +0000 (20:00 +0000)] 
* emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.
* emulparams/hppalinux.sh: Likewise.
* scripttempl/elf.sc: Place .plt just before .got when .plt is in
data segment and PLT_BEFORE_GOT is defined.

19 years ago* gdb.texinfo (BSD libkvm Interface): New node (section)
Mark Kettenis [Mon, 5 Jul 2004 15:31:35 +0000 (15:31 +0000)] 
* gdb.texinfo (BSD libkvm Interface): New node (section)
(Native): Add it to the menu.

19 years ago2004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>
Joern Rennecke [Mon, 5 Jul 2004 13:35:44 +0000 (13:35 +0000)] 
2004-06-30  Andrew Stubbs <andrew.stubbs@superh.com>

bfd:
* elf32-sh.c: Include ../opcodes/sh-opc.h .
* Makefile.am: Ran make dep-am .
* Makefile.in: Ran make dep-in .

gas:
* config/tc-sh.c (md_assemble): Change isspace to ISSPACE.
(md_parse_option): Remove redundant -isa testing.
Make bfd_arch variable const.
(md_show_usage): Make bfd_arch variable const.

19 years ago*** empty log message ***
gdbadmin [Mon, 5 Jul 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Mon, 5 Jul 2004 00:00:05 +0000 (00:00 +0000)] 
daily update

19 years agoEmit error for unaligned instructions.
Jim Wilson [Sun, 4 Jul 2004 00:29:21 +0000 (00:29 +0000)] 
Emit error for unaligned instructions.
* config/tc-ia64.c (emit_one_bundle): Check and set insn_addr.
* config/tc-ia64.h (md_frag_check): Define.

19 years ago*** empty log message ***
gdbadmin [Sun, 4 Jul 2004 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Sun, 4 Jul 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

20 years ago2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
Christopher Faylor [Sat, 3 Jul 2004 16:07:51 +0000 (16:07 +0000)] 
2004-07-04  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>

* bfd/cofflink.c (_bfd_coff_generic_relocate_section): Resolve PE weak
externals properly.
* src/gas/config/obj-coff.c (obj_coff_weak): New .weak syntax for PE weak
externals.
* binutils/doc/binutils.texi (nm): Clarify weak symbol description.
* gas/config/tc-i386.c (tc_gen_reloc): Use addend for weak symbols in TE_PE.
* gas/doc/as.texinfo (Weak): Document PE weak symbols.
* ld/ld.texinfo (WIN32): Document PE weak symbols.

20 years ago * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
Richard Sandiford [Sat, 3 Jul 2004 15:20:53 +0000 (15:20 +0000)] 
* config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
(reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
(mips_frob_file): Rework so that only a single pass through the
relocs is needed.  Allow %lo()s to have higher offsets than their
corresponding %hi()s or %got()s.

testsuite/
* gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
the earliest %lo().
* gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
* gas/mips/elf-rel20.[sd]: New test.
* gas/mips/mips.exp: Run it.

20 years ago2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
Richard Sandiford [Sat, 3 Jul 2004 15:17:42 +0000 (15:17 +0000)] 
2004-07-03  Maciej W. Rozycki  <macro@linux-mips.org>

* gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.

20 years ago* m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
Mark Kettenis [Sat, 3 Jul 2004 15:14:48 +0000 (15:14 +0000)] 
* m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
<machine/pcb.h> and "bsd-kvm.h".
(PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
(m68kbsd_supply_pcb): New function.
(_initialize_m68kbsd_nat): New prototype and function.
* Makefile.in (m68kbsd-nat.o): Update dependencies.
* config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.
* config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.

20 years ago* bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
Mark Kettenis [Sat, 3 Jul 2004 13:17:33 +0000 (13:17 +0000)] 
* bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.

20 years ago* bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
Mark Kettenis [Sat, 3 Jul 2004 13:11:39 +0000 (13:11 +0000)] 
* bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
<sys/proc.h>.
(bsd_kvm_cmdlist): New variable.
(bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
(bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
command and "kvm proc" command.
* Makefile.in (bsd-kvm.o): Update dependencies.

20 years agodaily update
Alan Modra [Sat, 3 Jul 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

20 years ago*** empty log message ***
gdbadmin [Sat, 3 Jul 2004 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago* osabi.c: Update copyright year.
Mark Kettenis [Fri, 2 Jul 2004 21:27:17 +0000 (21:27 +0000)] 
* osabi.c: Update copyright year.
(generic_elf_osabi_sniffer): Tweak comment.  Look for OS-specific
notes if EI_OSABI is set to ELFOSABI_HPUX.

20 years agoFix ChangeLog entry for the last change to i386-cygwin-tdep.c.
Joel Brobecker [Fri, 2 Jul 2004 21:09:45 +0000 (21:09 +0000)] 
Fix ChangeLog entry for the last change to i386-cygwin-tdep.c.

20 years ago * config.bfd: Add want64 to configuration target s390-*-linux*.
Martin Schwidefsky [Fri, 2 Jul 2004 14:12:01 +0000 (14:12 +0000)] 
* config.bfd: Add want64 to configuration target s390-*-linux*.

20 years ago * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
Kaz Kojima [Fri, 2 Jul 2004 11:25:54 +0000 (11:25 +0000)] 
* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.

* ld-elf/frame.exp: Don't run on sh*-*-elf*.
* ld-sh/shared-1.d: Adjust for section reordering changes.
* ld-sh/shared-2.d: Likewise.
* ld-sh/tlsbin-2.d: Likewise.
* ld-sh/tlspic-2.d: Likewise.
* ld-sh/sh64/abi32.xd: Likewise.
* ld-sh/sh64/abi64.xd: Likewise.
* ld-sh/sh64/cmpct1.xd: Likewise.
* ld-sh/sh64/crange1.rd: Likewise.
* ld-sh/sh64/crange2.rd: Likewise.
* ld-sh/sh64/crange3-cmpct.rd: Likewise.
* ld-sh/sh64/crange3-media.rd: Likewise.
* ld-sh/sh64/crange3.rd: Likewise.
* ld-sh/sh64/gotplt.d: Likewise.
* ld-sh/sh64/init-cmpct.d: Likewise.
* ld-sh/sh64/init-media.d: Likewise.
* ld-sh/sh64/init64.d: Likewise.
* ld-sh/sh64/mix1.xd: Likewise.
* ld-sh/sh64/mix2.xd: Likewise.
* ld-sh/sh64/shdl32.xd: Likewise.
* ld-sh/sh64/shdl64.xd: Likewise.

20 years ago(md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have come
Nick Clifton [Fri, 2 Jul 2004 11:12:29 +0000 (11:12 +0000)] 
(md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have come
from undefined symbols.
Always consider this fixup to have been processed as a reloc cannot be
generated for it.

20 years ago2004-07-01 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini [Fri, 2 Jul 2004 07:56:07 +0000 (07:56 +0000)] 
2004-07-01  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (build_modules): Add bison, byacc, flex,
m4, texinfo.
(flags_to_pass): Add FLEX.
* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
DEFAULT_MAKEINFO): Remove.
(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
objdir or else use configured tool.
(all-build): New.
(all): Depend on it.
(Build module dependencies): Add.
* Makefile.in: Regenerate.
* configure.in: Better support for multiple build modules,
matching what is done for host/target modules.  Do not look
for "plausible" locations of build tools if Canadian cross.
Use autoconf's AC_PROG_CC to find a C compiler.  Define
BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
* configure: Regenerate.

20 years ago * ld-discard/static.d: Accept both original sym and section sym.
Alan Modra [Fri, 2 Jul 2004 06:46:17 +0000 (06:46 +0000)] 
* ld-discard/static.d: Accept both original sym and section sym.

20 years ago * frags.h (struct frag): Add has_code and insn_addr fields.
Alan Modra [Fri, 2 Jul 2004 06:40:19 +0000 (06:40 +0000)] 
* frags.h (struct frag): Add has_code and insn_addr fields.
* write.c (cvt_frag_to_fill): Invoke md_frag_check.
* config/tc-ppc.c (md_assemble): Check and set insn_addr.
* config/tc-ppc.h (md_frag_check): Define.

20 years ago2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 2 Jul 2004 04:18:17 +0000 (04:18 +0000)] 
2004-07-02  Michael Chastain  <mec.gnu@mindspring.com>

* lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
* lib/compiler.cc: Likewise.

20 years ago2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 2 Jul 2004 02:01:23 +0000 (02:01 +0000)] 
2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>

* gas/ia64/group-1.d: New.
* gas/ia64/group-1.s: Likewise.

* gas/ia64/ia64.exp: Add group-1 to test comdat group.

20 years agobfd/
H.J. Lu [Fri, 2 Jul 2004 01:39:32 +0000 (01:39 +0000)] 
bfd/

2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>

* bfd.c (bfd_get_section_ident): New.

* elflink.c (elf_link_read_relocs_from_section): Call
bfd_get_section_ident to identify the section when reporting
error.
(_bfd_elf_link_output_relocs): Likewise.
(elf_link_output_extsym): Likewise.
(elf_link_input_bfd): Likewise.
(bfd_elf_gc_record_vtinherit): Likewise.

* bfd-in2.h: Regenerated.
ld/

2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>

* ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
the section.

20 years agodaily update
Alan Modra [Fri, 2 Jul 2004 00:00:05 +0000 (00:00 +0000)] 
daily update

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

20 years ago2004-07-01 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 1 Jul 2004 21:34:02 +0000 (21:34 +0000)] 
2004-07-01  Michael Snyder  <msnyder@redhat.com>

        * win32-nat.c (core_dll_symbols_add): Re-indent a small section
        that seems to have gotten whacked out of line.

20 years ago* dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
Mark Kettenis [Thu, 1 Jul 2004 20:25:54 +0000 (20:25 +0000)] 
* dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
code.

20 years ago * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
Jakub Jelinek [Thu, 1 Jul 2004 16:24:51 +0000 (16:24 +0000)] 
* ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
and removal of unneeded STT_SECTION symbols from .dynsym.
* ld-sparc/tlssunbin32.rd: Likewise.
* ld-sparc/tlssunpic32.dd: Likewise.
* ld-sparc/tlssunpic32.sd: Likewise.
* ld-sparc/tlssunbin32.dd: Likewise.
* ld-sparc/tlssunbin32.sd: Likewise.
* ld-sparc/tlssunbin32.td: Likewise.

20 years ago(_bfd_mips_elf_final_link): Pass the correct number of section symbols to
Nick Clifton [Thu, 1 Jul 2004 14:53:40 +0000 (14:53 +0000)] 
(_bfd_mips_elf_final_link): Pass the correct number of section symbols to
mips_elf_sort_hash_table ().

20 years agobfd/
Alan Modra [Thu, 1 Jul 2004 13:48:53 +0000 (13:48 +0000)] 
bfd/
* elflink.c (elf_section_ignore_discarded_relocs): Revert last
change.  Comment.
(elf_section_complain_discarded): New function.  Handle
.gcc_except_table too.
(elf_link_input_bfd): Rewrite handling of relocs against symbols
in discarded sections.
* elf-bfd.h (elf_discarded_section): Protect macro arg.
ld/testsuite/
* ld-discard/extern.d: Update.
* ld-discard/start.d: Update.
* ld-discard/static.d: Update.

20 years ago* ada-lang.c (decode_packed_array): Minor change to comment.
Paul N. Hilfinger [Thu, 1 Jul 2004 10:30:57 +0000 (10:30 +0000)] 
* ada-lang.c (decode_packed_array): Minor change to comment.
(ada_value_slice_ptr): New function.
(ada_value_slice): New function.
(ada_evaluate_subexp): Remove XVS-suffix code from subscripting
test.  Don't know why it is there.
Change slice code to use ada_value_slice_ptr and ada_value_slice, and
to avoid dereferencing huge arrays from which one is slicing.
(empty_array): Correct to return an array rather than
a subrange value.
* ada-valprint.c (print_optional_low_bound): Don't print lower bound
on empty arrays (let'em use 'FIRST instead).

20 years agoAddress complaints from gdb_ari.sh:
Paul N. Hilfinger [Thu, 1 Jul 2004 10:11:11 +0000 (10:11 +0000)] 
Address complaints from gdb_ari.sh:

* ada-exp.y: Include gdb_string.h rather than string.h.
(convert_char_literal): Reformat declaration.
* ada-lang.h: Include opaque struct declaration for struct frame_info.
* ada-lex.l: Change use of free to xfree (the macro would do so
anyway, but this is harmless).
Include gdb_string.h rather than string.h.
* ada-valprint.c (ada_val_print_stub): Change PTR => void*.

* ada-lang.c (parse): Remove K&Rism in parameter list.
(is_name_suffix): Correct Linux => GNU/Linux in comment.

20 years ago*** empty log message ***
gdbadmin [Thu, 1 Jul 2004 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Thu, 1 Jul 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

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