OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
18 years agoPR 1070
nickc [Tue, 9 Aug 2005 15:47:45 +0000 (15:47 +0000)]
PR 1070
* macro.c (getstring): Do not treat round parentheses exactly the same as angle
brackets - the parentheses need to be preserved and passed on to the macro processing code.

18 years agoOops - omitted by accident from the previous msp430 patch
nickc [Tue, 9 Aug 2005 08:57:34 +0000 (08:57 +0000)]
Oops - omitted by accident from the previous msp430 patch

18 years ago(xcoff64_core_p): Constify return_value variable. Also, do not use core_hdr
nickc [Tue, 9 Aug 2005 08:56:33 +0000 (08:56 +0000)]
(xcoff64_core_p): Constify return_value variable.  Also, do not use core_hdr
macro as it evaluates to a cast of an lvalue which is no longer supported by
GCC 4.0.

18 years ago * emulparams/hppa64linux.sh (LARGE_SECTIONS): Remove .tbss.
amodra [Tue, 9 Aug 2005 03:45:53 +0000 (03:45 +0000)]
* emulparams/hppa64linux.sh (LARGE_SECTIONS): Remove .tbss.

18 years agodaily update
amodra [Tue, 9 Aug 2005 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Tue, 9 Aug 2005 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago* tramp-frame.h (struct tramp_frame): Allow for 16 instructions
kettenis [Mon, 8 Aug 2005 20:59:14 +0000 (20:59 +0000)]
* tramp-frame.h (struct tramp_frame): Allow for 16 instructions
instead of 8.
* m68kbsd-tdep.c: Include "frame.h", "trad-frame.h" and
"tramp-frame.h".
(m68kobsd_sigtramp_cache_init): New function.
(m68kbsd_aout_init_abi): Prepend m68kobsd_sigtramp unwinder.

18 years ago* cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference.
cgf [Mon, 8 Aug 2005 19:46:48 +0000 (19:46 +0000)]
* cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference.

18 years ago* include/sys/cdefs.h: Remove extra line.
cgf [Mon, 8 Aug 2005 18:54:27 +0000 (18:54 +0000)]
* include/sys/cdefs.h: Remove extra line.

18 years agoAdd support for msp430x21xx variants
nickc [Mon, 8 Aug 2005 17:08:01 +0000 (17:08 +0000)]
Add support for msp430x21xx variants

18 years ago * security.cc (get_reg_security): New static function.
corinna [Mon, 8 Aug 2005 16:30:15 +0000 (16:30 +0000)]
* security.cc (get_reg_security): New static function.
(get_nt_object_security): Call get_reg_security for registry keys
to circumvent problems with predefined registry keys.

18 years ago * ld-arm/mixed-app.sym: Expact _stack to be in the ABS section.
rearnsha [Mon, 8 Aug 2005 15:52:54 +0000 (15:52 +0000)]
* ld-arm/mixed-app.sym: Expact _stack to be in the ABS section.
* ld-arm/mixed-lib.sym: Likewise.
* tls-lib.d: Use a regexp for the address locations.
* tls-lib.r: Likewise.

18 years ago * fhandler_process.cc (fhandler_process::open): Allow opening of
corinna [Mon, 8 Aug 2005 15:33:25 +0000 (15:33 +0000)]
* fhandler_process.cc (fhandler_process::open): Allow opening of
/proc/<pid>/fd for reading.
* fhandler_registry.cc (fhandler_registry::open): Ditto for registry
keys.

18 years ago* include/sys/cdefs.h (__CONCAT): Define.
cgf [Mon, 8 Aug 2005 15:00:38 +0000 (15:00 +0000)]
* include/sys/cdefs.h (__CONCAT): Define.
* include/elf.h: New file.
* include/sys/elf32.h: Ditto.
* include/sys/elf64.h: Ditto.
* include/sys/elf_common.h: Ditto.
* include/sys/elf_generic.h: Ditto.

18 years ago* cygwin.sc: Use simpler method to align .cygheap.
cgf [Mon, 8 Aug 2005 13:53:03 +0000 (13:53 +0000)]
* cygwin.sc: Use simpler method to align .cygheap.
* dllfixdbg: Just copy .stab and .stabstr sections when making cygwin1.dbg,
rather than relying on objcopy to keep only the debug sections since objcopy
seems to get it wrong.
* dtable.cc (build_fh_pc): Check setting fh to fhandler_nodevice for NULL, too.

18 years ago * ftw.c: Include winsup.h.
corinna [Mon, 8 Aug 2005 13:39:55 +0000 (13:39 +0000)]
* ftw.c: Include winsup.h.
* nftw.c: Ditto.
* include/ftw.h: Guard declarations appropriately.

18 years agoPR 1070
nickc [Mon, 8 Aug 2005 11:15:30 +0000 (11:15 +0000)]
PR 1070
* macro.c (getstring): Treat round parentheses in the same way as angle brackets.
(get_any_string): Likewise.

18 years agoPR 1147
nickc [Mon, 8 Aug 2005 11:06:12 +0000 (11:06 +0000)]
PR 1147
elf32-arm.c (bfd_elf32_close_and_cleanup): Define.
  (elf32_arm_close_and_cleanup): New function - walk over the sections in the
    bfd that is being closed removing them from the list of recorded sections.
  (unrecord_section_via_map_over_sections): New helper function.
  (record_section_with_arm_elf_section_data): Call bfd_malloc instead of
    bfd_alloc.  Remove unneeded abfd parameter.
  (elf32_arm_new_section_hook): Do not pass bfd to record_section_with_arm_elf_section_data.
elfxx-target.h (bfd_elfNN_close_and_cleanup): Only define if not already
  defined by the target.

18 years ago * moldname.def.in (sleep, beep, seterrormode): Remove.
dannysmith [Mon, 8 Aug 2005 10:22:20 +0000 (10:22 +0000)]
* moldname.def.in (sleep, beep, seterrormode): Remove.

18 years ago * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.
corinna [Mon, 8 Aug 2005 09:45:37 +0000 (09:45 +0000)]
* Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.
* cygwin.din: Export fts_children, fts_close, fts_get_clientptr,
fts_get_stream, fts_open, fts_read, fts_set, fts_set_clientptr,
ftw, nftw.
* fts.c: New file, imported from FreeBSD.
* ftw.c: Ditto.
* nftw.c: Ditto.
* include/fts.h: Ditto.
* include/ftw.h: Ditto.
* include/cygwin/version.h: Bump API minor number.

18 years ago2005-08-08 Paolo Bonzini <bonzini@gnu.org>
bonzini [Mon, 8 Aug 2005 09:20:55 +0000 (09:20 +0000)]
2005-08-08  Paolo Bonzini  <bonzini@gnu.org>

* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
tools; remove code to manually set them.
(Target tools): Look in the environment for them.
* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
build directory.
(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
* configure: Regenerate.
* Makefile.in: Regenerate.

18 years ago* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
cgf [Mon, 8 Aug 2005 04:06:06 +0000 (04:06 +0000)]
* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
* cygheap.cc (cmalloc): Only emit system_printf warnings on failure if
DEBUGGING.
(crealloc): Ditto.
(ccalloc): Ditto.
* dtable.cc (build_fh_name): Treat NULL return from cnew as indicative of
EMFILE condition.
(build_fh_dev): Ditto.
(dtable::dup_worker): Handle NULL return from build_fh_pc.
(dtable::vfork_child_dup): Trust dup_worker to set errno.
* fhandler.h (fhandler_base::new): Mark as nothrow.

18 years ago2005-08-07 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 8 Aug 2005 03:05:44 +0000 (03:05 +0000)]
2005-08-07  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/1118
* as.c (parse_args): Handle -al=<FILE>.

18 years ago* dllfixdbg: New perl script.
cgf [Mon, 8 Aug 2005 02:27:41 +0000 (02:27 +0000)]
* dllfixdbg: New perl script.
* configure.in: Detect objcopy, objdump, strip.
* configure: Regenerate.
* Makefile.in: Pass target objcopy/objdump to new dllfixdbg script.  Remove
previous perl check.
* cygwin.sc: Add .gnu_debuglink_overlay section for eventual replacement with
.gnu_debuglink section.  Revert move of cygheap to end of image.

18 years ago*** empty log message ***
gdbadmin [Mon, 8 Aug 2005 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Mon, 8 Aug 2005 00:00:06 +0000 (00:00 +0000)]
daily update

18 years agoReviewed and approved by Nick Clifton <nickc@redhat.com>
fnf [Sun, 7 Aug 2005 14:47:01 +0000 (14:47 +0000)]
Reviewed and approved by Nick Clifton  <nickc@redhat.com>

2005-08-05  Fred Fish  <fnf@specifix.com>
* dwarf2.c (read_rangelist): Use addr_size instead of offset_size
to determine how many bytes to read from each rangelist entry.

18 years ago(s_app_line): Accept a line number of 0 for compatibility with gcc's output
nickc [Sun, 7 Aug 2005 10:34:52 +0000 (10:34 +0000)]
(s_app_line): Accept a line number of 0 for compatibility with gcc's output
for assembler-with-cpp files.

18 years ago * Makefile.in: Allow previous patch to work in a 64 bit environment.
corinna [Sun, 7 Aug 2005 09:21:07 +0000 (09:21 +0000)]
* Makefile.in: Allow previous patch to work in a 64 bit environment.

18 years agorevert erroneous checkin
cgf [Sun, 7 Aug 2005 02:38:46 +0000 (02:38 +0000)]
revert erroneous checkin

18 years ago* Makefile.in: Warn when end of cygheap is not on 64k boundary.
cgf [Sun, 7 Aug 2005 02:38:13 +0000 (02:38 +0000)]
* Makefile.in: Warn when end of cygheap is not on 64k boundary.
* cygwin.sc: Try harder to ensure that cygheap is on a 64k boundary.  Move
cygheap to end of image to stop interference from unstripped debug regions.

18 years ago*** empty log message ***
gdbadmin [Sun, 7 Aug 2005 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Sun, 7 Aug 2005 00:00:06 +0000 (00:00 +0000)]
daily update

18 years ago* include/endian.h: Move everything into this file and define things more like
cgf [Sat, 6 Aug 2005 23:00:04 +0000 (23:00 +0000)]
* include/endian.h: Move everything into this file and define things more like
linux.
* include/cygwin/types.h: Include endian.h.
* include/sys/dirent.h: Define DT_* types and conversion macros.
* pinfo.cc (pinfo::init): Remove special handling for PID_ALLPIDS and execed
code, even though it probably still isn't quite right.

18 years agoUpdate to switch FAQ from texinfo to DocBook.
joshuadfranklin [Sat, 6 Aug 2005 05:14:41 +0000 (05:14 +0000)]
Update to switch FAQ from texinfo to DocBook.

18 years agodaily update
amodra [Sat, 6 Aug 2005 00:00:11 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sat, 6 Aug 2005 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

18 years agoReviewed and approved by Mark Kettenis <mark.kettenis@xs4all.nl>
fnf [Fri, 5 Aug 2005 21:08:52 +0000 (21:08 +0000)]
Reviewed and approved by Mark Kettenis <mark.kettenis@xs4all.nl>

2005-08-02  Fred Fish  <fnf@specifix.com>
* defs.h (parse_frame_specification): Remove prototype.
* stack.c (parse_frame_specification): Add prototype and
make function static.
(frame_info): Move common code outside if..then..else.

18 years ago * ChangeLog: Fix typo in last change.
danglin [Fri, 5 Aug 2005 18:05:16 +0000 (18:05 +0000)]
* ChangeLog: Fix typo in last change.

18 years ago * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
danglin [Fri, 5 Aug 2005 17:55:14 +0000 (17:55 +0000)]
* gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.

18 years ago * hppa-dis.c (print_insn_hppa): Prefix 21-bit values with "L%".
danglin [Fri, 5 Aug 2005 17:52:06 +0000 (17:52 +0000)]
* hppa-dis.c (print_insn_hppa): Prefix 21-bit values with "L%".

19 years ago * thread.cc (pthread::create(3 args)): Make bool.
corinna [Fri, 5 Aug 2005 16:14:41 +0000 (16:14 +0000)]
* thread.cc (pthread::create(3 args)): Make bool.
(pthread_null::create): Ditto.
(pthread::create(4 args)): Check return of inner create rather than
calling is_good_object().
* thread.h: Ditto.

19 years ago * fhandler_tty.cc (fhandler_tty_slave::tcflush): Return either 0 or -1.
corinna [Fri, 5 Aug 2005 16:11:20 +0000 (16:11 +0000)]
* fhandler_tty.cc (fhandler_tty_slave::tcflush): Return either 0 or -1.

19 years ago2005-08-05 Paul Brook <paul@codesourcery.com>
pbrook [Fri, 5 Aug 2005 14:29:38 +0000 (14:29 +0000)]
2005-08-05  Paul Brook  <paul@codesourcery.com>

* gas/arm/thumb32.s: Use correct conditional suffixes inside IT
blocks.
* gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.

19 years agobfd/
hjl [Fri, 5 Aug 2005 13:52:08 +0000 (13:52 +0000)]
bfd/

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

* bfd.c (bfd_hide_symbol): New.
* bfd-in2.h: Regenerated.

ld/

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

* ld.texinfo: Document PROVIDE_HIDDEN.

* ldexp.c (exp_fold_tree_1): Hide a provided symbol if asked.
(exp_provide): Add and set hidden.

* ldexp.h (etree_type): Add hidden to assign.

* ldgram.y (PROVIDE_HIDDEN): New.
* ldlex.l (PROVIDE_HIDDEN): Likewise.

* scripttempl/elf.sc: Use PROVIDE_HIDDEN on array bound
symbols.

19 years ago * emulparams/elf_x86_64.sh: Revert last change.
amodra [Fri, 5 Aug 2005 13:42:21 +0000 (13:42 +0000)]
* emulparams/elf_x86_64.sh: Revert last change.
* scripttempl/elf.sc (REL_LARGE, LARGE_SECTIONS): Define here.

19 years ago2005-08-05 Paul Brook <paul@codesourcery.com>
pbrook [Fri, 5 Aug 2005 12:28:20 +0000 (12:28 +0000)]
2005-08-05  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (current_it_mask, current_cc): New variables.
(do_t_add_sub): Use correct encodings inside IT block.
(do_t_arit3c): Ditto.
(do_t_it): Simplify logic.  Set current_it_mask and current_cc.
(md_assemble): Verify conditional suffixes agains IT blocks.
gas/testsuite/
* gas/arm/thumb32.s: Use correct conditional suffixes inside IT
blocks.
* gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.

19 years ago2005-08-05 Paul Brook <paul@codesourcery.com>
pbrook [Fri, 5 Aug 2005 12:26:26 +0000 (12:26 +0000)]
2005-08-05  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (encode_thumb32_immediate): Only accept shifted
constants.
(encode_thumb32_shifted_operand): Prohibit register shifts.
(encode_thumb32_addr_mode): Fix typo.
(insns): Correct thumb2 ldm and stm opcodes.
gas/testsuite/
* gas/arm/thumb32.d: Update ldm/stm dests.
* gas/arm/thumb32.s: Ditto.

19 years ago * thread.cc (pthread_cond_timedwait): Check abstime for validity
corinna [Fri, 5 Aug 2005 11:31:29 +0000 (11:31 +0000)]
* thread.cc (pthread_cond_timedwait): Check abstime for validity
according to SUSv3.  Rewrite timeout check and waitlength calculation
to avoid overflow problems.

19 years ago * emulparams/armelf.sh (OTHER_BSS_END_SYMBOLS): Split out from
amodra [Fri, 5 Aug 2005 04:29:54 +0000 (04:29 +0000)]
* emulparams/armelf.sh (OTHER_BSS_END_SYMBOLS): Split out from
OTHER_END_SYMBOLS.
* emulparams/armelf_linux.sh: Likewise.
* emulparams/armnto.sh: Likewise.
* emulparams/criself.sh: Likewise.
* emulparams/elf32mcore.sh: Likewise.
* emulparams/criself.sh (OTHER_SYMBOLS): Define.
* emulparams/crislinux.sh (OTHER_SYMBOLS): Define.
(OTHER_END_SYMBOLS): Don't define.
* emulparams/elf32fr30.sh: Likewise.
* emulparams/elf64mmix.sh: Likewise.
* emulparams/hppa64linux.sh: Likewise.
* emulparams/m32relf.sh: Likewise.
* emulparams/vxworks.sh: Likewise.
* scripttempl/armbpabi.sc (OTHER_BSS_SECTIONS): Delete.
(OTHER_BSS_END_SYMBOLS): Add.
(OTHER_END_SYMBOLS): Move before current end sym definitions.
(OTHER_SYMBOLS): Replace OTHER_END_SYMBOLS near end of script.
* scripttempl/elf.sc: Likewise.
* scripttempl/elf32sh-symbian.sc: Likewise.
* scripttempl/elf_chaos.sc: Likewise.
* scripttempl/elfxtensa.sc: Likewise.
* scripttempl/iq2000.sc: Likewise.
* scripttempl/xstormy16.sc: Likewise.

* scripttempl/elf.sc (LBSS, LARGE_SECTIONS): Delete.
(REL_LDATA, REL_LBSS, REL_LRODATA): Delete.
(REL_LARGE, LARGE_SECTIONS): Add.
* emulparams/elf_x86_64.sh (LARGE_SECTIONS): Define as script text.
(REL_LARGE): Define.
* emulparams/hppa64linux.sh (OTHER_BSS_SECTIONS): Don't define.
(LARGE_SECTIONS): Define.
* emulparams/hppa64linux.sh (OTHER_BSS_SECTIONS): Don't define.
(LARGE_SECTIONS): Define.

19 years ago*** empty log message ***
gdbadmin [Fri, 5 Aug 2005 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Fri, 5 Aug 2005 00:00:08 +0000 (00:00 +0000)]
daily update

19 years ago * readelf.c (get_parisc_dynamic_type): Add new dynamic types.
danglin [Thu, 4 Aug 2005 20:01:53 +0000 (20:01 +0000)]
* readelf.c (get_parisc_dynamic_type): Add new dynamic types.
(get_dynamic_type): Use old values for DT_LOOS and DT_HIOS when
e_machine is EM_PARISC.
(get_parisc_segment_type): Add new segment types.
(get_parisc_section_type_name): Add new section names.
(dynamic_section_parisc_val): Add new table entries.

19 years ago * hppa.h (PF_HP_CODE, PF_HP_MODIFY, PF_HP_LAZYSWAP): Revise defines.
danglin [Thu, 4 Aug 2005 17:15:07 +0000 (17:15 +0000)]
* hppa.h (PF_HP_CODE, PF_HP_MODIFY, PF_HP_LAZYSWAP): Revise defines.
(PF_HP_CODE_DEPR, PF_HP_MODIFY_DEPR, PF_HP_LAZYSWAP_DEPR): New
deprecated defines.
(DT_HP_EPLTREL, DT_HP_EPLTRELSZ, DT_HP_FILTERED, DT_HP_FILTER_TLS,
DT_HP_COMPAT_FILTERED, DT_HP_LAZYLOAD, DT_HP_BIND_NOW_COUNT, DT_PLT,
DT_PLT_SIZE, DT_DLT, DT_DLT_SIZE, DT_HP_BIND_DEPTH_FIRST, DT_HP_GST,
DT_HP_SHLIB_FIXED, DT_HP_MERGE_SHLIB_SEG, DT_HP_NODELETE, DT_HP_GROUP,
DT_HP_PROTECT_LINKAGE_TABLE, PT_HP_OPT_ANNOT, PT_HP_HSL_ANNOT,
PT_HP_STACK, PT_HP_CORE_UTSNAME, NT_HP_COMPILER, NT_HP_COPYRIGHT,
NT_HP_VERSION, NT_HP_SRCFILE_INFO, NT_HP_LINKER, NT_HP_INSTRUMENTED,
NT_HP_UX_OPTIONS): Define.

19 years ago2005-08-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 4 Aug 2005 14:49:53 +0000 (14:49 +0000)]
2005-08-04  H.J. Lu  <hongjiu.lu@intel.com>

* elf64-x86-64.c (elf64_x86_64_merge_symbol): When mixing a
large common symbol and a normal common symbol, always turn
the large common symbol into a normal one.

19 years agobfd/
amodra [Thu, 4 Aug 2005 06:22:08 +0000 (06:22 +0000)]
bfd/
* elf32-ppc.c (struct elf_linker_section): Replace sym_val field
with sym.
(ppc_elf_relocate_section): Adjust for above.
(create_sdata_sym): New function.
(ppc_elf_create_linker_section): Call it.
(ppc_elf_check_relocs): Correct has_sda_refs and non_got_refs.
Create sdata syms for all SDA relocs.
(ppc_elf_adjust_dynamic_symbol): Don't special case _SDA_BASE_
and _SDA2_BASE_.
(ppc_elf_set_sdata_syms): Delete.
* elflink.c (bfd_elf_size_dynamic_sections): Don't create DT_INIT
and DT_FINI tags unless associated section has input.
(bfd_elf_set_symbol, _bfd_elf_provide_symbol): Delete.
(_bfd_elf_provide_section_bound_symbols): Delete.
* bfd-in.h (_bfd_elf_provide_symbol): Delete.
(_bfd_elf_provide_section_bound_symbols): Delete.
* bfd-in2.h: Regenerate.
ld/
* ldemul.c (ldemul_do_assignments, do_assignments_default): Delete.
* ldemul.h (ldemul_do_assignments, do_assignments_default): Delete.
(struct ld_emulation_xfer_struct): Remove do_assignments field.
* ldlang.c (lang_do_assignments): Don't call ldemul_do_assignments.
* emulparams/elf32ppc.sh (SDATA_START_SYMBOLS): New.
(SDATA2_START_SYMBOLS, SBSS_START_SYMBOLS, SBSS_END_SYMBOLS): New.
* emultempl/aix.em (ld_*_emulation): Delete do_assignments init.
* emultempl/armcoff.em: Likewise.
* emultempl/beos.em: Likewise.
* emultempl/generic.em: Likewise.
* emultempl/gld960.em: Likewise.
* emultempl/gld960c.em: Likewise.
* emultempl/linux.em: Likewise.
* emultempl/lnk960.em: Likewise.
* emultempl/m68kcoff.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/sunos.em: Likewise.
* emultempl/ticoff.em: Likewise.
* emultempl/vanilla.em: Likewise.
* emultempl/elf32.em: Likewise.
(gld*_provide_bound_symbols): Delete.
(gld*_provide_init_fini_syms): Delete.
(gld*_before_allocation): Don't call ldemul_do_assignments.
* emultempl/ppc32elf.em (ppc_do_assignments): Delete.
(LDEMUL_DO_ASSIGNMENTS): Delete.
* scripttempl/elf.sc: Provide init/fini syms.  Add SBSS_START_SYMBOLS,
SBSS_END_SYMBOLS, SDATA2_START_SYMBOLS.

19 years agobfd/
amodra [Thu, 4 Aug 2005 06:21:59 +0000 (06:21 +0000)]
bfd/
* elf32-ppc.c (struct elf_linker_section): Replace sym_val field
with sym.
(ppc_elf_relocate_section): Adjust for above.
(create_sdata_sym): New function.
(ppc_elf_create_linker_section): Call it.
(ppc_elf_check_relocs): Correct has_sda_refs and non_got_refs.
Create sdata syms for all SDA relocs.
(ppc_elf_adjust_dynamic_symbol): Don't special case _SDA_BASE_
and _SDA2_BASE_.
(ppc_elf_set_sdata_syms): Delete.
* elflink.c (bfd_elf_size_dynamic_sections): Don't create DT_INIT
and DT_FINI tags unless associated section has input.
(bfd_elf_set_symbol, _bfd_elf_provide_symbol): Delete.
(_bfd_elf_provide_section_bound_symbols): Delete.
* bfd-in.h (_bfd_elf_provide_symbol): Delete.
(_bfd_elf_provide_section_bound_symbols): Delete.
* bfd-in2.h: Regenerate.
ld/
* ldemul.c (ldemul_do_assignments, do_assignments_default): Delete.
* ldemul.h (ldemul_do_assignments, do_assignments_default): Delete.
(struct ld_emulation_xfer_struct): Remove do_assignments field.
* ldlang.c (lang_do_assignments): Don't call ldemul_do_assignments.
* emulparams/elf32ppc.sh (SDATA_START_SYMBOLS): New.
(SDATA2_START_SYMBOLS, SBSS_START_SYMBOLS, SBSS_END_SYMBOLS): New.
* emultempl/aix.em (ld_*_emulation): Delete do_assignments init.
* emultempl/armcoff.em: Likewise.
* emultempl/beos.em: Likewise.
* emultempl/generic.em: Likewise.
* emultempl/gld960.em: Likewise.
* emultempl/gld960c.em: Likewise.
* emultempl/linux.em: Likewise.
* emultempl/lnk960.em: Likewise.
* emultempl/m68kcoff.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/sunos.em: Likewise.
* emultempl/ticoff.em: Likewise.
* emultempl/vanilla.em: Likewise.
* emultempl/elf32.em: Likewise.
(gld*_provide_bound_symbols): Delete.
(gld*_provide_init_fini_syms): Delete.
(gld*_before_allocation): Don't call ldemul_do_assignments.
* emultempl/ppc32elf.em (ppc_do_assignments): Delete.
(LDEMUL_DO_ASSIGNMENTS): Delete.
* scripttempl/elf.sc: Provide init/fini syms.  Add SBSS_START_SYMBOLS,
SBSS_END_SYMBOLS, SDATA2_START_SYMBOLS.

19 years ago * Makefile.am (eelf32m32c.c): Fix dependencies.
amodra [Thu, 4 Aug 2005 04:00:02 +0000 (04:00 +0000)]
* Makefile.am (eelf32m32c.c): Fix dependencies.
* Makefile.in: Regenerate.

19 years ago2005-08-02 Bob Rossi <bob@brasko.net>
bobbybrasko [Thu, 4 Aug 2005 01:52:30 +0000 (01:52 +0000)]
2005-08-02  Bob Rossi  <bob@brasko.net>

       * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
       (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
       Change tests to inferior-tty-set/show.
       * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
       (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
       * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
       inferior.  Use mi_gdb_test to get GDB and Inferior output.
       * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
       descriptor.
       (mi_inferior_tty_name): Add inferior PTY file name.
       (mi_gdb_start): Add INFERIOR_PTY parameter.
       (mi_gdb_test): Add IPATTERN parameter.

19 years agobfd/
amodra [Thu, 4 Aug 2005 01:18:58 +0000 (01:18 +0000)]
bfd/
* elflink.c (fix_syms, _bfd_elf_fix_excluded_sec_syms): Move to..
* linker.c (fix_syms, _bfd_fix_excluded_sec_syms): ..here.
* bfd-in.h (_bfd_fix_excluded_sec_syms): Rename.
* bfd-in2.h: Regenerate.
ld/
* ldemul.c (ldemul_finish): Call ld_emulation->finish unconditionally.
(finish_default): New function.
* ldemul.h (finish_default): Declare.
* emultempl/aix.em (gld*_before_allocation): Call
before_allocation_default rather than strip_excluded_output_sections.
(ld_*_emulation): Init finish field to finish_default.
* emultempl/armcoff.em: Likewise.
* emultempl/beos.em: Likewise.
* emultempl/elf32.em: Likewise.
* emultempl/generic.em: Likewise.
* emultempl/gld960.em: Likewise.
* emultempl/gld960c.em: Likewise.
* emultempl/hppaelf.em: Likewise.
* emultempl/linux.em: Likewise.
* emultempl/lnk960.em: Likewise.
* emultempl/m68kcoff.em: Likewise.
* emultempl/mmo.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/ppc64elf.em: Likewise.
* emultempl/sunos.em: Likewise.
* emultempl/ticoff.em: Likewise.
* emultempl/vanilla.em: Likewise.

19 years ago2005-08-03 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 4 Aug 2005 00:39:01 +0000 (00:39 +0000)]
2005-08-03  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_relax_section): Resize .rela.got
only if it isn't NULL.

19 years agodaily update
amodra [Thu, 4 Aug 2005 00:00:15 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Thu, 4 Aug 2005 00:00:07 +0000 (00:00 +0000)]
*** empty log message ***

19 years agobfd/
hjl [Wed, 3 Aug 2005 16:30:26 +0000 (16:30 +0000)]
bfd/

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

* elf32-i386.c (elf_howto_table): Undo the overflow change for
R_386_PC16 made on 2005-07-18.

* elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow
change for R_X86_64_PC16 made on 2005-07-18.

ld/testsuite/

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

* ld-i386/pcrel16.d: Updated.
* ld-i386/pcrel16.s: Likewise.
* ld-x86-64/pcrel16.d: Likewise.

19 years ago * hppa.h: Update copyright dates.
danglin [Wed, 3 Aug 2005 15:08:52 +0000 (15:08 +0000)]
* hppa.h: Update copyright dates.

19 years agoconfig/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for WLDRD/WSTRD
nickc [Wed, 3 Aug 2005 09:50:41 +0000 (09:50 +0000)]
config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for WLDRD/WSTRD
  instruction.
gas/arm/iwmmxt-bad2.s: New file: Check for error messages about erroneous
  offsets in iwmmxt instructions.  Cannot be part of iwmmxt-bad.s because
  the errors there stop the assembler before it gets to check the offsets
  in instructions.
gas/arm/iwmmxt-bad2.d: New file.
gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD and WSTRW
  instructions to be larger than +/-255.
gas/arm/iwmmxt.d: Fix the expected results for these instructions.

19 years ago * mount.cc (longopts): Fix typo which disallows --options option.
corinna [Wed, 3 Aug 2005 09:23:39 +0000 (09:23 +0000)]
* mount.cc (longopts): Fix typo which disallows --options option.

19 years ago * ldlang.c (exp_init_os): Handle etree_provide.
amodra [Wed, 3 Aug 2005 05:09:48 +0000 (05:09 +0000)]
* ldlang.c (exp_init_os): Handle etree_provide.
* emulparams/armelf.sh (OTHER_END_SYMBOLS): Rename from..
(OTHER_BSS_END_SYMBOLS): ..this.
* emulparams/armelf_linux.sh: Likewise.
* emulparams/armnto.sh: Likewise.
* emulparams/criself.sh: Likewise.
* emulparams/crislinux.sh: Likewise.
* emulparams/elf32frv.sh: Likewise.
* emulparams/elf32mcore.sh: Likewise.
* emulparams/elf32ppc.sh: Likewise.
* emulparams/elf32ppclinux.sh: Likewise.
* emulparams/hppa64linux.sh: Likewise.
* scripttempl/armbpabi.sc: Substitute $OTHER_END_SYMBOLS, not
$OTHER_BSS_END_SYMBOLS.
* scripttempl/elf32sh-symbian.sc: Likewise.
* scripttempl/elf_chaos.sc: Likewise.
* scripttempl/iq2000.sc: Likewise.
* scripttempl/xstormy16.sc: Likewise.
* scripttempl/elf.sc: Likewise.  Delete __bss_start comment.
* scripttempl/elfxtensa.sc: Likewise.

19 years agodaily update
amodra [Wed, 3 Aug 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Wed, 3 Aug 2005 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove hgot. Use
amodra [Tue, 2 Aug 2005 23:32:50 +0000 (23:32 +0000)]
* elf32-ppc.c (struct ppc_elf_link_hash_table): Remove hgot.  Use
elf.hgot throughout file.

19 years ago * elf32-ppc.c (ppc_elf_size_dynamic_sections): Correct value of
amodra [Tue, 2 Aug 2005 23:09:14 +0000 (23:09 +0000)]
* elf32-ppc.c (ppc_elf_size_dynamic_sections): Correct value of
_GLOBAL_OFFSET_TABLE_ for > 32k GOT.

19 years ago * elfxx-ia64.c (struct elfNN_ia64_allocate_data): Add only_got.
schwab [Tue, 2 Aug 2005 19:58:08 +0000 (19:58 +0000)]
* elfxx-ia64.c (struct elfNN_ia64_allocate_data): Add only_got.
(elfNN_ia64_relax_section): Reallocate .rela.got when .got has
changed.
(allocate_dynrel_entries): Look only at GOT relocations when
only_got is true.
(elfNN_ia64_size_dynamic_sections): Set only_got to false before
calling allocate_dynrel_entries.

19 years ago2005-08-02 Bob Wilson <bob.wilson@acm.org>
jjohnstn [Tue, 2 Aug 2005 19:44:44 +0000 (19:44 +0000)]
2005-08-02  Bob Wilson  <bob.wilson@acm.org>

         * libm/math/ef_hypot.c (__ieee754_hypotf): Add missing exponent bias
         to the value for 2^126.

19 years ago2005-08-02 Bob Wilson <bob.wilson@acm.org>
jjohnstn [Tue, 2 Aug 2005 19:44:35 +0000 (19:44 +0000)]
2005-08-02  Bob Wilson  <bob.wilson@acm.org>

         * libm/math/ef_hypot.c (__ieee754_hypotf): Add missing exponent bias
         to the value for 2^126.

19 years agoFixed comment spacing.
jjohnstn [Tue, 2 Aug 2005 19:32:06 +0000 (19:32 +0000)]
Fixed comment spacing.

19 years ago2005-08-02 Dave Brolley <brolley@redhat.com>
brolley [Tue, 2 Aug 2005 19:30:10 +0000 (19:30 +0000)]
2005-08-02  Dave Brolley  <brolley@redhat.com>

        * rtl-c.scm (s-unop): Don't dereference
        CGEN_CPU_FPU (current_cpu)->ops->xxxxx in the generated code.
        (s-binop, s-convop, s-cmpop): Likewise.

19 years ago2005-08-02 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Tue, 2 Aug 2005 19:28:28 +0000 (19:28 +0000)]
2005-08-02  Shaun Jackman  <sjackman@gmail.com>

        * libgloss/arm/libcfunc.c (isatty): New function.

19 years ago2005-08-02 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Tue, 2 Aug 2005 19:17:20 +0000 (19:17 +0000)]
2005-08-02  Shaun Jackman  <sjackman@gmail.com>

        * libgloss/arm/syscalls.c (_exit): Call _kill with the second
        argument set to -1, which is an invalid signal number.
        (_kill): Comment and coding style changes only.
        (_raise): Remove function.

