OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
18 years agoinclude/elf/
hjl [Thu, 1 Jun 2006 05:40:24 +0000 (05:40 +0000)]
include/elf/

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

* internal.h (ELF_SECTION_SIZE): New.
(ELF_IS_SECTION_IN_SEGMENT): Likewise.
(ELF_IS_SECTION_IN_SEGMENT_FILE): Updated.
(ELF_IS_SECTION_IN_SEGMENT_MEMORY): Likewise.

ld/testsuite/

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

* ld-elf/binutils.exp: Make it Linux only.
(strip_test): Renamed to binutils_test. Check for unsupported
options.
Add more tests.

* ld-elf/commonpage1.d: Make it Linux only.
* ld-elf/maxpage1.d: Likewise.

* ld-elf/maxpage1.s: Add main, start and __start.

* ld-elf/maxpage2.d: New file.
* ld-elf/tbss1.s: Likewise.
* ld-elf/tbss2.s: Likewise.
* ld-elf/tdata1.s: Likewise.
* ld-elf/tdata2.s: Likewise.

18 years ago * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags
amodra [Thu, 1 Jun 2006 03:45:57 +0000 (03:45 +0000)]
* stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags
instead of bfd_make_section*.
* aix386-core.c: Likewise.
* aix5ppc-core.c: Likewise.
* aout-adobe.c: Likewise.
* aoutf1.h: Likewise.
* binary.c: Likewise.
* cisco-core.c: Likewise.
* coff-arm.c: Likewise.
* coff-h8300.c: Likewise.
* elf.c: Likewise.
* elf32-bfin.c: Likewise.
* elf32-m32c.c: Likewise.
* hppabsd-core.c: Likewise.
* hpux-core.c: Likewise.
* i386linux.c: Likewise.
* ieee.c: Likewise.
* ihex.c: Likewise.
* irix-core.c: Likewise.
* lynx-core.c: Likewise.
* m68klinux.c: Likewise.
* mach-o.c: Likewise.
* netbsd-core.c: Likewise.
* nlmcode.h: Likewise.
* opncls.c: Likewise.
* osf-core.c: Likewise.
* peXXigen.c: Likewise.
* ppcboot.c: Likewise.
* ptrace-core.c: Likewise.
* rs6000-core.c: Likewise.
* sco5-core.c: Likewise.
* sparclinux.c: Likewise.
* srec.c: Likewise.
* sunos.c: Likewise.
* trad-core.c: Likewise.
* xcofflink.c: Likewise.
* xsym.c: Likewise.

