OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
19 years ago2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
phumblet [Mon, 9 May 2005 02:39:31 +0000 (02:39 +0000)]
2005-05-09  Pierre Humblet <pierre.humblet@ieee.org>

        * fhandler.h (class fhandler_netdrive): New class.
        * fhandler_netdrive.cc (fhandler_netdrive::fhandler_netdrive): New constructor.
        (fhandler_netdrive::exists): New method.
        (fhandler_netdrive::fstat): Ditto.
        (fhandler_netdrive::readdir): Ditto.
        (fhandler_netdrive::open): Ditto.
        * dtable.cc (build_fh_pc): Handle case FH_NETDRIVE.
        * path.cc (isvirtual_dev): Add FH_NETDRIVE.
        (mount_info::conv_to_win32_path): Detect netdrive device and bypass mount
        search for network paths.

19 years ago* cygcheck.cc (nuke): New function.
cgf [Mon, 9 May 2005 01:56:34 +0000 (01:56 +0000)]
* cygcheck.cc (nuke): New function.
(load_cygwin): New function.
(main): Use load_cygwin to load argv/envp from cygwin environment, if
appropriate.

19 years ago* strace.cc (attach_process): Don't call load_cygwin(). Assume that it's
cgf [Mon, 9 May 2005 01:21:43 +0000 (01:21 +0000)]
* strace.cc (attach_process): Don't call load_cygwin().  Assume that it's
already happened.
(dotoggle): Ditto.
(main): Set argv from cygwin environment, if it exists.

19 years ago* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
cgf [Mon, 9 May 2005 01:19:36 +0000 (01:19 +0000)]
* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
(dll_crt0_0): Use get_cygwin_startup_info to retrieve cygwin-specific startup
pointer.
* external.cc (cygwin_internal): Implement CW_ARGV and CW_ENVP.
* include/sys/cygwin.h: Implement CW_ARGV and CW_ENVP.

19 years agodaily update
amodra [Mon, 9 May 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Mon, 9 May 2005 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago2005-05-08 Dave Korn <dave.korn@artimi.com>
davek [Sun, 8 May 2005 23:48:37 +0000 (23:48 +0000)]
2005-05-08  Dave Korn   <dave.korn@artimi.com>

* coff-tic80.c:  Undefine _CONST after system headers to prevent
clash with tic80-specific definition in include/coff/tic80.h

19 years ago* i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):
kettenis [Sun, 8 May 2005 22:07:20 +0000 (22:07 +0000)]
* i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):
Change type to `static const gdb_byte'.
(i386_linux_sigtramp_start, i386_linux_rt_sigtramp_start)
(i386_linux_sigcontext_addr): Use gdb_byte for buf.
* amd64-linux-tdep.c (linux_sigtramp_code): Change type to `static
const gdb_byte'.
(amd64_linux_sigtramp_start, amd64_linux_sigcontext_addr): Use
gdb_byte for buf.
* amd64fbsd-tdep.c (amd64fbsd_supply_uthread)
(amd64fbsd_collect_uthread): Use gdb_byte for buf.

19 years ago* config/ia64/nm-aix.h: Remove file.
kettenis [Sun, 8 May 2005 19:50:36 +0000 (19:50 +0000)]
* config/ia64/nm-aix.h: Remove file.

19 years ago* how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp errors and...
joshuadfranklin [Sun, 8 May 2005 19:43:35 +0000 (19:43 +0000)]
* how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp errors and cygexec.

19 years agoFix typo.
kettenis [Sun, 8 May 2005 18:01:31 +0000 (18:01 +0000)]
Fix typo.

19 years ago* amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.
kettenis [Sun, 8 May 2005 18:00:01 +0000 (18:00 +0000)]
* amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.
(amd64_push_arguments): Use gdb_byte instead of bfd_byte.  Use
gdb_byte for buf.
(amd64_push_dummy_call): Use gdb_byte for buf.
(amd64_analyze_prologue): Use gdb_byte for proto, buf and op.
(amd64_frame_cache, amd64_sigtramp_frame_cache)
(amd64_unwind_dummy_id): Use gdb_byte for buf.
(amd64_supply_fxsave, amd64_collect_fxsave): Use `gdb_byte *' for
regs.
* amd64obsd-tdep.c (amd64obsd_supply_regset): Use `gdb_byte *' in
casts.
(amd64obsd_sigtramp_p): Use gdb_byte for sigreturn and `gdb_byte
*' for buf,

19 years ago* i386-tdep.c (i386_breakpoint_from_pc): Change return type to
kettenis [Sun, 8 May 2005 16:27:32 +0000 (16:27 +0000)]
* i386-tdep.c (i386_breakpoint_from_pc): Change return type to
`const gdb_byte *'.  Use gdb_byte for break_insn.
(i386_follow_jump): Use gdb_byte for op.
(i386_analyze_struct_return): Use gdb_byte for proto1, proto2, buf
and op.
(i386_skip_probe): Use gdb_byte for buf and op.
(struct i386_insn): Use gdb_byte for insn and mask.
(i386_match_insn, i386_analyze_frame_setup)
(i386_analyze_register_saves): Use gdb_byte for op.
(i386_skip_prologue): Use gdb_byte for pic_pat and op;
(i386_unwind_pc, i386_frame_cache, i386_sigtramp_frame_cache)
(i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
buf.
(i386_extract_return_value, i386_store_return_value): Use
`bfd_byte *' instead of `void *' for valbuf argument.  Remove now
redundant cast.
(i386_pseudo_register_read, i386_pseudo_register_write): Use
gdb_byte for mmx_buf.
(i386_register_to_value, i386_value_to_register): Use `gdb_byte *'
instead of `char *' for buf.
(i386_supply_gregset, i386_collect_gregset): Use `gdb_byte *'
instead of `char *' for regs.
(i386_svr4_sigcontext_addr): Use gdb_byte for buf.
* i386obsd-tdep.c (i386obsd_sigtramp_p): Use gdb_byte for
sigreturn and `gdb_byte *' for buf.
(i386obsd_aout_supply_regset): Use `const gdb_byte *' in cast.
(i386obsd_supply_uthread, i386obsd_collect_uthread): Use gdb_byte
for buf.
* i386bsd-tdep.c (i386bsd_sigcontext_addr): Use gdb_byte for buf.

19 years ago* defs.h (gdb_byte): New typedef. Tweak comments.
kettenis [Sun, 8 May 2005 14:57:37 +0000 (14:57 +0000)]
* defs.h (gdb_byte): New typedef.  Tweak comments.

19 years ago* target.h (target_link): Remove prototype.
kettenis [Sun, 8 May 2005 14:46:46 +0000 (14:46 +0000)]
* target.h (target_link): Remove prototype.
* target.c (target_link): Remove function.
* symfile.c: Remove comment about rombug.

19 years agoUpdate FSF address
nickc [Sun, 8 May 2005 14:17:37 +0000 (14:17 +0000)]
Update FSF address

19 years ago2005-05-08 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sun, 8 May 2005 13:43:45 +0000 (13:43 +0000)]
2005-05-08  H.J. Lu  <hongjiu.lu@intel.com>