19 years ago2005-08-02 Dave Brolley <brolley@redhat.com>
brolley [Tue, 2 Aug 2005 18:53:10 +0000 (18:53 +0000)]
2005-08-02  Dave Brolley  <brolley@redhat.com>

        * sidbusutil.h (bus_arbitrator): Remove passthrough_pin.
        (check_passthrough): Now takes 'upstream' argument. Correct all calls.
        Don't check passthrough_pin here.
        (access_latency): New virtual method of bus_arbitrator.
        * sidblockingutil.h (blocking_component): Initialize still_blockable
        and control_status. Add blockable? using add_attribute_notify.
        (wait_for_child_thread): Assert that control_status != ctl_child_start.
        Return control_status.
        (child_completed): Set blockable to still_blockable.
        (set_blockable): New method of blocking_component.
        (still_blockable): New member of blocking_component.

19 years ago * interp.c (strswaplen): Add one for '\0' delimiter.
amylaar [Tue, 2 Aug 2005 16:17:59 +0000 (16:17 +0000)]
* interp.c (strswaplen): Add one for '\0' delimiter.

19 years ago2005-08-02 Bob Rossi <bob@brasko.net>
bobbybrasko [Tue, 2 Aug 2005 14:21:00 +0000 (14:21 +0000)]
2005-08-02   Bob Rossi  <bob@brasko.net>

* gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
parameter to mi_gdb_test.
* lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.

19 years ago * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.
corinna [Tue, 2 Aug 2005 09:17:04 +0000 (09:17 +0000)]
* include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.
* fhandler.h (class fhandler_serial): Declare switch_modem_lines.
* fhandler_serial.cc (fhandler_serial::switch_modem_lines): New
static function to set or clear DTR and/or RTS.
(fhandler_serial::ioctl): Use switch_modem_lines for TIOCMSET
and new TIOCMBIS and TIOCMBIC.
* include/cygwin/version.h: Bump API minor number.

19 years agoPR 1147
nickc [Tue, 2 Aug 2005 08:17:42 +0000 (08:17 +0000)]
PR 1147
* elf32-arm.c (struct _arm_elf_section_data): Turn into a typedef and make the
  mapcount field unsigned.
(struct section_list): New: Used to keep track of which sections have an
  _arm_elf_section_data structure.
(record_section_with_arm_elf_section_data): New function.
(get_arm_elf_section_data): New function.
(unrecord_section_with_arm_elf_section_data): New function.
(elf32_arm_output_symbol_hook): Use get_arm_elf_section_data.
(elf32_arm_new_section_hook): Call record_section_with_arm_elf_section_data.
(elf32_arm_write_section): Use get_arm_elf_section_data and
  unrecord_section_with_arm_elf_section_data.