18 years agodaily update
amodra [Thu, 1 Jun 2006 00:00:06 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Thu, 1 Jun 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago2006-05-31 Michael Snyder <msnyder@redhat.com>
msnyder [Wed, 31 May 2006 23:15:49 +0000 (23:15 +0000)]
2006-05-31  Michael Snyder  <msnyder@redhat.com>

* mips-tdep.c: Comment tweaks.

18 years ago(GDB/MI Development and Front Ends): New Node.
nickrob [Wed, 31 May 2006 21:55:46 +0000 (21:55 +0000)]
(GDB/MI Development and Front Ends): New Node.

18 years ago*** empty log message ***
nickrob [Wed, 31 May 2006 21:54:27 +0000 (21:54 +0000)]
*** empty log message ***

18 years ago * texi2pod.pl: Correct handling of absolute @include.
drow [Wed, 31 May 2006 15:47:48 +0000 (15:47 +0000)]
* texi2pod.pl: Correct handling of absolute @include.

18 years agoConfigury changes: update src repository (binutils, gdb, and rda) to use
drow [Wed, 31 May 2006 15:14:34 +0000 (15:14 +0000)]
Configury changes: update src repository (binutils, gdb, and rda) to use
config/gettext-sister.m4 instead of the old gettext.m4.  Regenerate all
affected autotools files.  Include intl in gdb releases again.

18 years agoExpand wildcards in Dimitri Papadopoulos Changelog entries of:
dannysmith [Wed, 31 May 2006 06:44:59 +0000 (06:44 +0000)]
Expand wildcards in Dimitri Papadopoulos Changelog entries of:
2006-05-11, 2006-05-10, 2006-05-04, 2006-04-28, 2006-04-11,
2006-04-14, 2006-04-07.

18 years ago* cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.
cgf [Wed, 31 May 2006 02:14:17 +0000 (02:14 +0000)]
* cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.

18 years ago* winsup.api/cygload.h: Increase padding to 32768.
cgf [Wed, 31 May 2006 01:49:02 +0000 (01:49 +0000)]
* winsup.api/cygload.h: Increase padding to 32768.

18 years ago*** empty log message ***
gdbadmin [Wed, 31 May 2006 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Wed, 31 May 2006 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago * remote-utils.c (all_symbols_looked_up): New variable.
drow [Tue, 30 May 2006 19:05:33 +0000 (19:05 +0000)]
* remote-utils.c (all_symbols_looked_up): New variable.
(look_up_one_symbol): Check it.
* server.h (look_up_one_symbol): New declaration.
* thread-db.c (thread_db_init): Set all_symbols_looked_up.

18 years ago2006-05-30 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Tue, 30 May 2006 17:40:47 +0000 (17:40 +0000)]
2006-05-30  Shaun Jackman  <sjackman@gmail.com>

      * arm/Makefile.in: Add Linux syscall interface.
      * arm/linux-crt0.S: New file.
      * arm/linux-syscall.h: New file.
      * arm/linux-syscalls0.S: New file.
      * arm/linux-syscalls1.c: New file.

18 years agobfd/
hjl [Tue, 30 May 2006 16:45:31 +0000 (16:45 +0000)]
bfd/

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

* bfd.c (bfd_emul_get_maxpagesize): New.
(bfd_elf_set_pagesize): Likewise.
(bfd_emul_set_maxpagesize): Likewise.
(bfd_emul_get_commonpagesize): Likewise.
(bfd_emul_set_commonpagesize): Likewise.
* bfd-in2.h: Regenerated.

* elf-bfd.h (elf_backend_data): Add commonpagesize.
(xvec_get_elf_backend_data): New.
(get_elf_backend_data): Use xvec_get_elf_backend_data.

* elf32-arm.c (elf32_arm_vxworks_bed): Remove const.
* elfxx-target.h (elfNN_bed): Likewise.

* elf32-arm.c (ELF_COMMONPAGESIZE): Defined.
* elf32-mips.c (ELF_COMMONPAGESIZE): Likewise.
* elf32-ppc.c (ELF_COMMONPAGESIZE): Likewise.
* elf32-sh.c (ELF_COMMONPAGESIZE): Likewise.
* elf32-sh64.c (ELF_COMMONPAGESIZE): Likewise.
* elf32-sparc.c (ELF_COMMONPAGESIZE): Likewise.
* elf64-alpha.c (ELF_COMMONPAGESIZE): Likewise.
* elf64-ppc.c (ELF_COMMONPAGESIZE): Likewise.
* elf64-sparc.c (ELF_COMMONPAGESIZE): Likewise.
* elf64-x86-64.c (ELF_COMMONPAGESIZE): Likewise.
* elfn32-mips.c (ELF_COMMONPAGESIZE): Likewise.
* elfxx-ia64.c (ELF_COMMONPAGESIZE): Likewise.

* elfxx-target.h (ELF_COMMONPAGESIZE): Define if not defined.
(elfNN_bed): Initialize commonpagesize with ELF_COMMONPAGESIZE.

* targets.c (bfd_find_target): Support NULL abfd.

ld/

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

* emulparams/arcelf.sh (MAXPAGESIZE): Changed to
"CONSTANT (MAXPAGESIZE)".
* emulparams/armelf_nbsd.sh: Likewise.
* emulparams/armelf_vxworks.sh: Likewise.
* emulparams/armnto.sh: Likewise.
* emulparams/armsymbian.sh: Likewise.
* emulparams/crislinux.sh: Likewise.
* emulparams/elf32_i860.sh: Likewise.
* emulparams/elf32_i960.sh: Likewise.
* emulparams/elf32am33lin.sh: Likewise.
* emulparams/elf32bfinfd.sh: Likewise.
* emulparams/elf32bmipn32-defs.sh: Likewise.
* emulparams/elf32frvfd.sh: Likewise.
* emulparams/elf32i370.sh: Likewise.
* emulparams/elf32lppcnto.sh: Likewise.
* emulparams/elf32mcore.sh: Likewise.
* emulparams/elf32openrisc.sh: Likewise.
* emulparams/elf32ppcnto.sh: Likewise.
* emulparams/elf32ppcwindiss.sh: Likewise.
* emulparams/elf32vax.sh: Likewise.
* emulparams/elf32xc16x.sh: Likewise.
* emulparams/elf32xc16xl.sh: Likewise.
* emulparams/elf32xc16xs.sh: Likewise.
* emulparams/elf64_aix.sh: Likewise.
* emulparams/elf64hppa.sh: Likewise.
* emulparams/elf64mmix.sh: Likewise.
* emulparams/elf_i386_be.sh: Likewise.
* emulparams/elf_i386_chaos.sh: Likewise.
* emulparams/elf_i386_ldso.sh: Likewise.
* emulparams/hppa64linux.sh: Likewise.
* emulparams/hppalinux.sh: Likewise.
* emulparams/hppaobsd.sh: Likewise.
* emulparams/i386lynx.sh: Likewise.
* emulparams/i386moss.sh: Likewise.
* emulparams/i386nto.sh: Likewise.
* emulparams/i386nw.sh: Likewise.
* emulparams/m32relf_linux.sh: Likewise.
* emulparams/m68kpsos.sh: Likewise.
* emulparams/or32elf.sh: Likewise.
* emulparams/pjelf.sh: Likewise.
* emulparams/pjlelf.sh: Likewise.
* emulparams/ppclynx.sh: Likewise.
* emulparams/ppcnw.sh: Likewise.
* emulparams/shelf32_nbsd.sh : Likewise.
* emulparams/shelf_nbsd.sh: Likewise.
* emulparams/shelf_nto.sh: Likewise.
* emulparams/shlelf_nto.sh: Likewise.
* emulparams/xtensa-config.sh: Likewise.

* emulparams/armelf_linux.sh (MAXPAGESIZE): Changed to
"CONSTANT (MAXPAGESIZE)".
(COMMONPAGESIZE): Changed to "CONSTANT (COMMONPAGESIZE)".
* emulparams/elf32_sparc.sh: Likewise.
* emulparams/elf32bmip.sh: Likewise.
* emulparams/elf32ppccommon.sh: Likewise.
* emulparams/elf64_ia64.sh: Likewise.
* emulparams/elf64_s390.sh: Likewise.
* emulparams/elf64_sparc.sh: Likewise.
* emulparams/elf64alpha.sh: Likewise.
* emulparams/elf64ppc.sh: Likewise.
* emulparams/elf_i386.sh: Likewise.
* emulparams/elf_i386_vxworks.sh: Likewise.
* emulparams/elf_s390.sh: Likewise.
* emulparams/elf_x86_64.sh: Likewise.
* emulparams/shlelf32_linux.sh: Likewise.
* emulparams/shlelf_linux.sh: Likewise.

* emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Changed to
"CONSTANT (COMMONPAGESIZE)".
* emulparams/elf32btsmipn32.sh: Likewise.

* emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
"-z max-page-size=" and "-z common-page-size=".
(gld${EMULATION_NAME}_list_options): Likewise.

* ld.h (ld_config_type): Add maxpagesize and commonpagesize.

* ld.texinfo: Document "-z max-page-size=" and
"-z common-page-size=".

* ldexp.c (exp_print_token): Handle CONSTANT.
(fold_name): Likewise.
* ldgram.y: Likewise.
* ldlex.l: Likewise.

* ldmain.c (main): Initiliaze config.maxpagesize and
config.commonpagesize. Call bfd_emul_set_maxpagesize if
config.maxpagesize isn't 0. Call bfd_emul_set_commonpagesize if
config.commonpagesize config.maxpagesize isn't 0.
ld/testsuite/

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

* ld-elf/binutils.exp: New file.
* ld-elf/commonpage1.d: Likewise.
* ld-elf/maxpage1.d: Likewise.
* ld-elf/maxpage1.s: Likewise.

18 years agoTypo fix.
drow [Tue, 30 May 2006 15:58:47 +0000 (15:58 +0000)]
Typo fix.

18 years agogdb/
drow [Tue, 30 May 2006 15:57:09 +0000 (15:57 +0000)]
gdb/
* Makefile.in (arm-linux-nat.o): Update dependencies.
* arm-linux-nat.c: Include "gdb_proc_service.h".
(PTRACE_GET_THREAD_AREA): Define.
(ps_get_thread_area): New function.
gdb/gdbserver/
* Makefile.in (linux-arm-low.o): Update dependencies.
* linux-arm-low.c: Include "../gdb_proc_service.h".
(PTRACE_GET_THREAD_AREA): Define.
(ps_get_thread_area): New function.

18 years agoUpdate Spanish translation
nickc [Tue, 30 May 2006 11:01:57 +0000 (11:01 +0000)]
Update Spanish translation

18 years ago*** empty log message ***
gdbadmin [Tue, 30 May 2006 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Tue, 30 May 2006 00:00:09 +0000 (00:00 +0000)]
daily update

18 years ago * doc/c-avr.texi: New file.
denisc [Mon, 29 May 2006 17:57:48 +0000 (17:57 +0000)]
* doc/c-avr.texi: New file.
* doc/Makefile.am (CPU_DOCS): Add c-avr.texi
* doc/all.texi: Set AVR
* doc/as.texinfo: Include c-avr.texi

18 years ago* winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.
cgf [Mon, 29 May 2006 15:51:16 +0000 (15:51 +0000)]
* winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.

18 years ago* sigproc.cc (child_info::proc_retry): Mask all of the bits we're interested
cgf [Mon, 29 May 2006 00:21:58 +0000 (00:21 +0000)]
* sigproc.cc (child_info::proc_retry): Mask all of the bits we're interested
in, which includes bits above and below 0xc0000000.

18 years ago*** empty log message ***
gdbadmin [Mon, 29 May 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Mon, 29 May 2006 00:00:12 +0000 (00:00 +0000)]
daily update

18 years agoPut an underscore in front of the "active" in "strace.active".
cgf [Sun, 28 May 2006 21:39:37 +0000 (21:39 +0000)]
Put an underscore in front of the "active" in "strace.active".

18 years agomerge from gcc
dj [Sun, 28 May 2006 17:49:15 +0000 (17:49 +0000)]
merge from gcc

18 years agowhite space
cgf [Sun, 28 May 2006 15:50:13 +0000 (15:50 +0000)]
white space

18 years ago* dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
aoliva [Sun, 28 May 2006 05:56:50 +0000 (05:56 +0000)]
* dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
DWARF2_FRAME_REG_SAVED_VAL_OFFSET and
DWARF2_FRAME_REG_SAVED_VAL_EXP.
* dwarf2-frame.c (execute_cfa_program): Handle val_offset,
val_offset_sf and val_expression.
(dwarf2_frame_prev_register): Handle the new reg rules.
(dwarf2_frame_this_id): Use pc instead of function entry point.

18 years ago* dwarf2-frame.c (struct dwarf2_cie): Add signal_frame field.
aoliva [Sun, 28 May 2006 05:56:19 +0000 (05:56 +0000)]
* dwarf2-frame.c (struct dwarf2_cie): Add signal_frame field.
(dwarf2_frame_sniffer): Use it.
(decode_frame_entry_1): Set it according to augmentation "S".

18 years ago * config/bfin-parse.y (check_macfunc): Loose the condition of
jiez [Sun, 28 May 2006 00:53:08 +0000 (00:53 +0000)]
* config/bfin-parse.y (check_macfunc): Loose the condition of
calling check_multiply_halfregs ().

18 years agodaily update
amodra [Sun, 28 May 2006 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sun, 28 May 2006 00:00:06 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago* dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork.
cgf [Sat, 27 May 2006 22:55:57 +0000 (22:55 +0000)]
* dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork.
Semi-revert it but change name of variable to something that makes better
sense.

18 years ago* thread.cc (verifyable_object_isvalid): Check for NULL specifically.
cgf [Sat, 27 May 2006 19:00:36 +0000 (19:00 +0000)]
* thread.cc (verifyable_object_isvalid): Check for NULL specifically.

18 years agoadd missing comment
cgf [Sat, 27 May 2006 18:53:36 +0000 (18:53 +0000)]
add missing comment

18 years ago* dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we've
cgf [Sat, 27 May 2006 18:50:04 +0000 (18:50 +0000)]
* dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we've
finished initializing (Thanks to Gary Zablackis for noticing this problem).
Just use cygwin_finished_initializing rather than defining a separate variable.

18 years ago From Peter Schauer <peterschauer@gmx.net>
brobecke [Sat, 27 May 2006 17:39:28 +0000 (17:39 +0000)]
    From Peter Schauer <peterschauer@gmx.net>
        * m2-typeprint.c (m2_record_fields): Move variable declarations
        to the begining of the block.

18 years agobfd/
amodra [Sat, 27 May 2006 00:47:45 +0000 (00:47 +0000)]
bfd/
* elf.c (assign_file_positions_for_load_sections): Retrieve
maxpagesize from m->p_align if it is valid.  Set p_vaddr,
p_paddr and p_align earlier.  Revert 2006-05-19 change to p_align.
(copy_elf_program_header): Copy p_align.  Set p_align_valid.
include/elf/
* internal.h (elf_segment_map): Add p_align and p_align_valid.

18 years agodaily update
amodra [Sat, 27 May 2006 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sat, 27 May 2006 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

18 years agoRemove ">>>>>>> 1.2917".
hjl [Fri, 26 May 2006 17:09:48 +0000 (17:09 +0000)]
Remove ">>>>>>> 1.2917".

18 years ago2006-05-26 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 26 May 2006 14:01:08 +0000 (14:01 +0000)]
2006-05-26  H.J. Lu  <hongjiu.lu@intel.com>

* elf64-x86-64.c (ELF_MINPAGESIZE): Changed to 0x1000.

18 years ago2006-05-25 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 26 May 2006 03:04:09 +0000 (03:04 +0000)]
2006-05-25  H.J. Lu  <hongjiu.lu@intel.com>

* elf64-x86-64.c (ELF_MINPAGESIZE): Set to 0x100000.

18 years agobfd/
hjl [Fri, 26 May 2006 02:44:13 +0000 (02:44 +0000)]
bfd/

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

* elf64-x86-64.c (ELF_MAXPAGESIZE): Updated to 0x200000.

ld/

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

* emulparams/elf_x86_64.sh (MAXPAGESIZE): Updated to 0x200000.

ld/testsuite/

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

* ld-x86-64/tlsbin.dd: Updated for 2MB maximum page size.
* ld-x86-64/tlsbin.rd: Likewise.
* ld-x86-64/tlsbin.sd: Likewise.
* ld-x86-64/tlsbin.td: Likewise.
* ld-x86-64/tlsbindesc.dd: Likewise.
* ld-x86-64/tlsbindesc.rd: Likewise.
* ld-x86-64/tlsbindesc.sd: Likewise.
* ld-x86-64/tlsbindesc.td: Likewise.
* ld-x86-64/tlsdesc.dd: Likewise.
* ld-x86-64/tlsdesc.pd: Likewise.
* ld-x86-64/tlsdesc.rd: Likewise.
* ld-x86-64/tlsdesc.sd: Likewise.
* ld-x86-64/tlsdesc.td: Likewise.
* ld-x86-64/tlsgdesc.dd: Likewise.
* ld-x86-64/tlspic.dd: Likewise.
* ld-x86-64/tlspic.rd: Likewise.
* ld-x86-64/tlspic.sd: Likewise.
* ld-x86-64/tlspic.td: Likewise.

18 years agodaily update
amodra [Fri, 26 May 2006 00:00:06 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Fri, 26 May 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago * src-release (DEVO_SUPPORT): Add config.rpath.
drow [Thu, 25 May 2006 17:21:33 +0000 (17:21 +0000)]
* src-release (DEVO_SUPPORT): Add config.rpath.

18 years ago * elf.c (sym_is_global): Return a bfd_boolean.
amodra [Thu, 25 May 2006 15:08:28 +0000 (15:08 +0000)]
* elf.c (sym_is_global): Return a bfd_boolean.
(ignore_section_sym): New function.
(elf_map_symbols): Use ignore_section_sym to discard some syms.
(_bfd_elf_symbol_from_bfd_symbol): Ensure section belongs to
bfd before using elf_section_syms.

18 years ago * MAINTAINERS: Update my email address.
amylaar [Thu, 25 May 2006 14:07:20 +0000 (14:07 +0000)]
* MAINTAINERS: Update my email address.

18 years ago2006-05-25 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 25 May 2006 13:59:25 +0000 (13:59 +0000)]
2006-05-25  H.J. Lu  <hongjiu.lu@intel.com>

* config.bfd: (sh-*-linux*): Treat as 64bit target.
(sh*l*-*-netbsdelf*): Likewise.
(sh-*-netbsdelf*): Likewise.
(shl*-*-elf*): Likewise.
(sh[1234]l*-*-elf*): Likewise.
(sh3el*-*-elf*): Likewise.
(shl*-*-kaos*): Likewise.
(sh-*-elf*): Likewise.
(sh[1234]*-elf*): Likewise.
(sh-*-rtems*): Likewise.
(sh-*-kaos*): Likewise.

18 years agoExpand 2006-05-03 Dimitri Papadopoulos wildcards in Changelog
dannysmith [Thu, 25 May 2006 09:19:26 +0000 (09:19 +0000)]
Expand 2006-05-03 Dimitri Papadopoulos wildcards in Changelog

18 years agoExpand 2006-05-02 Dimitri Papadopoulos wildcards in Changelog
dannysmith [Thu, 25 May 2006 09:04:55 +0000 (09:04 +0000)]
Expand 2006-05-02  Dimitri Papadopoulos wildcards in Changelog

18 years agoinclude/opcodes/
rsandifo [Thu, 25 May 2006 08:09:02 +0000 (08:09 +0000)]
include/opcodes/
* m68k.h (mcf_mask): Define.

opcodes/
* m68k-opc.c (m68k_opcodes): Fix the masks of the Coldfire fmovemd
and fmovem entries.  Put register list entries before immediate
mask entries.  Use "l" rather than "L" in the fmovem entries.
* m68k-dis.c (match_insn_m68k): Remove the PRIV argument and work it
out from INFO.
(m68k_scan_mask): New function, split out from...
(print_insn_m68k): ...here.  If no architecture has been set,
first try printing an m680x0 instruction, then try a Coldfire one.

gas/testsuite/
* gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
* gas/m68k/mcf-fpu.d: Adjust accordingly.

18 years ago2006-05-25 Paolo Bonzini <bonzini@gnu.org>
bonzini [Thu, 25 May 2006 08:01:02 +0000 (08:01 +0000)]
2006-05-25  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (bfd, opcodes): Fix lib_path.
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
(restrap): Move under "@if gcc-bootstrap".  Fix typo.
* Makefile.in: Regenerate.

18 years ago* debug.h (ModifyHandle): Define new macro.
cgf [Thu, 25 May 2006 05:40:50 +0000 (05:40 +0000)]
* debug.h (ModifyHandle): Define new macro.
(modify_handle): Declare new function.
* debug.cc (modify_handle): Define new function.
* fhandler.h (fhandler_base::fork_fixup): Change return value from void to
bool.
* fhandler.cc (fhandler_base::fork_fixup): Return true if fork fixup has been
done.
* pipe.cc (fhandler_pipe::set_close_on_exec): Set inheritance of protected
handle via ModifyHandle if DEBUGGING.
(fhandler_pipe::fixup_after_fork): Protect guard handle if fork fixup has been
done.

18 years ago * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
jiez [Thu, 25 May 2006 04:07:53 +0000 (04:07 +0000)]
* gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
thrown away.

18 years ago * config/bfin-parse.y (asm_1): Better check and deal with
jiez [Thu, 25 May 2006 04:07:07 +0000 (04:07 +0000)]
* config/bfin-parse.y (asm_1): Better check and deal with
vector and scalar Multiply 16-Bit Operands instructions.

18 years ago* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
cgf [Thu, 25 May 2006 02:33:10 +0000 (02:33 +0000)]
* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
(_cygtls::init_exception_handler): Always replace existing exception handler
with cygwin exception handler.
* cygtls.h (_cygtls::call2): Remove static designation.
* dcrto.cc (dll_crt0_1): Define in a way that allows calling via _cygtls::call.
(_initialize_main_tls): Delete.
(_dll_crt0): Call dll_crt0_1 via cygtls::call.  Set _main_tls here.
* external.cc (cygwin_internal): Implement CW_CYGTLS_PADSIZE.
* include/sys/cygwin.h (CW_CYGTLS_PADSIZE): Define.
* tlsoffsets.h: Regenerate.

18 years agobfd/
hjl [Thu, 25 May 2006 01:03:08 +0000 (01:03 +0000)]
bfd/

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

PR ld/1485
* config.bfd: Set want64 to true if 64bit bfd is used.
(sh-*-linux*): Use targ64_selvecs for 64bit targets.
(sh*l*-*-netbsdelf*): Likewise.
(sh-*-netbsdelf*): Likewise.
(shl*-*-elf*): Likewise.
(sh[1234]l*-*-elf*): Likewise.
(sh3el*-*-elf*): Likewise.
(shl*-*-kaos*): Likewise.
(sh-*-elf*): Likewise.
(sh[1234]*-elf*): Likewise.
(sh-*-rtems*): Likewise.
(sh-*-kaos*): Likewise.

ld/

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

PR ld/1485
* configure.in: Use ${srcdir}/../bfd/config.bfd to check 64bit
bfd.  Support 64bit host for --enable-targets=all.
* configure: Regenerated.

18 years ago*** empty log message ***
gdbadmin [Thu, 25 May 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Thu, 25 May 2006 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago2006-05-24 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 24 May 2006 17:10:01 +0000 (17:10 +0000)]
2006-05-24  Paul Brook  <paul@codesourcery.com>

bfd/
* elf-bfd.h (elf_backend_data): Add elf_backend_output_arch_local_syms
* elf32-arm.c (output_arch_syminfo): Define.
(elf32_arm_ouput_plt_map_sym, elf32_arm_output_plt_map,
elf32_arm_output_arch_local_syms): New functions.
(elf_backend_output_arch_local_syms): Define.
* elflink.c (bfd_elf_final_link): Call
elf_backend_output_arch_local_syms.
* elfxx-target.h (elf_backend_output_arch_local_syms): Provide default
definition.
(elfNN_bed): Add elf_backend_output_arch_local_syms.
ld/testsuite/
* ld-arm/arm-app-abs32.d: Update expected output.
* ld-arm/arm-app.d: Ditto.
* ld-arm/arm-lib-plt32.d: Ditto.
* ld-arm/arm-lib.d: Ditto.
* ld-arm/mixed-app-v5.d: Ditto.
* ld-arm/mixed-app.d: Ditto.
* ld-arm/mixed-lib.d: Ditto.

18 years agoupdate to newer autoconf
cgf [Wed, 24 May 2006 16:59:02 +0000 (16:59 +0000)]
update to newer autoconf

18 years ago* strace.cc (proc_child): Propagate return code from child process.
cgf [Wed, 24 May 2006 16:50:50 +0000 (16:50 +0000)]
* strace.cc (proc_child): Propagate return code from child process.
(dostrace): Ditto.
(main): Ditto.

18 years ago2006-05-24 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 24 May 2006 16:23:50 +0000 (16:23 +0000)]
2006-05-24  Paul Brook  <paul@codesourcery.com>

