Nick Clifton
f7e6ca5e6b
Updated Vietnamese translation.
2005-03-17 08:38:15 +00:00
Nick Clifton
36868d45f8
(read_indirect_string): Fix apparent typo, check dwarf_str_buffer allocation,
...
not dwarf_abbrev_buffer.
2005-03-17 08:24:28 +00:00
H.J. Lu
05f83022ad
2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
...
* ld-cris/hiddef1.d: Updated for empty section removal.
* ld-cris/libdso-10.d: Likewise.
* ld-cris/libdso-2.d: Likewise.
2005-03-17 02:21:50 +00:00
gdbadmin
8c863dc10a
*** empty log message ***
2005-03-17 00:00:03 +00:00
Alan Modra
9050699f3f
daily update
2005-03-16 23:00:06 +00:00
H.J. Lu
57316bff0a
bfd/
...
2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
* elflink.c (elf_mark_used_section): New.
(bfd_elf_gc_sections): Call elf_gc_mark_section for
non-relocatable link if we don't do GC.
include/
2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
* bfdlink.h (bfd_link_info): Add gc_sections.
ld/
2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
* emultempl/elf32.em (gld${EMULATION_NAME}_finish): Remove
unused empty output sections for non-relocatable link.
* ld.h (args_type): Remove gc_sections.
* ldlang.c (lang_mark_used_section): New.
(lang_gc_sections): Use link_info.gc_sections instead of
command_line.gc_sections.
* ldmain.c (main): Likewise.
* lexsup.c (parse_args): Likewise.
* ldlang.c (lang_process): Call lang_mark_used_section.
* ldmain.c (main): Initialize link_info.gc_sections to FALSE.
ld/testsuite/
2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
* ld-alpha/tlsbin.rd: Updated for empty section removal.
* ld-alpha/tlsbinr.rd: Likewise.
* ld-alpha/tlspic.rd: Likewise.
* ld-arm/mixed-lib.sym: Likewise.
* ld-i386/tlsbin.rd: Likewise.
* ld-i386/tlsnopic.rd: Likewise.
* ld-i386/tlspic.rd: Likewise.
* ld-ia64/tlsbin.rd: Likewise.
* ld-ia64/tlspic.rd: Likewise.
* ld-powerpc/apuinfo.rd: Likewise.
* ld-powerpc/powerpc.exp: Likewise.
* ld-powerpc/tlsexe32.r: Likewise.
* ld-s390/tlsbin.rd: Likewise.
* ld-s390/tlsbin_64.rd: Likewise.
* ld-s390/tlspic.rd: Likewise.
* ld-s390/tlspic_64.rd: Likewise.
* ld-sh/tlsbin-2.d: Likewise.
* ld-sh/tlspic-2.d: Likewise.
* ld-sparc/tlssunbin32.rd: Likewise.
* ld-sparc/tlssunnopic32.rd: Likewise.
* ld-sparc/tlssunpic32.rd: Likewise.
* ld-x86-64/tlsbin.rd: Likewise.
* ld-x86-64/tlspic.rd: Likewise.
2005-03-16 21:52:48 +00:00
Nick Clifton
199fea98c9
(gas_cgen_parse_operand): Copy opinfo parameter into a local variable in case
...
it is clobbered by the setjmp.
2005-03-16 18:09:04 +00:00
DJ Delorie
4cfaf6d581
* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
...
* Makefile.in: Regenerate.
2005-03-16 17:46:21 +00:00
DJ Delorie
ca9ebe29d6
merge from gcc
2005-03-16 17:44:39 +00:00
Daniel Jacobowitz
deeaaff8d2
* configure.tgt: Set emulation for arm-*-eabi*.
...
* config/tc-arm.c (meabi_flags): Check EABI_DEFAULT.
* config/te-armeabi.h: New file.
* config/te-armlinuxeabi.h (EABI_DEFAULT): Define.
* config/te-symbian.h: Include "te-armeabi.h".
2005-03-16 17:27:17 +00:00
Nick Clifton
36bfbdd390
Fix typo introduced by previous delta
2005-03-16 17:26:21 +00:00
Nick Clifton
569acd2ce2
Rename switch to enable/disable -Werror to --enable-werror/--disable-werror
...
for compatibility with gcc.
2005-03-16 17:18:17 +00:00
Mark Mitchell
ec442778f9
* event-top.c (handle_sigquit): Do not define for systems without
...
SIGQUIT.
(sigquit_token): Likewise.
(async_init_signals): Allow for systems that do not
define SIGQUIT.
* ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
2005-03-16 17:07:17 +00:00
Mark Mitchell
6d318c73e1
* event-top.c (async_init_signals): Allow for systems that do not
...
define SIGQUIT.
* ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
2005-03-16 17:05:31 +00:00
Nick Clifton
1ad12f975f
Enable -Werror by default
2005-03-16 16:17:14 +00:00
Mark Mitchell
9b265ec209
* utils.c (internal_vproblem): Guard call to fork with
...
HAVE_WORKING_FORK.
* cli/cli-cmds.c (shell_escape): Guard call to vfork with
HAVE_WORKING_VFORK and HAVE_WORKING_FORK.
* remote-fileo.c (remote_fileio_mode_to_host): Accomodate lack of
S_IRGRP and related macros.
(remote_fileio_mode_to_target): Likewise.
2005-03-16 15:58:41 +00:00
Nick Clifton
a5324a3e50
Convert to ISO C90 formatting
2005-03-16 14:57:00 +00:00
Nick Clifton
3b5d3310ee
Convert to ISO C90 formatting.
2005-03-16 14:37:15 +00:00
Alan Modra
25dbc73a85
* elf32-ppc.c: Divide file into general and linker specific
...
functions. Sort linker functions into roughly the order in which
they are called by the ELF linker code.
2005-03-16 06:11:51 +00:00
Alan Modra
cb2d1ef2ae
bfd/
...
* elf32-ppc.c (ppc_elf_create_linker_section): Set SEC_LINKER_CREATED
on section. Correct comment, and add FIXME.
(ppc_elf_additional_program_headers): Don't bump header count for
interp. Test SEC_ALLOC, not SEC_LOAD, and don't test size.
(ppc_elf_size_dynamic_sections): Don't strip sdata and sdata2, but
do allocate memory if they need it.
ld/
* emulparams/elf32ppclinux.sh (OTHER_READWRITE_SECTION): Delete.
(OTHER_RELRO_SECTIONS): Set this instead.
ld/testsuite/
* ld-powerpc/tlsexe32.d: Update.
* ld-powerpc/tlsexe32.g: Update.
* ld-powerpc/tlsexe32.r: Update.
* ld-powerpc/tlsexe32.t: Update.
* ld-powerpc/tlsso32.d: Update.
* ld-powerpc/tlsso32.g: Update.
* ld-powerpc/tlsso32.r: Update.
* ld-powerpc/tlsso32.t: Update.
2005-03-16 02:41:28 +00:00
Alan Modra
4eb30afc41
* ppc-dis.c (powerpc_dialect): Don't set PPC_OPCODE_ALTIVEC when
...
BOOKE.
2005-03-16 02:38:39 +00:00
gdbadmin
afee91aefd
*** empty log message ***
2005-03-16 00:00:03 +00:00
Jim Blandy
51216631bc
sim/common/ChangeLog:
...
2005-02-28 Jim Blandy <jimb@redhat.com>
* aclocal.m4 (SIM_AC_OPTION_WARNINGS): Don't include
-Wuninitialized in the default list of build warnings if CFLAGS is
set, and doesn't include -O. (Using -Wuninitialized without
optimization produces a warning, which interferes with compilation
with -Werror.)
sim/ChangeLog:
2005-02-28 Jim Blandy <jimb@redhat.com>
* d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
Regenerated, after change to common/aclocal.m4.
2005-03-15 23:25:59 +00:00
Alan Modra
ca07ff3495
daily update
2005-03-15 23:00:05 +00:00
Zack Weinberg
b05fe5cf68
* config/tc-arm.c (do_mla): Rename to do_mlas, take second
...
is_mls parameter; do not diagnose Rm==Rd when is_mls.
(do_mla, do_mls, five_bit_unsigned_immediate, bfci_lsb_and_width)
(do_bfc, do_bfi, do_bfx, do_rbit, do_mov16, do_ldsttv4): New functions.
(insns): Add ARMv6T2 instructions:
bfc bfi mls movw movt rbit sbfx ubfx ldrht ldrsht ldrsbt strht.
(arm_archs): Add V6T2 variants.
testsuite:
* gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
* gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
* gas/arm/arm.exp: Run them.
2005-03-15 20:38:00 +00:00
Nick Clifton
957d91c178
Add cutoff for changes in 2.16 release
2005-03-15 17:49:15 +00:00
Nick Clifton
7b4a0685e8
Add new switch --globalize-symbol to convert local symbols into globals.
2005-03-15 17:45:19 +00:00
Nick Clifton
f7945f452e
Step through the sorted array of basic blocks.
2005-03-15 16:20:42 +00:00
Jan Beulich
43c3ab55ac
gas/
...
2005-03-15 Jan Beulich <jbeulich@novell.com>
* expr.c (operand): Merge handling of unary + into that for unary
-, !, and ~.
2005-03-15 15:41:31 +00:00
Nick Clifton
34723071b5
Add support for an x86_64-elf target
2005-03-15 14:14:08 +00:00
Eric Christopher
5862107c33
==> ChangeLog <==
...
2005-03-14 Eric Christopher <echristo@redhat.com>
* config/tc-mips.c: Include dw2gencfi.h.
(mips_cfi_frame_initial_instructions): New.
* config/tc-mips.h (TARGET_USE_CFIPOP): Define.
(tc_cfi_frame_initial_instructions): Ditto.
(DWARF2_DEFAULT_RETURN_COLUMN): Ditto.
(DWARF2_CIE_DATA_ALIGNMENT): Ditto.
* Makefile.am: Update dependencies.
* Makefile.in: Regenerate.
==> testsuite/ChangeLog <==
2005-03-14 Eric Christopher <echristo@redhat.com>
* gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
* gas/cfi/cfi.exp: Run it.
* gas/cfi/cfi-common-1.d: Update.
* gas/cfi/cfi-common-2.d: Ditto.
* gas/cfi/cfi-common-3.d: Ditto.
* gas/cfi/cfi-common-4.d: Ditto.
2005-03-15 05:28:17 +00:00
Alan Modra
729ae8d20e
Commit new Spanish translation.
2005-03-15 05:25:37 +00:00
gdbadmin
20401ce345
*** empty log message ***
2005-03-15 00:00:32 +00:00
Alan Modra
ea8409f729
Commit new French translation.
2005-03-14 23:39:09 +00:00
Alan Modra
8e9c1e6d1c
daily update
2005-03-14 23:00:05 +00:00
H.J. Lu
f05819304c
2005-03-14 H.J. Lu <hongjiu.lu@intel.com>
...
* elfxx-ia64.c (elfNN_ia64_relocate_section): Set symbo name
for global symbol when reporting overflow.
2005-03-14 18:55:44 +00:00
Paul Brook
8e3049aa8c
2005-03-14 Paul Brook <paul@codesourcery.com>
...
* lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
targets.
2005-03-14 15:42:52 +00:00
Alan Modra
5ef6bac796
* gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
2005-03-14 12:32:02 +00:00
Alan Modra
8b3d8fa8ac
* ldexp.c (exp_fold_tree): Ensure return value is initialized.
...
Tidy etree_assert case.
2005-03-14 12:29:13 +00:00
Nick Clifton
4f495e616d
Use ".word 0x0012 # Entry mask: r1 r2 >" instead of just "Entry mask: < r1 ... >"
2005-03-14 09:35:26 +00:00
Alan Modra
882cb63e5c
Commit new Turkish translation.
2005-03-14 03:40:46 +00:00
Ben Elliston
3ae642fdf3
* Makefile.in (CLIBS): Link libbfd after libopcodes, as it is a
...
more primitive library.
2005-03-14 03:09:45 +00:00
gdbadmin
0c6003d200
*** empty log message ***
2005-03-14 00:00:33 +00:00
Alan Modra
248642aba7
* po/tr.po: Commit new Turkish translation.
2005-03-13 23:42:47 +00:00
Alan Modra
114bfe309a
daily update
2005-03-13 23:00:05 +00:00
Mark Kettenis
fd0a2a6f0c
* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of
...
sprintf.
* target.c (normal_pid_to_str): Likewise.
* remote.c (remote_pid_to_str): Use snprint instead of sprintf.
Change capitalization of "thread". Use ptid_get_pid instead of
GETPID.
2005-03-13 22:06:10 +00:00
Mark Kettenis
049742daef
* cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead of
...
a combination of xmalloc and sprintf.
2005-03-13 19:55:38 +00:00
Jim Blandy
ca231fcc24
* configure.ac: Use '=', not '=='; the latter is a GNU extension.
...
* configure: Regenerated.
2005-03-13 05:37:48 +00:00
gdbadmin
f996f4135f
*** empty log message ***
2005-03-13 00:00:02 +00:00
Alan Modra
3d982b6f53
daily update
2005-03-12 23:00:07 +00:00