PR 939
* elflink.c (elf_link_output_extsym): Use output_bfd if
h->root.u.def.section is bfd_abs_section_ptr when reporting
error.

19 years agoAdd the fullname_syntax testsuite variable. This allows GDB to make sure
bobbybrasko [Sun, 8 May 2005 13:42:03 +0000 (13:42 +0000)]
Add the fullname_syntax testsuite variable. This allows GDB to make sure
that the MI fullname field is an absolute path, instead of just checking
for .* or /.*

19 years ago * mingwex/math/erfl.c: New file.
dannysmith [Sun, 8 May 2005 08:07:17 +0000 (08:07 +0000)]
* mingwex/math/erfl.c: New file.
* mingwex/Makefile.i (MATH_DISTFILES): Add erfl.c.
(MATH_OBJS): Add erfl.o.
* include/math.h (erfl, erfcl): Uncomment prototypes.

19 years ago*** empty log message ***
gdbadmin [Sun, 8 May 2005 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sun, 8 May 2005 00:00:08 +0000 (00:00 +0000)]
daily update

19 years agogas/
hjl [Sat, 7 May 2005 22:19:35 +0000 (22:19 +0000)]
gas/

2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>

PR 940
* config/tc-ia64.c (start_unwind_section): Properly check
comdat group with SHF_GROUP.

gas/testsuite/

2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>

PR 940
* gas/ia64/group-2.d: New.
* gas/ia64/group-2.s: New.

* gas/ia64/ia64.exp: Add "group-2".

19 years ago* path.cc (normalize_posix_path): Don't treat '//' specially since newer
cgf [Sat, 7 May 2005 21:06:07 +0000 (21:06 +0000)]
* path.cc (normalize_posix_path): Don't treat '//' specially since newer
versions of bash now get this right.

19 years ago* devices.cc: Regenerate with correct name for dev_netdrive_storage.
cgf [Sat, 7 May 2005 20:20:49 +0000 (20:20 +0000)]
* devices.cc: Regenerate with correct name for dev_netdrive_storage.

19 years agogas/testsuite/
hjl [Sat, 7 May 2005 13:29:57 +0000 (13:29 +0000)]
gas/testsuite/

2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>

PR 843
* gas/i386/i386.exp: Add x86-64-branch.

* gas/i386/x86-64-branch.d: New.
* gas/i386/x86-64-branch.s: New.

opcodes/

2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>

PR 843
* i386-dis.c (branch_v_mode): New.
(indirEv): Use branch_v_mode instead of v_mode.
(OP_E): Handle branch_v_mode.

19 years ago2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 7 May 2005 13:26:27 +0000 (13:26 +0000)]
2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>

* d10v-dis.c (dis_2_short): Support 64bit host.

19 years ago2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 7 May 2005 13:22:41 +0000 (13:22 +0000)]
2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>

* elf-bfd.h (elf_backend_data): Update special_sections to
array of pointer to bfd_elf_special_section.
* elf.c (special_sections): Likewise.
* elf32-arm.c (elf32_arm_symbian_special_sections): Likewise.
* elf32-m32r.c (m32r_elf_special_sections): Likewise.
* elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
* elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
* elf32-mcore.c (mcore_elf_special_sections): Likewise.
* elf32-ppc.c (ppc_elf_special_sections): Likewise.
* elf32-sh64.c (sh64_elf_special_sections): Likewise.
* elf32-v850.c (v850_elf_special_sections): Likewise.
* elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
* elf64-alpha.c (elf64_alpha_special_sections): Likewise.
* elf64-hppa.c (elf64_hppa_special_sections): Likewise.
* elf64-ppc.c (ppc64_elf_special_sections): Likewise.
* elf64-sh64.c (sh64_elf64_special_sections): Likewise.
* elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
* elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
* elfxx-mips.h (_bfd_mips_elf_special_sections): Likewise.

* elf.c (get_special_section): Updated.

19 years agoUpdate Dutch translation
nickc [Sat, 7 May 2005 07:52:54 +0000 (07:52 +0000)]
Update Dutch translation

19 years agoUpdate the address and phone number of the FSF
nickc [Sat, 7 May 2005 07:34:25 +0000 (07:34 +0000)]
Update the address and phone number of the FSF

19 years agoMove doc/ entries into doc/ChangeLog.
nickc [Sat, 7 May 2005 07:06:59 +0000 (07:06 +0000)]
Move doc/ entries into doc/ChangeLog.
Remove duplicated ChangeLog entry.