* elf32-arm.c (put_arm_insn, put_thumb_insn): New functions.
(elf32_thumb_to_arm_stub, elf32_arm_to_thumb_stub,
elf32_arm_finish_dynamic_symbol): Use them.

18 years agoEnable gprof for cross builds.
shinwell [Wed, 24 May 2006 13:55:10 +0000 (13:55 +0000)]
Enable gprof for cross builds.

18 years agoAdd TLS support for hppa-linux
nickc [Wed, 24 May 2006 11:05:42 +0000 (11:05 +0000)]
Add TLS support for hppa-linux

18 years agoUpdated Frewnch translation
nickc [Wed, 24 May 2006 07:58:15 +0000 (07:58 +0000)]
Updated Frewnch translation

18 years agoUpdated Vietnamese and Irish translations
nickc [Wed, 24 May 2006 07:54:44 +0000 (07:54 +0000)]
Updated Vietnamese and Irish translations

18 years agoAdd support for AVR6 family
nickc [Wed, 24 May 2006 07:36:09 +0000 (07:36 +0000)]
Add support for AVR6 family

18 years ago* fhandler.cc (readv): Remove nonsensical assert.
cgf [Wed, 24 May 2006 03:43:54 +0000 (03:43 +0000)]
* fhandler.cc (readv): Remove nonsensical assert.

