OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 24 Apr 2002 18:49:00 +0000 (18:49 +0000)]
2002-04-24  Chris G. Demetriou  <cgd@broadcom.com>

        * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
        MIPS-16 ASE flags are set, print something to indicate that.

22 years ago * config/tc-i386.c (output_jump, output_disp)
Andreas Schwab [Wed, 24 Apr 2002 14:56:07 +0000 (14:56 +0000)]
* config/tc-i386.c (output_jump, output_disp)
(md_estimate_size_before_relax): Don't set fx_pcrel_adjust any
more.
(md_apply_fix3): Remember addend value for rela relocations.
(tc_gen_reloc): Correctly compute pc-relative relocation addend.

22 years agoAdd Indonesian translation
Nick Clifton [Wed, 24 Apr 2002 09:01:51 +0000 (09:01 +0000)]
Add Indonesian translation

22 years agodaily update
Alan Modra [Wed, 24 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago2002-04-23 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 23 Apr 2002 17:20:22 +0000 (17:20 +0000)]
2002-04-23  H.J. Lu <hjl@gnu.org>

* gas/mips/elempic.d: Use empic.l.
* gas/mips/telempic.d: Likewise.
* gas/mips/tempic.d: Likewise.

22 years ago2002-04-23 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 23 Apr 2002 16:19:08 +0000 (16:19 +0000)]
2002-04-23  H.J. Lu <hjl@gnu.org>

* gas/hppa/parse/parse.exp: Don't expect failure on line separator
test on hppa*-*-linux* nor hppa*-*-netbsd*.

22 years ago * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
Alan Modra [Tue, 23 Apr 2002 05:11:23 +0000 (05:11 +0000)]
* elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
under which a plt call stub is used.
(final_link_relocate): Similarly.
(allocate_plt_static): Clear h-plabel except when plt entry is
exclusively used for a plabel.
(allocate_dynrelocs): Use the above to simplify plt sizing.
(struct elf32_hppa_link_hash_table): Add has_22bit_branch.
(elf32_hppa_link_hash_table_create): Init.
(BL22_RP): Define.
(hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
(elf32_hppa_check_relocs): Set has_22bit_branch.

* elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
(final_link_relocate): Likewise.

22 years agodaily update
Alan Modra [Tue, 23 Apr 2002 00:00:07 +0000 (00:00 +0000)]
daily update

22 years ago2002-04-22 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Mon, 22 Apr 2002 22:29:47 +0000 (22:29 +0000)]
2002-04-22  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/mips-gp64-fp32.l: New file.
        * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
        output.
        * gas/mips/mips-gp64-fp64.l: New file.
        * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
        output.

22 years ago2002-04-22 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Mon, 22 Apr 2002 21:50:44 +0000 (21:50 +0000)]
2002-04-22  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (macro_build): Add close-parenthesis missing
        from previous change.

(also, fix ChangeLog entry for previous patch.)

22 years ago * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
Jakub Jelinek [Mon, 22 Apr 2002 21:37:48 +0000 (21:37 +0000)]
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
search table if some FDE is DW_EH_PE_aligned encoded either.
(_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.

22 years ago2002-04-22 Eric Christopher <echristo@redhat.com>
Eric Christopher [Mon, 22 Apr 2002 21:21:06 +0000 (21:21 +0000)]
2002-04-22  Eric Christopher  <echristo@redhat.com>

* config/tc-mips.c: Add warning if macro instructions are expanded
into a branch delay slot.

22 years ago2002-04-22 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Mon, 22 Apr 2002 21:14:43 +0000 (21:14 +0000)]
2002-04-22  Chris Demetriou  <cgd@broadcom.com>

        * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
        which is a file used to regexp_diff the assembler's pruned stderr
        output.
        (write_file): New helper function to write a string into a file.

        * gas/mips/empic.l: New file which matches empic tests' warnings.
        * gas/mips/empic.d: Use empic.l.