19 years ago* cgen-engine.h (EXTRACT_MSB0_INT, EXTRACT_MSB0_UINT)
jimb [Sat, 7 May 2005 04:39:29 +0000 (04:39 +0000)]
* cgen-engine.h (EXTRACT_MSB0_INT, EXTRACT_MSB0_UINT)
(EXTRACT_LSB0_INT, EXTRACT_LSB0_UINT): Doc fixes.

19 years agobfd/
amodra [Sat, 7 May 2005 02:55:52 +0000 (02:55 +0000)]
bfd/
* elf-bfd.h (struct elf_backend_data): Remove got_symbol_offset.
* elfxx-target.h (elf_backend_got_symbol_offset): Delete.
* elflink.c (_bfd_elf_create_got_section): Use zero in place of
got_symbol_offset.
* elf-m10300.c (_bfd_mn10300_elf_create_got_section): Likewise.
* elf32-frv.c (_frv_create_got_section): Likewise.
* elf32-i370.c (i370_elf_finish_dynamic_sections): Delete ppc code.
(elf_backend_got_symbol_offset): Don't define.
* elf64-ppc.c (elf_backend_got_symbol_offset): Don't define.
* elf32-ppc.c (struct ppc_elf_link_hash_table): Add got_header_size
and got_gap.
(ppc_elf_create_got): Tidy.
(ppc_elf_create_dynamic_sections): Don't set SEC_IN_MEMORY for .plt.
(ppc_elf_check_relocs): Reduce string comparisons by using elf.hgot.
(ppc_elf_gc_sweep_hook): Likewise.
(ppc_elf_relocate_section): Likewise.
(ppc_elf_finish_dynamic_symbol): Likewise.
(allocate_got): New function.
(allocate_dynrelocs): Use allocate_got.
(ppc_elf_size_dynamic_sections): Likewise.  Delay tlsld_got allocation
so that local got can refcount it.  Set got_header_size.
(ppc_elf_relocate_section): Use value of elf.hgot rather than hard-
coded 4.
(ppc_elf_finish_dynamic_sections): Likewise.
(elf_backend_got_symbol_offset): Don't define.
(elf_backend_got_header_size): Ditto.
ld/testsuite/
* ld-powerpc/tlsexe32.d: Update for changed got layout.
* ld-powerpc/tlsexe32.g: Likewise.
* ld-powerpc/tlsexe32.r: Likewise.
* ld-powerpc/tlsso32.d: Likewise.
* ld-powerpc/tlsso32.g: Likewise.
* ld-powerpc/tlsso32.r: Likewise.

19 years ago2005-05-06 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 7 May 2005 02:14:19 +0000 (02:14 +0000)]
2005-05-06  H.J. Lu  <hongjiu.lu@intel.com>

* emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):
Put back !link_info.relocatable.

19 years agomerge from gcc
dj [Sat, 7 May 2005 02:00:40 +0000 (02:00 +0000)]
merge from gcc

19 years ago*** empty log message ***
gdbadmin [Sat, 7 May 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sat, 7 May 2005 00:00:07 +0000 (00:00 +0000)]
daily update

19 years ago* pprint.scm, cos-pprint.scm: Add documentation.
jimb [Fri, 6 May 2005 22:54:37 +0000 (22:54 +0000)]
* pprint.scm, cos-pprint.scm: Add documentation.

* pprint.scm (pprint): Don't wipe out elide-table after each call.

19 years ago * doc/c-xtensa.texi (Literal Directive): Spelling correction.
bwilson [Fri, 6 May 2005 22:24:48 +0000 (22:24 +0000)]
* doc/c-xtensa.texi (Literal Directive): Spelling correction.

19 years ago* pprint.scm, cos-pprint.scm: New files.
jimb [Fri, 6 May 2005 21:43:40 +0000 (21:43 +0000)]
* pprint.scm, cos-pprint.scm: New files.

19 years ago * config/tc-xtensa.c: Remove excess whitespace.
bwilson [Fri, 6 May 2005 21:27:46 +0000 (21:27 +0000)]
* config/tc-xtensa.c: Remove excess whitespace.
* config/tc-xtensa.h: Likewise.
* config/xtensa-istack.h: Likewise.
* config/xtensa-relax.c: Likewise.
* config/xtensa-relax.h: Likewise.

19 years agomove comment
cgf [Fri, 6 May 2005 21:09:58 +0000 (21:09 +0000)]
move comment

19 years agofix breakpoint example
cgf [Fri, 6 May 2005 21:09:35 +0000 (21:09 +0000)]
fix breakpoint example

19 years agoCorrect changelog snafu.
drow [Fri, 6 May 2005 18:23:08 +0000 (18:23 +0000)]
Correct changelog snafu.

19 years agoMention PR.
hjl [Fri, 6 May 2005 15:42:02 +0000 (15:42 +0000)]
Mention PR.

19 years ago2005-05-06 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 6 May 2005 15:40:23 +0000 (15:40 +0000)]
2005-05-06  H.J. Lu  <hongjiu.lu@intel.com>

* emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):
Just check link_info.executable.

19 years agoFix formatting of comments.
nickc [Fri, 6 May 2005 08:49:26 +0000 (08:49 +0000)]
Fix formatting of comments.

19 years agoUpdate the address and phone number of the FSF organization in the GPL notices
nickc [Fri, 6 May 2005 08:26:54 +0000 (08:26 +0000)]
Update the address and phone number of the FSF organization in the GPL notices

19 years agoMove testsuite specific entries from gas/ChangeLog to gas/testsuite/ChangeLog
nickc [Fri, 6 May 2005 08:20:01 +0000 (08:20 +0000)]
Move testsuite specific entries from gas/ChangeLog to gas/testsuite/ChangeLog