18 years ago* select.cc (start_thread_socket): Delay setting thread local exitsock until we
cgf [Wed, 24 May 2006 03:39:28 +0000 (03:39 +0000)]
* select.cc (start_thread_socket): Delay setting thread local exitsock until we
know it's correct.  Return correct value on error.

18 years ago2006-05-23 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 24 May 2006 02:39:16 +0000 (02:39 +0000)]
2006-05-23  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/2655
PR ld/2657
* ld-elf/eh1.d: New file.
* ld-elf/eh1.s: Likewise.
* ld-elf/eh1a.s: Likewise.
* ld-elf/eh2.d: Likewise.
* ld-elf/eh2a.s: Likewise.
* ld-elf/eh3.d: Likewise.
* ld-elf/eh3.s: Likewise.
* ld-elf/eh3a.s: Likewise.

18 years ago2006-05-23 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 24 May 2006 02:37:47 +0000 (02:37 +0000)]
2006-05-23  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/2655
PR ld/2657
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Properly
update CIE/FDE length.  Don't pad to the section alignment.

18 years agomerge from gcc
dj [Wed, 24 May 2006 02:02:46 +0000 (02:02 +0000)]
merge from gcc

18 years ago* select.cc (start_thread_socket): Clean up exitsock in case of error. Use
cgf [Wed, 24 May 2006 00:56:24 +0000 (00:56 +0000)]
* select.cc (start_thread_socket): Clean up exitsock in case of error.  Use
si->exitcode consistently.