19 years ago * config/tc-ppc.c (md_apply_fix <ELF>): Don't warn on overflow
amodra [Tue, 2 Aug 2005 03:28:43 +0000 (03:28 +0000)]
* config/tc-ppc.c (md_apply_fix <ELF>): Don't warn on overflow
if emitting a reloc.

19 years ago * value.c (value_contents_writeable): Use value_contents_raw.
drow [Tue, 2 Aug 2005 03:13:49 +0000 (03:13 +0000)]
* value.c (value_contents_writeable): Use value_contents_raw.

19 years ago Suggested by Shaun Jackman <sjackman@gmail.com>:
drow [Tue, 2 Aug 2005 03:02:03 +0000 (03:02 +0000)]
Suggested by Shaun Jackman <sjackman@gmail.com>:
* defs.h (print_transfer_performance): Update prototype.
* m32r-rom.c (m32r_load, m32r_upload_command): Use gettimeofday
for print_transfer_performance.
* remote-m32r-sdi.c (m32r_load): Likewise.
* symfile.c (generic_load): Likewise.
(report_transfer_performance): Create a dummy struct timeval.
(print_transfer_performance): Use a more accurate measure
of performance.

19 years ago*** empty log message ***
gdbadmin [Tue, 2 Aug 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Tue, 2 Aug 2005 00:00:09 +0000 (00:00 +0000)]
daily update