19 years agogas/
jbeulich [Fri, 6 May 2005 07:38:58 +0000 (07:38 +0000)]
gas/
2005-05-06  Jan Beulich  <jbeulich@novell.com>

* sb.h (sb_add_buffer): Reintroduce.
* sb.c (sb_add_buffer): Likewise.

19 years agogas/
jbeulich [Fri, 6 May 2005 06:50:27 +0000 (06:50 +0000)]
gas/
2005-05-06  Jan Beulich  <jbeulich@novell.com>

* macro.c (new_formal, del_formal): New.
(do_formals): Use new_formal. Check for and parse qualifier. Warn if
required argument has default value. Stop looking for more formal
when there was a vararg one.
(macro_expand_body): Use new_formal and del_formal.
(macro_expand): Likewise. Initialize local variable err. Don't
return immediately when encountering an error. Warn when keyword
argument already had a value assigned. Eliminate duplicate clearing
of argument value. When current positional argument matches parameter
of vararg type, assign to it all the remaining arguments. Issue error
when required parameter does not have value.
(free_macro): Use del_formal.
(expand_irp): Initialize formal type. Free buffers associated with
formal prior to returning.
* macro.h (struct formal_struct): Add new field 'type' with new
enumeration type 'formal_type'.
* doc/as.texinfo: Document macro parameter qualifiers.
* NEWS: Mention new functionality.

gas/testsuite/
2005-05-06  Jan Beulich  <jbeulich@novell.com>

* gas/macros/badarg.s: Add check for bad qualifier specification.
* gas/macros/badarg.l: Adjust.
* gas/macros/vararg.[sd]: New.
* gas/macros/macros.exp: Run new test.

19 years agogas/
jbeulich [Fri, 6 May 2005 06:38:09 +0000 (06:38 +0000)]
gas/
2005-05-06  Jan Beulich  <jbeulich@novell.com>

* cond.c (s_ifb): New.
* read.c (potable): Add s_ifb as handler for .ifb and .ifnb.
* read.h (s_ifb): Prototype.
* doc/as.texinfo: Document .ifb and .ifnb.

gas/testsuite/
2005-05-06  Jan Beulich  <jbeulich@novell.com>

* gas/all/cond.s: Also test .ifb/.ifnb.
* gas/all/cond.d: Adjust.

19 years agobinutils/
jbeulich [Fri, 6 May 2005 06:32:42 +0000 (06:32 +0000)]
binutils/
2005-05-06  Jan Beulich  <jbeulich@novell.com>

* objcopy.c (copy_file): Don't delete output upon error here.
(copy_main): Delete output upon error.

19 years agogas/testsuite/
jbeulich [Fri, 6 May 2005 06:30:32 +0000 (06:30 +0000)]
gas/testsuite/
2005-05-06  Jan Beulich  <jbeulich@novell.com>

* gas/macros/dot.s: Don't use pseudo-ops in first column.
* gas/macros/dot.l: Match broader range of possible outputs.
* gas/macros/purge.l: Likewise.
* gas/macros/purge.s: Start generated macro names with an underscore.

19 years ago* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
cgf [Fri, 6 May 2005 04:06:15 +0000 (04:06 +0000)]
* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
* fhandler_netdrive.cc: Placeholder file for future development.
* devices.h (FH_NETDRIVE): Define new virtual device type.
(netdrive_dev): Define.
* devices.in (dev_netdrive_storage): Define.
* devices.cc: Regenerate.

19 years ago*** empty log message ***
gdbadmin [Fri, 6 May 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Fri, 6 May 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago2005-05-05 Tobias Anderberg <tobias.anderberg@axis.com>
jjohnstn [Thu, 5 May 2005 23:15:53 +0000 (23:15 +0000)]
2005-05-05  Tobias Anderberg  <tobias.anderberg@axis.com>

        * arm/syscalls.c (get_errno): Fix output register constraint.

19 years ago2005-05-05 J"orn Rennecke <joern.rennecke@st.com>
jjohnstn [Thu, 5 May 2005 23:07:08 +0000 (23:07 +0000)]
2005-05-05  J"orn Rennecke <joern.rennecke@st.com>

        * rs6000/sim-getrusage.S: New file, broken out of:
        (simulator.S).
        * rs6000/Makefile.in (SIM_OBJS): Add sim-getrusage.o.
        (sim-getrusage.o): New rule.

19 years agoFix ia64-hpux build failure.
wilson [Thu, 5 May 2005 21:45:57 +0000 (21:45 +0000)]
Fix ia64-hpux build failure.
* ia64-opc.c: Include sysdep.h before libiberty.h.

19 years agoFix ia64-hpux build failure, patch from Steve Ellcey.
wilson [Thu, 5 May 2005 18:51:11 +0000 (18:51 +0000)]
Fix ia64-hpux build failure, patch from Steve Ellcey.
* configure.in (ACX_HEADER_STRING): New.
* configure: Regenerate.
* config.in: Regenerate.
* sysdep.h (STRING_WITH_STRINGS): Use.

19 years agoFix ia64-hpux build failure, patch from Steve Ellcey.
wilson [Thu, 5 May 2005 17:57:28 +0000 (17:57 +0000)]
Fix ia64-hpux build failure, patch from Steve Ellcey.
* config/tc-ia64.c (MIN): Undef.

19 years ago2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 5 May 2005 17:22:34 +0000 (17:22 +0000)]
2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

* elf.c (_bfd_elf_close_and_cleanup): Only call
_bfd_dwarf2_cleanup_debug_info on bfd_object.

19 years agobfd/
hjl [Thu, 5 May 2005 16:40:03 +0000 (16:40 +0000)]
bfd/

2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