18 years ago*** empty log message ***
gdbadmin [Wed, 24 May 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Wed, 24 May 2006 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago2006-05-23 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 23 May 2006 20:30:48 +0000 (20:30 +0000)]
2006-05-23  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/misc/dprintf.c: Removed.
        * libc/misc/__dprintf.c: Renamed from dprintf.c.
        * libc/misc/Makefile.am: Changed appropriately for rename.
        * libc/misc/Makefile.in: Regenerated.

18 years ago2006-05-23 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 23 May 2006 19:57:29 +0000 (19:57 +0000)]
2006-05-23  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/stdio.h: Protect dprintf prototype
        with #ifndef dprintf so as to not interfere with
        historical code defining their own dprintf macro.

18 years ago2006-05-23 Fred Fish <fnf@specifix.com>
jjohnstn [Tue, 23 May 2006 19:54:37 +0000 (19:54 +0000)]
2006-05-23  Fred Fish  <fnf@specifix.com>

        * mips/configure.in: Change mipsisa64-*-* to
        mipsisa64*-*-* to catch minor variations like
        mipsisa64sb1.
        * mips/configure: Regenerated.

18 years ago2006-05-23 Fred Fish <fnf@specifix.com>
jjohnstn [Tue, 23 May 2006 19:17:04 +0000 (19:17 +0000)]
2006-05-23  Fred Fish  <fnf@specifix.com>

        * mips/configure.in: Change mipsisa64-*-* to
        mipsisa64*-*-* to catch minor variations like
        mipsisa64sb1.