19 years agoReviewed/approved by Daniel Jacobowitz <dan@codesourcery.com>
fnf [Mon, 1 Aug 2005 18:32:46 +0000 (18:32 +0000)]
Reviewed/approved by Daniel Jacobowitz  <dan@codesourcery.com>

2005-08-01  Fred Fish  <fnf@specifix.com>
* stack.c (parse_frame_specification_1): Remove use of obsolete
SETUP_ARBITRARY_FRAME macro.

19 years agoReviewed/approved by Daniel Jacobowitz <drow@false.org>
fnf [Mon, 1 Aug 2005 18:31:27 +0000 (18:31 +0000)]
Reviewed/approved by Daniel Jacobowitz <drow@false.org>

2005-08-01  Fred Fish  <fnf@specifix.com>
* gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.

19 years ago(alphafunc): Remove and replace usage with nfunc.
nickc [Mon, 1 Aug 2005 16:54:07 +0000 (16:54 +0000)]
(alphafunc): Remove and replace usage with nfunc.
(nfunc): Fix sorting of fastcall symbols when --kill-at is used.

19 years ago * elfxx-mips.c (mips_mach_extends_p): Treat MIPS64 as an extension
rsandifo [Mon, 1 Aug 2005 11:59:28 +0000 (11:59 +0000)]
* elfxx-mips.c (mips_mach_extends_p): Treat MIPS64 as an extension
of MIPS32 and MIPS64r2 as an extension of MIPS32r2.