* elflink.c (_bfd_elf_provide_section_bound_symbols): Use
"__bss_start" instead of "_edata" as fallback.

ld/

2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

* scripttempl/elf.sc: Document the usage of __bss_start.

19 years ago2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 5 May 2005 15:36:02 +0000 (15:36 +0000)]
2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
* Makefile.in: Regenerate.

19 years ago2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 5 May 2005 15:19:39 +0000 (15:19 +0000)]
2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

* bfd-in2.h: Regenerated.

19 years ago2005-05-05 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 5 May 2005 14:37:01 +0000 (14:37 +0000)]
2005-05-05  Paul Brook  <paul@codesourcery.com>

bfd/
* config.bfd: Use bfd_elf32_i386_vxworks_vec for i?86-*-vxworks.
* configure.in: Add bfd_elf32_i386_vxworks_vec. i386 targets need
elf-vxworks.lo.
* configure: Regenerate.
* Makefile.am (BFD32_BACKENDS): Add elf-vxworks.lo.
(BFD32_BACKENDS_CFILES): Add elf-vxworks.c.
(elf32-i386.lo): Depend on elf-vxworks.h.
(elf-vxworks.lo): New rule.
* Makefile.in: Regenerate.
* elf-bfd.h (elf_backend_data): Update type of
elf_backend_emit_relocs.
(_bfd_elf_link_output_relocs): Update prototype.
* elflink.c (_bfd_elf_link_output_relocs): Always use
bed->elf_backend_emit_relocs when outputting relocations.
* elfxx-target.h (elf_backend_emit_relocs): Default to
_bfd_elf_link_output_relocs.
* targets.c (bfd_elf32_i386_vxworks_vec): Declare.
(_bfd_target_vector): Add bfd_elf32_i386_vxworks_vec.
* elf32-i386.c: Add elf32-i386-vxworks target BFD.
(elf_i386_plt0_entry): Remove padding.
(elf_i386_pic_plt0_entry): Ditto.
(PLTRESOLVE_RELOCS_SHLIB, PLTRESOLVE_RELOCS): Define.
(PLT_NON_JUMP_SLOT_RELOCS): Define.
(elf_i386_link_hash_table): Add srelplt2, hgot, hplt, is_vxworks and
plt0_pad_byte fields.
(elf_i386_link_hash_table_create): Zero them.
(elf_i386_create_dynamic_sections): Create static relocation section.
(allocate_dynrelocs): Allocate space for static PLT relocations.
(elf_i386_size_dynamic_sections): Save shortcuts to PLT and GOT
symbols.  Give PLT symbols function type.  Don't strip PLT sections
if we have exported symbols from them.
(elf_i386_finish_dynamic_symbol): Fill in VxWorks PLT static
relocation section.  Don't mark _GLOBAL_OFFSET_TABLE_ as absolute on
VxWorks.
(elf_i386_finish_dynamic_sections): Allow different pad bytes.
Add relocation for GOT location.  Fill in PLT static relocations.
(elf_i386_vxworks_link_hash_table_create): New function.
(elf_i386_vxworks_link_output_symbol_hook): New function.
* elf-vxworks.h: New file.
gas/
* config/tc-i386.h (ELF_TARGET_FORMAT): Define for TE_VXWORKS.
gas/testsuite/
* gas/i386/i386.exp: Don't run divide test on vxworks.
ld/
* Makefile.am: Add eelf_i386_vxworks.
* Makefile.in: Regenerate.
* configure.tgt: Make i?86-*-vxworks use targ_emul=elf_i386_vxworks.
* emulparams/elf_i386_vxworks.sh: New file.
* emulparams/vxworks.sh: New file.
* scripttempl/elf.sc: Add DATA_END_SYMBOLS and ETEXT_NAME.

19 years ago2005-05-05 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 5 May 2005 14:36:51 +0000 (14:36 +0000)]
2005-05-05  Paul Brook  <paul@codesourcery.com>

bfd/
* config.bfd: Use bfd_elf32_i386_vxworks_vec for i?86-*-vxworks.
* configure.in: Add bfd_elf32_i386_vxworks_vec. i386 targets need
elf-vxworks.lo.
* configure: Regenerate.
* Makefile.am (BFD32_BACKENDS): Add elf-vxworks.lo.
(BFD32_BACKENDS_CFILES): Add elf-vxworks.c.
(elf32-i386.lo): Depend on elf-vxworks.h.
(elf-vxworks.lo): New rule.
* Makefile.in: Regenerate.
* elf-bfd.h (elf_backend_data): Update type of
elf_backend_emit_relocs.
(_bfd_elf_link_output_relocs): Update prototype.
* elflink.c (_bfd_elf_link_output_relocs): Always use
bed->elf_backend_emit_relocs when outputting relocations.
* elfxx-target.h (elf_backend_emit_relocs): Default to
_bfd_elf_link_output_relocs.
* targets.c (bfd_elf32_i386_vxworks_vec): Declare.
(_bfd_target_vector): Add bfd_elf32_i386_vxworks_vec.
* elf32-i386.c: Add elf32-i386-vxworks target BFD.
(elf_i386_plt0_entry): Remove padding.
(elf_i386_pic_plt0_entry): Ditto.
(PLTRESOLVE_RELOCS_SHLIB, PLTRESOLVE_RELOCS): Define.
(PLT_NON_JUMP_SLOT_RELOCS): Define.
(elf_i386_link_hash_table): Add srelplt2, hgot, hplt, is_vxworks and
plt0_pad_byte fields.
(elf_i386_link_hash_table_create): Zero them.
(elf_i386_create_dynamic_sections): Create static relocation section.
(allocate_dynrelocs): Allocate space for static PLT relocations.
(elf_i386_size_dynamic_sections): Save shortcuts to PLT and GOT
symbols.  Give PLT symbols function type.  Don't strip PLT sections
if we have exported symbols from them.
(elf_i386_finish_dynamic_symbol): Fill in VxWorks PLT static
relocation section.  Don't mark _GLOBAL_OFFSET_TABLE_ as absolute on
VxWorks.
(elf_i386_finish_dynamic_sections): Allow different pad bytes.
Add relocation for GOT location.  Fill in PLT static relocations.
(elf_i386_vxworks_link_hash_table_create): New function.
(elf_i386_vxworks_link_output_symbol_hook): New function.
* elf-vxworks.h: New file.
gas/
* config/tc-i386.h (ELF_TARGET_FORMAT): Define for TE_VXWORKS.
gas/testsuite/
* gas/i386/i386.exp: Don't run divide test on vxworks.
ld/
* Makefile.am: Add eelf_i386_vxworks.
* Makefile.in: Regenerate.
* configure.tgt: Make i?86-*-vxworks use targ_emul=elf_i386_vxworks.
* emulparams/elf_i386_vxworks.sh: New file.
* emulparams/vxworks.sh: New file.
* scripttempl/elf.sc: Add DATA_END_SYMBOLS and ETEXT_NAME.