18 years ago * mt-tdep.c (mt_register_name): Correct out-of-range logic to
mmitchel [Tue, 23 May 2006 18:01:57 +0000 (18:01 +0000)]
* mt-tdep.c (mt_register_name): Correct out-of-range logic to
include additional registers.

* mt-tdep.c (mt_gdb_regnums): Add ZI2, ZQ2, Ichannel2,
Iscramb2, Qscramb2, Qchannel2.
(mt_register_name): Likewise.
(mt_copro_register_type): Describe ZI2 and ZQ2.

* mt-tdep.c (mt_gdb_regnums): Define
MT_COPRO_PSEUDOREG_MAC_REGNUM.
(mt_register_name): Use it.
(mt_copro_register_type): Likewise.
(mt_register_type): Likewise.
(mt_pseudo_register_read): Likewise.  Read the MAC register, not
the coprocessor register.
(mt_pseudo_register_write): Likewise.

18 years ago [ gas/ChangeLog ]
ths [Tue, 23 May 2006 15:37:20 +0000 (15:37 +0000)]
[ gas/ChangeLog ]
* config/tc-mips.c (ISA_SUPPORTS_SMARTMIPS): Rename.
(ISA_SUPPORTS_DSP_ASE, ISA_SUPPORTS_MT_ASE, ISA_HAS_64BIT_FPRS,
ISA_HAS_MXHC1): New macros.
(HAVE_32BIT_FPRS): Use ISA_HAS_64BIT_FPRS instead of
ISA_HAS_64BIT_REGS.  Formatting fixes.  Improved comments.
(mips_cpu_info): Change to use combined ASE/IS_ISA flag.
(MIPS_CPU_IS_ISA, MIPS_CPU_ASE_SMARTMIPS, MIPS_CPU_ASE_DSP,
MIPS_CPU_ASE_MT, MIPS_CPU_ASE_MIPS3D, MIPS_CPU_ASE_MDMX): New defines.
(mips_after_parse_args): Change default handling of float register
size to account for 32bit code with 64bit FP. Better sanity checking
of ISA/ASE/ABI option combinations.
(s_mipsset): Support switching of GPR and FPR sizes via
.set {g,f}p={32,64,default}. Better sanity checking for .set ASE
options.
(mips_elf_final_processing): We should record the use of 64bit FP
registers in 32bit code but we don't, because ELF header flags are
a scarce ressource.
(mips_cpu_info_table): Add ASE flags for CPUs with mandatory ASE
extensions. Add 4ksc, 4kec, 4kem, 4kep, 4ksd, m4kp, 24kec, 24kef,
24kex, 34kc, 34kf, 34kx, 25kf CPU definitions.
(mips_cpu_info_from_isa): Use MIPS_CPU_IS_ISA.
* doc/c-mips.texi: Document .set {g,f}p={32,64,default}. Document
missing -march options. Document .set arch=CPU. Move .set smartmips
to ASE page. Use @code for .set FOO examples.