22 years ago * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
Jakub Jelinek [Mon, 22 Apr 2002 12:06:01 +0000 (12:06 +0000)]
* elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
(_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
encoded personality.
(_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
for CIE/FDE removal.

22 years agodaily update
Alan Modra [Mon, 22 Apr 2002 00:03:58 +0000 (00:03 +0000)]
daily update

22 years agodaily update
Alan Modra [Sun, 21 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years agoFix C_FILE auxent on xcoff64.
Tom Rix [Sat, 20 Apr 2002 06:47:24 +0000 (06:47 +0000)]
Fix C_FILE auxent on xcoff64.

22 years ago * archures.c (bfd_lookup_arch): Move the list order comment..
Alan Modra [Sat, 20 Apr 2002 03:25:20 +0000 (03:25 +0000)]
* archures.c (bfd_lookup_arch): Move the list order comment..
(struct bfd_arch_info): ..to where it belongs.

22 years ago * archures.c (bfd_lookup_arch): Add comment on list order.
Alan Modra [Sat, 20 Apr 2002 02:54:26 +0000 (02:54 +0000)]
* archures.c (bfd_lookup_arch): Add comment on list order.
(bfd_default_set_arch_mach): Use bfd_lookup_arch.
* cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
is always at head of list.

22 years agodaily update
Alan Modra [Sat, 20 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
Richard Henderson [Fri, 19 Apr 2002 19:28:09 +0000 (19:28 +0000)]
    * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
        * ld-shared/shared.exp: Likewise.
        * ld-selective/selective.exp: Disable for alpha.
        * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.

22 years agosync from gcc
DJ Delorie [Fri, 19 Apr 2002 17:36:40 +0000 (17:36 +0000)]
sync from gcc
2002-04-18  Tom Tromey  <tromey@redhat.com>

* configure.in: Disallow configuring libgcj when it is already
installed and we're using Solaris 2.8 linker.  Do enable libgcj on
Solaris 2.8 by default.  For PR libgcj/6158.

22 years ago2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
DJ Delorie [Fri, 19 Apr 2002 17:28:04 +0000 (17:28 +0000)]
2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>

* config/mh-a68bsd: clean out dead code
* config/mh-apollo68: clean out dead code
* config/mh-cxux: clean out dead code
* config/mh-decstation: clean out dead code
* config/mh-dgux: clean out dead code
* config/mh-dgux386: clean out dead code
* config/mh-hp300: clean out dead code
* config/mh-hpux: clean out dead code
* config/mh-hpux8: clean out dead code
* config/mh-interix: clean out dead code
* config/mh-irix4: clean out dead code
* config/mh-lynxrs6k: clean out dead code
* config/mh-mingw32: clean out dead code
* config/mh-ncr3000: clean out dead code
* config/mh-ncrsvr43: clean out dead code
* config/mh-necv4: clean out dead code
* config/mh-openedition: clean out dead code
* config/mh-riscos: clean out dead code
* config/mh-sco: clean out dead code
* config/mh-sysv4: clean out dead code
* config/mh-lynxos: removed, contained only dead code
* config/mh-vaxult2: removed, contained only dead code
* config/mh-sun3: removed, contained only dead code
* configure.in: remove references to dead files

22 years ago(cofftag): Do not run test for xscale-coff toolchain.
Nick Clifton [Fri, 19 Apr 2002 09:40:37 +0000 (09:40 +0000)]
(cofftag): Do not run test for xscale-coff toolchain.
(struct, align, incbin): Use case switch so that other targets to be skipped
can be added in the future.

22 years agodaily update
Alan Modra [Fri, 19 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years agoFix problems building arm-wince-pe toolchain.
Nick Clifton [Thu, 18 Apr 2002 09:28:29 +0000 (09:28 +0000)]
Fix problems building arm-wince-pe toolchain.

22 years agodaily update
Alan Modra [Thu, 18 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years ago * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
Geoffrey Keating [Wed, 17 Apr 2002 23:08:42 +0000 (23:08 +0000)]
* dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
numbers, gdb relies on them to detect the start of the prologue.

22 years ago* configure.in: Move default CC setting out of config/mh-* fragments
DJ Delorie [Wed, 17 Apr 2002 20:45:12 +0000 (20:45 +0000)]
* configure.in:  Move default CC setting out of config/mh-* fragments
directly into here.

22 years ago* configure.in: don't even try to configure or make a subdirectory
DJ Delorie [Wed, 17 Apr 2002 20:24:22 +0000 (20:24 +0000)]
* configure.in: don't even try to configure or make a subdirectory
if there's no configure script for it.

22 years agoRe-enable linking for sh5:
Joern Rennecke [Wed, 17 Apr 2002 19:31:53 +0000 (19:31 +0000)]
Re-enable linking for sh5:
ld:
* emulparams/shelf32.sh (MACHINE): Now sh5.
bfd:
* cpu-sh.c (scan_mach): Delete.
(arch_info_struct): Replace scan_mach with bfd_default_scan.
(bfd_sh_arch): Likewise.

22 years ago * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
Martin Schwidefsky [Wed, 17 Apr 2002 15:12:24 +0000 (15:12 +0000)]
* config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
symbols in merge sections.

22 years ago * gas/ppc/altivec.d: Fix dssall test.
Matthew Green [Wed, 17 Apr 2002 14:43:28 +0000 (14:43 +0000)]
* gas/ppc/altivec.d: Fix dssall test.
* gas/ppc/altivec.s: Likewise.
* gas/ppc/altivec_xcoff.d: Likewise.
* gas/ppc/altivec_xcoff.s: Likewise.
* gas/ppc/altivec_xcoff64.d: Likewise.
* gas/ppc/altivec_xcoff64.s: Likewise.

* ppc-opc.c (powerpc_opcode): Fix dssall operand list.

22 years ago * arparse.y: Fix syntax warning.
Thiemo Seufer [Wed, 17 Apr 2002 13:05:55 +0000 (13:05 +0000)]
* arparse.y: Fix syntax warning.
* ldgram.y: Fix syntax warning.

22 years agomerge from gcc
DJ Delorie [Wed, 17 Apr 2002 01:03:04 +0000 (01:03 +0000)]
merge from gcc

22 years agodaily update
Alan Modra [Wed, 17 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years agoRemove unused function fetch_location_list.
Nick Clifton [Tue, 16 Apr 2002 15:03:02 +0000 (15:03 +0000)]
Remove unused function fetch_location_list.
Catch corrupt core notes and display a warning message.

22 years agoFix test for records crossing a 64K boundary
Nick Clifton [Tue, 16 Apr 2002 10:18:14 +0000 (10:18 +0000)]
Fix test for records crossing a 64K boundary

22 years agoDefine MEMFLAGS_DISCARDABLE by default for dialogs.
Nick Clifton [Tue, 16 Apr 2002 08:13:03 +0000 (08:13 +0000)]
Define MEMFLAGS_DISCARDABLE by default for dialogs.
Add a test for this.

22 years ago * as.c (main): Don't reference _bfd_chunksize.
Alan Modra [Tue, 16 Apr 2002 04:58:56 +0000 (04:58 +0000)]
* as.c (main): Don't reference _bfd_chunksize.

22 years ago * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
Alan Modra [Tue, 16 Apr 2002 04:58:12 +0000 (04:58 +0000)]
* elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
type rather than just assuming entries are ELF.
* elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
* elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
* elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
* elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
rather than elf_link_hash_entry.

22 years agoPrevent adjustments to symbols in merge sections.
Tom Rix [Tue, 16 Apr 2002 02:58:11 +0000 (02:58 +0000)]
Prevent adjustments to symbols in merge sections.

22 years ago * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
Richard Henderson [Tue, 16 Apr 2002 00:57:00 +0000 (00:57 +0000)]
    * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
        n32 binaries.

22 years agodaily update
Alan Modra [Tue, 16 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago* MAINTAINERS: Remove chill maintainers.
DJ Delorie [Mon, 15 Apr 2002 21:53:07 +0000 (21:53 +0000)]
* MAINTAINERS: Remove chill maintainers.
* Makefile.in (CHILLFLAGS): Remove.
(CHILL_LIB): Remove.
(TARGET_CONFIGDIRS): Remove libchill.
(CHILL_FOR_TARGET): Remove.
(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
CHILL_LIB.
(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-libchill): Remove.
(all-target-libchill): Remove.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.

22 years ago * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
Keith Seitz [Mon, 15 Apr 2002 21:33:07 +0000 (21:33 +0000)]
    * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
        too.
        (CYG_AC_PATH_TKCONFIG): Likewise.

22 years agoSync with gcc
DJ Delorie [Mon, 15 Apr 2002 21:18:09 +0000 (21:18 +0000)]
Sync with gcc

22 years agoWrite contents if writeable.
Nick Clifton [Mon, 15 Apr 2002 14:32:28 +0000 (14:32 +0000)]
Write contents if writeable.

22 years agoAllow two to five parameter in FONT statement of DIALOGEX resources.
Nick Clifton [Mon, 15 Apr 2002 14:12:41 +0000 (14:12 +0000)]
Allow two to five parameter in FONT statement of DIALOGEX resources.

22 years ago * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
Alan Modra [Mon, 15 Apr 2002 08:47:03 +0000 (08:47 +0000)]
* elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.

22 years agodaily update
Alan Modra [Mon, 15 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years agodaily update
Alan Modra [Sun, 14 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years agodaily update
Alan Modra [Sat, 13 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 12 Apr 2002 23:02:12 +0000 (23:02 +0000)]
2002-04-12  Michael Snyder  <msnyder@redhat.com>

* bfd-in.h (bfd_get_section_lma): New access macro.
Minor white-space fix-up.

22 years ago * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
Alan Modra [Fri, 12 Apr 2002 03:30:56 +0000 (03:30 +0000)]
* elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
header pad.

22 years agosync with gcc
DJ Delorie [Fri, 12 Apr 2002 01:23:53 +0000 (01:23 +0000)]
sync with gcc
2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>

* acinclude.m4: Fix spelling error of "separate" as "seperate".

2001-05-22  Jason Merrill  <jason_merrill@redhat.com>

* mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.

2001-01-27  Richard Henderson  <rth@redhat.com>

* mt-alphaieee: New file.

2001-01-02  Laurynas Biveinis  <lauras@softhome.net>

* mh-djgpp: do not set CFLAGS.

2000-08-04  Mark Elbrecht  <snowball3@bigfoot.com>

* mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
modify 'gcc_version'.

2000-07-21  Andrew Haley  <aph@cygnus.com>

* mh-ia64pic: New file.
* mt-ia64pic: New file.

22 years agodaily update
Alan Modra [Fri, 12 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years agoAdd 'n' in order to prevent "-n" from being taken as an abbreviation for
Nick Clifton [Thu, 11 Apr 2002 16:55:27 +0000 (16:55 +0000)]
Add 'n' in order to prevent "-n" from being taken as an abbreviation for
"--no-pipeline-knowledge".

22 years agoUse 'file delete' instead of 'exec rm -f'.
Nick Clifton [Thu, 11 Apr 2002 13:42:03 +0000 (13:42 +0000)]
Use 'file delete' instead of 'exec rm -f'.

22 years agoreorder cmpsd, movsd
Alan Modra [Thu, 11 Apr 2002 11:58:30 +0000 (11:58 +0000)]
reorder cmpsd, movsd

22 years agoFix thinko in last commit.
Richard Sandiford [Thu, 11 Apr 2002 11:21:01 +0000 (11:21 +0000)]
Fix thinko in last commit.

22 years ago * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.
Richard Sandiford [Thu, 11 Apr 2002 11:11:35 +0000 (11:11 +0000)]
* doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.
* config/atof-ieee.c (TC_LARGEST_EXPONENT_IS_NORMAL): Add an
argument for the precision.
(gen_to_words): Update accordingly.

22 years ago * i386.h: Add intel mode cmpsd and movsd.
Alan Modra [Thu, 11 Apr 2002 10:21:58 +0000 (10:21 +0000)]
* i386.h: Add intel mode cmpsd and movsd.

22 years agodaily update
Alan Modra [Thu, 11 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago* elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
DJ Delorie [Wed, 10 Apr 2002 16:45:31 +0000 (16:45 +0000)]
* elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.

22 years ago * as.c (parse_args <OPTION_VERSION>): Use VERSION is
Alan Modra [Wed, 10 Apr 2002 13:00:02 +0000 (13:00 +0000)]
* as.c (parse_args <OPTION_VERSION>): Use VERSION is
BFD_VERSION_STRING unavailable.
* config/tc-i386.c (INLINE): Define (for non-BFD assembler).

22 years agoDelete created files upon successful completeion of the test.
Nick Clifton [Wed, 10 Apr 2002 08:22:00 +0000 (08:22 +0000)]
Delete created files upon successful completeion of the test.

22 years agoRegernated recently created expected output files using MSVC.
Nick Clifton [Wed, 10 Apr 2002 08:14:32 +0000 (08:14 +0000)]
Regernated recently created expected output files using MSVC.
Set MEMFLAG_PURE by default - bug exposed by regenerated files.

22 years ago* configure.in: Add *-*-freebsd* configurations.
DJ Delorie [Wed, 10 Apr 2002 02:13:43 +0000 (02:13 +0000)]
* configure.in: Add *-*-freebsd* configurations.

22 years ago * hashtab.c (higher_prime_number): Use 7 as minimum.
Richard Henderson [Wed, 10 Apr 2002 00:43:27 +0000 (00:43 +0000)]
    * hashtab.c (higher_prime_number): Use 7 as minimum.
        (find_empty_slot_for_expand): Don't compute hash2 unless needed.
        (htab_find_slot_with_hash): Likewise.

22 years agodaily update
Alan Modra [Wed, 10 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years agoAdd WS_CAPTION dialog style if CAPTION is specified.
Nick Clifton [Tue, 9 Apr 2002 17:23:19 +0000 (17:23 +0000)]
Add WS_CAPTION dialog style if CAPTION is specified.
Add testcase.

22 years agoDon't print empty dialog caption.
Nick Clifton [Tue, 9 Apr 2002 17:15:00 +0000 (17:15 +0000)]
Don't print empty dialog caption.
Add testcase.

22 years agoFix overlooked sublang shift bug.
Nick Clifton [Tue, 9 Apr 2002 17:06:14 +0000 (17:06 +0000)]
Fix overlooked sublang shift bug.
Add testcase.

22 years agoSet default LANGUAGE to english/us.
Nick Clifton [Tue, 9 Apr 2002 16:55:48 +0000 (16:55 +0000)]
Set default LANGUAGE to english/us.

22 years ago * config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if
Joern Rennecke [Tue, 9 Apr 2002 16:48:03 +0000 (16:48 +0000)]
* config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if
symbol_used_in_reloc_p is true.

22 years agoCompute checksum for PE images.
Nick Clifton [Tue, 9 Apr 2002 16:43:26 +0000 (16:43 +0000)]
Compute checksum for PE images.

22 years agoUse signature to identify DIALOGEX.
Nick Clifton [Tue, 9 Apr 2002 16:37:21 +0000 (16:37 +0000)]
Use signature to identify DIALOGEX.
Add testcase.

22 years agoDon't add default dialog style when explicit style specified.
Nick Clifton [Tue, 9 Apr 2002 15:59:13 +0000 (15:59 +0000)]
Don't add default dialog style when explicit style specified.
Print style even if it is 0.
Add testcase.

22 years ago"\a" escape (used for right justified key definitions in menus) is encodes as
Nick Clifton [Tue, 9 Apr 2002 15:44:36 +0000 (15:44 +0000)]
"\a" escape (used for right justified key definitions in menus) is encodes as
binary 8.

22 years agoFix parsing hex constants in strings. Add test for the fix.
Nick Clifton [Tue, 9 Apr 2002 15:36:43 +0000 (15:36 +0000)]
Fix parsing hex constants in strings.  Add test for the fix.

22 years ago * config/tc-sh.c (md_apply_fix3): Don't zero relocations on big
Joern Rennecke [Tue, 9 Apr 2002 15:26:59 +0000 (15:26 +0000)]
* config/tc-sh.c (md_apply_fix3): Don't zero relocations on big
endian hosts.

22 years agoFix typo in BEDIT warning.
Nick Clifton [Tue, 9 Apr 2002 15:23:38 +0000 (15:23 +0000)]
Fix typo in BEDIT warning.

22 years agoApply patch from Bernd Herd to fix quoted class definitions inside dialogs.
Nick Clifton [Tue, 9 Apr 2002 15:21:01 +0000 (15:21 +0000)]
Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.

22 years agoTue Apr 9 15:13:10 2002 J"orn Rennecke <joern.rennecke@superh.com>
Joern Rennecke [Tue, 9 Apr 2002 15:15:26 +0000 (15:15 +0000)]
Tue Apr  9 15:13:10 2002  J"orn Rennecke <joern.rennecke@superh.com>

* MAINTAINERS: Update my email address.

22 years agodaily update
Alan Modra [Tue, 9 Apr 2002 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
Alan Modra [Mon, 8 Apr 2002 11:01:43 +0000 (11:01 +0000)]
* elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
(elf32_hppa_final_link): Split out sorting logic to..
* elf-hppa.h (elf_hppa_sort_unwind): ..here.
(elf_hppa_final_link): Call elf_hppa_sort_unwind.

22 years ago * ldlang.c (lang_size_sections_1): Don't complain about
Alan Modra [Mon, 8 Apr 2002 01:01:43 +0000 (01:01 +0000)]
* ldlang.c (lang_size_sections_1): Don't complain about
SEC_NEVER_LOAD sections having no memory region specified.

22 years ago * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
Alan Modra [Mon, 8 Apr 2002 00:24:02 +0000 (00:24 +0000)]
* ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.

22 years agodaily update
Alan Modra [Mon, 8 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years ago* configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
Andrew Cagney [Sun, 7 Apr 2002 21:49:09 +0000 (21:49 +0000)]
* configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
pattern.
* configure: Re-generate.

22 years ago* configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
Andrew Cagney [Sun, 7 Apr 2002 21:42:32 +0000 (21:42 +0000)]
* configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
is greater or equal to 4.3.3.
* configure: Regenerate.
Fix PR gdb/344.

22 years ago* Makefile.in (do-tar-bz2): Delete rule. Replace with ...
Andrew Cagney [Sun, 7 Apr 2002 20:53:57 +0000 (20:53 +0000)]
* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
(do-tar, do-bz2): New rules.
(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
(gdb-tar): New rule.
(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
(insight_dejagnu.tar): New rule.
(insight.tar): New rule.
(gdb+dejagnu.tar): New rule.
(gdb.tar): New rule.

22 years ago* MAINTAINERS: Update dejagnu/
Andrew Cagney [Sun, 7 Apr 2002 19:17:07 +0000 (19:17 +0000)]
* MAINTAINERS: Update dejagnu/

22 years ago* ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
Matthew Green [Sun, 7 Apr 2002 13:57:53 +0000 (13:57 +0000)]
* ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.

22 years agofix a typo in my name
Matthew Green [Sun, 7 Apr 2002 13:56:38 +0000 (13:56 +0000)]
fix a typo in my name

22 years agodaily update
Alan Modra [Sun, 7 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years agodaily update
Alan Modra [Sat, 6 Apr 2002 00:00:08 +0000 (00:00 +0000)]
daily update

22 years ago * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
Hans-Peter Nilsson [Fri, 5 Apr 2002 23:13:09 +0000 (23:13 +0000)]
* ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.

22 years ago * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
Hans-Peter Nilsson [Fri, 5 Apr 2002 23:11:32 +0000 (23:11 +0000)]
* elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
R_CRIS_32_PCREL>: Fix typo in name.
(cris_elf_check_relocs): Always create .rela.got here when
R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
(elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
assume it's created.