19 years ago2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 5 May 2005 14:33:36 +0000 (14:33 +0000)]
2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

* section.c (bfd_make_section_anyway_with_flags): New.
(bfd_make_section_anyway): Call bfd_make_section_anyway_with_flags,
(bfd_make_section_with_flags): New.
(bfd_make_section): Call bfd_make_section_with_flags.

* elf-m10300.c (_bfd_mn10300_elf_create_got_section): Call
bfd_make_section_with_flags/bfd_make_section_anyway_with_flags
instead of bfd_make_section/bfd_make_section and don't call
bfd_set_section_flags.
(mn10300_elf_check_relocs): Likewise.
(_bfd_mn10300_elf_create_dynamic_sections): Likewise.
* elf32-arm.c (create_got_section): Likewise.
(bfd_elf32_arm_add_glue_sections_to_bfd): Likewise.
(elf32_arm_check_relocs): Likewise.
* elf32-cris.c (cris_elf_check_relocs): Likewise.
* elf32-frv.c (elf32_frv_add_symbol_hook): Likewise.
(_frv_create_got_section): Likewise.
(elf32_frvfdpic_create_dynamic_sections): Likewise.
* elf32-hppa.c (elf32_hppa_create_dynamic_sections): Likewise.
(elf32_hppa_check_relocs): Likewise.
* elf32-i370.c (i370_elf_create_dynamic_sections): Likewise.
(i370_elf_check_relocs): Likewise.
* elf32-i386.c (create_got_section): Likewise.
(elf_i386_check_relocs): Likewise.
* elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
(create_got_section): Likewise.
(m32r_elf_create_dynamic_sections): Likewise.
(m32r_elf_check_relocs): Likewise.
* elf32-m68k.c (elf_m68k_check_relocs): Likewise.
* elf32-ppc.c (ppc_elf_create_got): Likewise.
(ppc_elf_create_dynamic_sections): Likewise.
(ppc_elf_add_symbol_hook): Likewise.
(ppc_elf_check_relocs): Likewise.
* elf32-s390.c (create_got_section): Likewise.
(elf_s390_check_relocs): Likewise.
* elf32-sh.c (create_got_section): Likewise.
(sh_elf_create_dynamic_sections): Likewise.
(sh_elf_check_relocs): Likewise.
* elf32-vax.c (elf_vax_check_relocs): Likewise.
* elf32-xstormy16.c (xstormy16_elf_check_relocs): Likewise.
* elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Likewise.
(add_extra_plt_sections): Likewise.
* elf64-alpha.c (elf64_alpha_add_symbol_hook): Likewise.
(elf64_alpha_create_got_section): Likewise.
(elf64_alpha_create_dynamic_sections): Likewise.
(elf64_alpha_check_relocs): Likewise.
* elf64-hppa.c (get_reloc_section): Likewise.
(get_opd): Likewise.
(get_plt): Likewise.
(get_dlt): Likewise.
(get_stub): Likewise.
(elf64_hppa_create_dynamic_sectionso): Likewise.
* elf64-mmix.c (mmix_elf_check_common_relocs): Likewise.
* elf64-ppc.c (create_linkage_sections): Likewise.
(ppc64_elf_check_relocs): Likewise.
* elf64-s390.c (create_got_section): Likewise.
(elf_s390_check_relocs): Likewise.
* elf64-sh64.c (sh_elf64_check_relocs): Likewise.
(sh64_elf64_create_dynamic_sections): Likewise.
* elf64-x86-64.c (create_got_section): Likewise.
(elf64_x86_64_check_relocs): Likewise.
* elflink.c (_bfd_elf_create_got_section): Likewise.
(_bfd_elf_link_create_dynamic_sections): Likewise.
(elf_link_add_object_symbols): Likewise.
* elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Likewise.
(elfNN_ia64_create_dynamic_sections): Likewise.
(get_fptr): Likewise.
(get_pltoff): Likewise.
(get_reloc_section): Likewise.
(elfNN_ia64_object_p): Likewise.
* elfxx-mips.c (mips_elf_rel_dyn_section): Likewise.
(mips_elf_create_compact_rel_section): Likewise.
(mips_elf_create_got_section): Likewise.
(_bfd_mips_elf_create_dynamic_sections): Likewise.
* elfxx-sparc.c (create_got_section): Likewise.
(_bfd_sparc_elf_check_relocs): Likewise.

* elf.c (_bfd_elf_new_section_hook): Call _bfd_elf_get_sec_type_attr
on linker created sections.

19 years ago2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 5 May 2005 14:30:04 +0000 (14:30 +0000)]
2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