[ gas/testsuite/Changelog ]
* gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
output.
* gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
catch assembler warnings.

18 years agoUpdated translation
nickc [Tue, 23 May 2006 09:28:20 +0000 (09:28 +0000)]
Updated translation

18 years ago * config/tc-bfin.c (bfin_start_line_hook): Bump line counters
jiez [Tue, 23 May 2006 06:01:12 +0000 (06:01 +0000)]
* config/tc-bfin.c (bfin_start_line_hook): Bump line counters
if needed.

18 years ago * elf32-bfin.c (bfinfdpic_relocate_section): Clear reloc for
jiez [Tue, 23 May 2006 05:45:22 +0000 (05:45 +0000)]
* elf32-bfin.c (bfinfdpic_relocate_section): Clear reloc for
deteted entries in .eh_frame section.

18 years agoCommit the missing bits of my last patch.
jiez [Tue, 23 May 2006 04:56:56 +0000 (04:56 +0000)]
Commit the missing bits of my last patch.

18 years ago * config/bfin-defs.h (bfin_equals): Remove declaration.
jiez [Tue, 23 May 2006 04:23:41 +0000 (04:23 +0000)]
* config/bfin-defs.h (bfin_equals): Remove declaration.
* config/bfin-parse.y (asm_1): Remove "expr ASSIGN expr".
* config/tc-bfin.c (bfin_name_is_register): Remove.
(bfin_equals): Remove.
* config/tc-bfin.h (TC_EQUAL_IN_INSN): Redefine as 1.
(bfin_name_is_register): Remove declaration.