19 years ago * dwarf2-frame.c (read_signed_leb128): Handle values that do not
drow [Mon, 1 Aug 2005 04:06:22 +0000 (04:06 +0000)]
* dwarf2-frame.c (read_signed_leb128): Handle values that do not
fit in 32 bits.
* dwarf2read.c (read_signed_leb128): Likewise.

19 years ago From Josef Ezra <jezra@emc.com>:
drow [Mon, 1 Aug 2005 03:41:26 +0000 (03:41 +0000)]
From Josef Ezra <jezra@emc.com>:
* tracepoint.c (stringify_collection_list): Correct pointer
arithmetic.

19 years ago Suggested by Vladimir Prus <ghost@cs.msu.su>:
drow [Mon, 1 Aug 2005 03:32:26 +0000 (03:32 +0000)]
Suggested by Vladimir Prus <ghost@cs.msu.su>:
* infrun.c (handle_inferior_event): Check for line information in
undebuggable functions.

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

19 years ago*** empty log message ***
gdbadmin [Mon, 1 Aug 2005 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * gdb.mi/mi-var-child.c (do_children_tests): Initialize
drow [Sun, 31 Jul 2005 22:10:52 +0000 (22:10 +0000)]
* gdb.mi/mi-var-child.c (do_children_tests): Initialize
struct_declarations.
* gdb.mi/mi-var-child.exp: Step over the initialization of
struct_declarations.

19 years ago * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
drow [Sun, 31 Jul 2005 21:24:24 +0000 (21:24 +0000)]
* gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
* gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
* gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
* gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
* gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
file.