PR 882
* elflink.c (_bfd_elf_link_assign_sym_version): Allow version
script on executable.

19 years ago2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 5 May 2005 14:29:55 +0000 (14:29 +0000)]
2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>

PR 882
* elflink.c (_bfd_elf_link_assign_sym_version): Allow version
script on executable.

19 years ago* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memory
nickc [Thu, 5 May 2005 14:25:16 +0000 (14:25 +0000)]
* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memory
  before returning.
  (decode_line_info): Likewise.
  (_bfd_dwarf2_cleanup_debug_info): New function:  Frees memory allocated by
  functions in this file.
* elf-bfd.h (_bfd_dwarf2_cleanup_debug_info): Prototype.
* elf.c (bfd_elf_close_and_cleanup): Call _bfd_dwarf2_cleanup_debug_info.

19 years agoDon't assume a valueT is 4 bytes.
nickc [Thu, 5 May 2005 10:57:04 +0000 (10:57 +0000)]
Don't assume a valueT is 4 bytes.

19 years agoReplace linux-gnu with linux-* to allow for versions of Linux which do not use
nickc [Thu, 5 May 2005 10:29:12 +0000 (10:29 +0000)]
Replace linux-gnu with linux-* to allow for versions of Linux which do not use
glibc.

19 years ago* configure.in (ALL_LINGUAS): Add vi.
nickc [Thu, 5 May 2005 09:17:30 +0000 (09:17 +0000)]
* configure.in (ALL_LINGUAS): Add vi.
* configure: Regenerate.
* po/vi.po: New.

19 years agoUpdate the address and phone number of the FSF
nickc [Thu, 5 May 2005 09:12:39 +0000 (09:12 +0000)]
Update the address and phone number of the FSF

19 years agoMake -mlittle-endian switch set the target_big_endian variable to false.
nickc [Thu, 5 May 2005 07:40:54 +0000 (07:40 +0000)]
Make -mlittle-endian switch set the target_big_endian variable to false.

19 years ago * Makefile.am (INCLUDES): Don't -D_GNU_SOURCE here.
hp [Thu, 5 May 2005 03:41:56 +0000 (03:41 +0000)]
* Makefile.am (INCLUDES): Don't -D_GNU_SOURCE here.
* configure.in: Call AC_GNU_SOURCE here, after AC_PROG_CC.
* configure, config.in, Makefile.in: Regenerate.
* sysdep.h (stpcpy): Revert last change.

19 years ago2005-05-05 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 5 May 2005 03:11:22 +0000 (03:11 +0000)]
2005-05-05  Paul Brook  <paul@codesourcery.com>

gas/testsuite/
* lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
ld/testsuite/
* lib/ld-lib.exp (regexp_diff): Pass test if last line is "#...".
* ld-elfweak/elfweak.exp: Run size2.d.
* ld-elfwaek/size2.d: New file.
* ld-elfwaek/size2a.s: New file.
* ld-elfwaek/size2b.s: New file.

19 years ago * configure.in: Always pass --target to target configures as
mrs [Thu, 5 May 2005 01:36:31 +0000 (01:36 +0000)]
    * configure.in: Always pass --target to target configures as
        otherwise rebuilds that do --recheck will fail.
        * confiugure: Rebuilt.

19 years agodaily update
amodra [Thu, 5 May 2005 00:46:49 +0000 (00:46 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Thu, 5 May 2005 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * sysdep.h (stpcpy): Wrap declaration in parentheses.
hp [Wed, 4 May 2005 23:25:43 +0000 (23:25 +0000)]
* sysdep.h (stpcpy): Wrap declaration in parentheses.

19 years ago2005-05-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 4 May 2005 22:20:23 +0000 (22:20 +0000)]
2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (ARCH_SIZE): New.
(LOG_SECTION_ALIGN): Likewise.
(elfNN_ia64_create_dynamic_sections): Use LOG_SECTION_ALIGN to
align relocation sections.
(get_fptr): Likewise.
(get_reloc_section): Likewise.
(elfNN_ia64_tprel_base): Likewise.
(elfNN_ia64_check_relocs): Support 32bit relocations.
(allocate_global_fptr_got): Likewise.
(allocate_dynrel_entries): Likewise.
(set_got_entry): Likewise.
(set_pltoff_entry): Likewise.
(elfNN_ia64_relocate_section): Likewise.

19 years ago2005-05-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 4 May 2005 22:15:28 +0000 (22:15 +0000)]
2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>

* configure.in: Add AC_CHECK_DECLS(stpcpy).
* configure: Regenerated.
* config.in: Likewise.

* sysdep.h (stpcpy): New.

19 years ago * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
drow [Wed, 4 May 2005 21:21:42 +0000 (21:21 +0000)]
* gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.

19 years ago * proc-service.c (ps_lgetregs): Search all_processes instead of
drow [Wed, 4 May 2005 19:10:32 +0000 (19:10 +0000)]
* proc-service.c (ps_lgetregs): Search all_processes instead of
all_threads.

19 years ago * server.c (start_inferior): Change return type to int.
drow [Wed, 4 May 2005 18:51:37 +0000 (18:51 +0000)]
* server.c (start_inferior): Change return type to int.
(attach_inferior): Change sigptr to int *.
(handle_v_cont, handle_v_requests): Change signal to int *.
(main): Change signal to int.

19 years ago* config/i386/cygwin.mh (XM_FILE): Remove variable.
kettenis [Wed, 4 May 2005 16:29:54 +0000 (16:29 +0000)]
* config/i386/cygwin.mh (XM_FILE): Remove variable.
* config/i386/xm-cygwin.h: Remove file.

19 years ago* config/i386/cygwin.mh (XM_FILE): Remove variable.
kettenis [Wed, 4 May 2005 16:29:44 +0000 (16:29 +0000)]
* config/i386/cygwin.mh (XM_FILE): Remove variable.
* config/i386/xm-cygwin.h: Remove file.