18 years ago * elf32-bfin.c (bfin_check_relocs): Use __GLOBAL_OFFSET_TABLE_
jiez [Tue, 23 May 2006 03:58:33 +0000 (03:58 +0000)]
* elf32-bfin.c (bfin_check_relocs): Use __GLOBAL_OFFSET_TABLE_
instead of _GLOBAL_OFFSET_TABLE_.
(bfin_relocate_section): Ditto.
(_bfin_create_got_section): Ditto.
(elf32_bfinfdpic_create_dynamic_sections): Use
__PROCEDURE_LINKAGE_TABLE_ instead of _PROCEDURE_LINKAGE_TABLE_.
(bfin_finish_dynamic_symbol): Use __DYNAMIC instead of _DYNAMIC.

18 years ago * elf64-ppc.c (compare_symbols): Prefer strong dynamic global
amodra [Tue, 23 May 2006 01:36:07 +0000 (01:36 +0000)]
* elf64-ppc.c (compare_symbols): Prefer strong dynamic global
function syms over other syms.

18 years ago*** empty log message ***
gdbadmin [Tue, 23 May 2006 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Tue, 23 May 2006 00:00:06 +0000 (00:00 +0000)]
daily update

18 years ago(Cygwin Native): Fix last change.
eliz [Mon, 22 May 2006 19:00:41 +0000 (19:00 +0000)]
(Cygwin Native): Fix last change.

18 years ago2006-05-22 Steve Ellcey <sje@cup.hp.com>
sje [Mon, 22 May 2006 15:30:13 +0000 (15:30 +0000)]
2006-05-22  Steve Ellcey  <sje@cup.hp.com>

* MAINTAINERS: Change intl updating instructions.
* config.rpath: Copy from GCC tree.
* intl: Replace contents of intl directory with intl from GCC tree.

18 years agobfd/
drow [Mon, 22 May 2006 15:06:22 +0000 (15:06 +0000)]
bfd/
* elflink.c (_bfd_elf_add_dynamic_entry): Remove DT_TEXTREL
check.
(bfd_elf_final_link): Add a late DT_TEXTREL check.
* elfxx-mips.c (MIPS_ELF_READONLY_SECTION): Define.
(mips_elf_create_dynamic_relocation): Set DF_TEXTREL.
(_bfd_mips_elf_check_relocs): Delete MIPS_READONLY_SECTION.
Use MIPS_ELF_READONLY_SECTION.
(_bfd_mips_elf_size_dynamic_sections): Clear DF_TEXTREL after
creating DT_TEXTREL.
(_bfd_mips_elf_finish_dynamic_sections): Clear textrel markers
if no text relocations were generated.
ld/testsuite/
* ld-mips-elf/textrel-1.d: Relax some patterns.

18 years ago * po/ru.po: Updated translation.
drow [Mon, 22 May 2006 15:02:34 +0000 (15:02 +0000)]
* po/ru.po: Updated translation.