19 years agoUpdate the address and phone number of the FSF organization in the GPL notices
nickc [Wed, 4 May 2005 15:52:54 +0000 (15:52 +0000)]
Update the address and phone number of the FSF organization in the GPL notices

19 years ago2005-05-04 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 4 May 2005 15:42:05 +0000 (15:42 +0000)]
2005-05-04  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
STAGE_HOST_EXPORTS.
(configure, all): Add bootstrap support.
(Host modules, target modules): Pass post-stage1 flags and exports.
(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
* Makefile.in: Regenerate.

19 years agobfd/
hjl [Wed, 4 May 2005 13:18:52 +0000 (13:18 +0000)]
bfd/

2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>

* bfd-in.h (_bfd_elf_provide_section_bound_symbols): New.
* bfd-in2.h: Regenerated.

* elflink.c (bfd_elf_set_symbol): New.
(_bfd_elf_provide_symbol): Call it.
(_bfd_elf_provide_section_bound_symbols): New.

ld/

2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>

* emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols):
Call _bfd_elf_provide_section_bound_symbols.

19 years ago2005-05-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 4 May 2005 13:13:16 +0000 (13:13 +0000)]
2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>

* elflink.c (_bfd_elf_merge_symbol): Only skip weak definitions
at the end, if a strong definition has already been seen.

19 years ago * cygerrno.h (__set_errno): Remove useless parentheses.
corinna [Wed, 4 May 2005 11:05:08 +0000 (11:05 +0000)]
* cygerrno.h (__set_errno): Remove useless parentheses.

19 years ago * cygerrno.h (__set_errno): Define as inline function here.
corinna [Wed, 4 May 2005 11:00:18 +0000 (11:00 +0000)]
* cygerrno.h (__set_errno): Define as inline function here.
(set_errno): Always define as call to __set_errno.
* debug.cc (__set_errno): Move to cygerrno.h.

19 years agobfd/
amodra [Wed, 4 May 2005 11:00:02 +0000 (11:00 +0000)]
bfd/
* section.c (struct bfd_section): Replace link_order_head and
link_order_tail with map_head and map_tail union.
(STD_SECTION): Update.
(_bfd_strip_section_from_output): Delete.
* aoutx.h: Update throughout for above changes.
* coff-ppc.c: Likewise.
* cofflink.c: Likewise.
* ecoff.c: Likewise.
* elf-eh-frame.c: Likewise.
* elf-m10300.c: Likewise.
* elf.c: Likewise.
* elf32-arm.c: Likewise.
* elf32-cris.c: Likewise.
* elf32-hppa.c: Likewise.
* elf32-i386.c: Likewise.
* elf32-m32r.c: Likewise.
* elf32-m68hc1x.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-s390.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-vax.c: Likewise.
* elf32-xtensa.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-hppa.c: Likewise.
* elf64-ppc.c: Likewise.
* elf64-s390.c: Likewise.
* elf64-sh64.c: Likewise.
* elf64-x86-64.c: Likewise.
* elflink.c: Likewise.
* elfxx-ia64.c: Likewise.
* elfxx-mips.c: Likewise.
* elfxx-sparc.c: Likewise.
* linker.c: Likewise.
* merge.c: Likewise.
* pdp11.c: Likewise.
* xcofflink.c: Likewise.
* elflink.c (bfd_boolean bfd_elf_size_dynsym_hash_dynstr): Split
out from bfd_elf_size_dynamic_sections.
* bfd-in.h (bfd_boolean bfd_elf_size_dynsym_hash_dynstr): Declare.
* bfd-in2.h: Regenerate.
ld/
* ldemul.c: Include bfdlink.h.
(ldemul_before_allocation): Assume before_allocation is non-zero.
(before_allocation_default): Call strip_excluded_output_sections.
* ldlang.c (stripped_excluded_sections): New variable.
(lang_add_section): Build input section list for each output
section, attached via map_head and map_tail pointers.
(strip_excluded_output_sections): Make global.  Traverse the
input section lists to find which output sections can go.  Clear
link_order pointers and set stripped_excluded_sections.
(lang_process): Call strip_excluded_output_sections.
* ldlang.h (strip_excluded_output_sections): Declare.
* ldwrite.c: Update throuhout for link_order_head -> map_head change.
* emultempl/aix.em (before_allocation): Call
strip_excluded_output_sections.
* emultempl/armcoff.em (before_allocation): Likewise.
* emultempl/beos.em (before_allocation): Likewise.
* emultempl/linux.em (before_allocation): Likewise.
* emultempl/pe.em (before_allocation): Likewise.
* emultempl/sunos.em (before_allocation): Likewise.
* emultempl/elf32.em (before_allocation): Likewise.  Call
bfd_elf_size_dynsym_hash_dynstr too.
* emultempl/lnk960.em (lnk960_before_allocation): Delete.
(ld_lnk960): Use before_allocation_default.

19 years ago * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor
dannysmith [Wed, 4 May 2005 09:29:08 +0000 (09:29 +0000)]
* include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor
#if (WCHAR_MAX <= WCHAR_MIN) is false.
* include/stdint.h (WCHAR_MAX): Likwise.
(WINT_MAX): Likewise.

19 years agoUpdate the FSF address in the copyright/GPL notice
nickc [Wed, 4 May 2005 07:19:19 +0000 (07:19 +0000)]
Update the FSF address in the copyright/GPL notice

19 years ago* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
cgf [Wed, 4 May 2005 01:20:05 +0000 (01:20 +0000)]
* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
until cb is non-zero.

19 years ago* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
cgf [Wed, 4 May 2005 01:14:47 +0000 (01:14 +0000)]
* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
until cb is non-zero.