deliverable/binutils-gdb.git
24 years agoRevert previous ser-unix change. Locks up serial device.
Andrew Cagney [Sat, 1 Jul 2000 08:02:53 +0000 (08:02 +0000)] 
Revert previous ser-unix change.  Locks up serial device.

24 years agoRestore setting of SER_HARDWIRE. Lost during rs6000 merge.
Andrew Cagney [Sat, 1 Jul 2000 05:49:13 +0000 (05:49 +0000)] 
Restore setting of SER_HARDWIRE.  Lost during rs6000 merge.

24 years agoFix 2000-06-22. grep after running dep.sed
Alan Modra [Sat, 1 Jul 2000 01:41:09 +0000 (01:41 +0000)] 
Fix 2000-06-22.  grep after running dep.sed

24 years agoAdd entry omited when Stephane Carrez's h68hc11 code was chaecked in.
Nick Clifton [Fri, 30 Jun 2000 22:15:12 +0000 (22:15 +0000)] 
Add entry omited when Stephane Carrez's h68hc11 code was chaecked in.

24 years ago* peicode.h (coff_swap_filehdr_in): can't use e_magic because we
DJ Delorie [Fri, 30 Jun 2000 21:57:53 +0000 (21:57 +0000)] 
* peicode.h (coff_swap_filehdr_in): can't use e_magic because we
can't assume the PE header is at 0x80.

24 years ago* peicode.h (coff_swap_filehdr_in): can't use e_magic because we
DJ Delorie [Fri, 30 Jun 2000 21:54:03 +0000 (21:54 +0000)] 
* peicode.h (coff_swap_filehdr_in): can't use e_magic because we
can't assume the PE header is at 0x80.
* coff/pe.h: clarify a comment

24 years agoRemove unimplemented "PAGE N:" flag from default linker script.
Timothy Wall [Fri, 30 Jun 2000 12:36:38 +0000 (12:36 +0000)] 
Remove unimplemented "PAGE N:" flag from default linker script.

24 years agoDo not change an existing section's attributes if a flags argument isn't
Nick Clifton [Thu, 29 Jun 2000 23:54:13 +0000 (23:54 +0000)] 
Do not change an existing section's attributes if a flags argument isn't
present.  Warn if the new attributes don't match the section's current
attributes.

24 years agoChange the registers used in ldmac and stmac tests.
Nick Clifton [Thu, 29 Jun 2000 23:44:41 +0000 (23:44 +0000)] 
Change the registers used in ldmac and stmac tests.

24 years agoFix previous delta so that it is only used for TE_GO32 and not !TE_PE.
Nick Clifton [Thu, 29 Jun 2000 23:10:08 +0000 (23:10 +0000)] 
Fix previous delta so that it is only used for TE_GO32 and not !TE_PE.

24 years ago * config/obj-aout.c (obj_aout_type): Do not ignore for undefined
Hans-Peter Nilsson [Thu, 29 Jun 2000 23:04:29 +0000 (23:04 +0000)] 
* config/obj-aout.c (obj_aout_type): Do not ignore for undefined
symbols; create them.

24 years agoSet vma and lma for segment when using the BFD_ASSEMBLER for COFF format files.
Nick Clifton [Thu, 29 Jun 2000 22:51:58 +0000 (22:51 +0000)] 
Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files.

24 years agotypo
DJ Delorie [Thu, 29 Jun 2000 15:07:46 +0000 (15:07 +0000)] 
typo

24 years ago* syms.c (_bfd_stab_section_find_neares_line): Use IS_ABSOLUTE_PATH.
DJ Delorie [Thu, 29 Jun 2000 15:06:34 +0000 (15:06 +0000)] 
* syms.c (_bfd_stab_section_find_neares_line): Use IS_ABSOLUTE_PATH.

24 years ago * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
Corinna Vinschen [Wed, 28 Jun 2000 20:26:53 +0000 (20:26 +0000)] 
    * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
        `os2'. Force ac_cv_exeext to be ".exe" in that case.

24 years ago16 bit immediate expr support for mips
Aldy Hernandez [Wed, 28 Jun 2000 19:06:25 +0000 (19:06 +0000)] 
16 bit immediate expr support for mips

24 years ago* go32stub.h: Update stub.
DJ Delorie [Wed, 28 Jun 2000 15:55:41 +0000 (15:55 +0000)] 
* go32stub.h: Update stub.

24 years ago2000-06-19 Syd Polk <spolk@redhat.com>
Syd Polk [Tue, 27 Jun 2000 21:50:33 +0000 (21:50 +0000)] 
2000-06-19  Syd Polk <spolk@redhat.com>

* acinclude.m4: Updated for Incr Tcl 3.0.

24 years agoDo not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse
Nick Clifton [Tue, 27 Jun 2000 18:21:39 +0000 (18:21 +0000)] 
Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse
sequential buckets, and warn if the user does so.

24 years agoParams elimination.
Kevin Buettner [Tue, 27 Jun 2000 06:45:43 +0000 (06:45 +0000)] 
Params elimination.

24 years agoApplied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR port.
Nick Clifton [Tue, 27 Jun 2000 01:45:30 +0000 (01:45 +0000)] 
Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR port.

24 years agoFix formatting.
Nick Clifton [Tue, 27 Jun 2000 01:31:59 +0000 (01:31 +0000)] 
Fix formatting.

24 years agoRevert incorrect 2000-06-25 patch.
Alan Modra [Mon, 26 Jun 2000 23:15:58 +0000 (23:15 +0000)] 
Revert incorrect 2000-06-25 patch.

24 years ago2000-06-26 Scott Bambrough <scottb@netwinder.org>
Scott Bambrough [Mon, 26 Jun 2000 16:50:29 +0000 (16:50 +0000)] 
2000-06-26  Scott Bambrough  <scottb@netwinder.org>

* arm-dis.c (regnames): Add an additional register set to match
the set used by GCC.  Make it the default.

24 years agoFix spelling typos.
Nick Clifton [Sun, 25 Jun 2000 17:59:22 +0000 (17:59 +0000)] 
Fix spelling typos.
Remove use of DEFUN().

24 years agoFix spelling typo
Nick Clifton [Sun, 25 Jun 2000 17:58:54 +0000 (17:58 +0000)] 
Fix spelling typo

24 years agoAssemble ldmac correctly.
Nick Clifton [Sun, 25 Jun 2000 16:49:47 +0000 (16:49 +0000)] 
Assemble ldmac correctly.

24 years agoTreat GNU weak symbols as external.
Nick Clifton [Sun, 25 Jun 2000 16:39:45 +0000 (16:39 +0000)] 
Treat GNU weak symbols as external.

24 years agoAdvance past both parts of dos based <letter>: filepath prefix.
Nick Clifton [Sun, 25 Jun 2000 16:30:27 +0000 (16:30 +0000)] 
Advance past both parts of dos based <letter>: filepath prefix.

24 years ago * Makefile.in (install-info): Support installation from outside of
Eli Zaretskii [Sun, 25 Jun 2000 08:12:30 +0000 (08:12 +0000)] 
* Makefile.in (install-info): Support installation from outside of
        the source directory.  Reported by Mark Harig
        <markh@frazier.landmark.com>.

24 years ago386.c (md_estimate_size_before_relax): Revert
DJ Delorie [Sun, 25 Jun 2000 01:33:31 +0000 (01:33 +0000)] 
386.c (md_estimate_size_before_relax): Revert
more changes from Sept 1999
(tc_i386_fix_adjustable): ditto
(md_apply_fix3): ditto

24 years ago* elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
Alexandre Oliva [Sat, 24 Jun 2000 20:10:24 +0000 (20:10 +0000)] 
* elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
for local symbols whose names are unknown.

24 years agoFix description of --stabs switch
Nick Clifton [Sat, 24 Jun 2000 19:53:12 +0000 (19:53 +0000)] 
Fix description of --stabs switch

24 years ago* cgen assembler fixes; approved by original author <devans>
Frank Ch. Eigler [Sat, 24 Jun 2000 15:10:45 +0000 (15:10 +0000)] 
* cgen assembler fixes; approved by original author <devans>

2000-06-24  Frank Ch. Eigler  <fche@redhat.com>

* cgen.c (expr_jmp_buf_p): New validity flag for expr_jmp_buf.
(gas_cgen_parse_operand): Set it around expression() call.
(gas_cgen_md_operand): Test for it before longjmp().

24 years ago* verbosity reduction
Frank Ch. Eigler [Sat, 24 Jun 2000 14:47:54 +0000 (14:47 +0000)] 
* verbosity reduction

2000-06-23  Frank Ch. Eigler  <fche@redhat.com>

* cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX.

24 years ago* build cleanliness fix
Frank Ch. Eigler [Sat, 24 Jun 2000 14:37:57 +0000 (14:37 +0000)] 
* build cleanliness fix

2000-06-24  Frank Ch. Eigler  <fche@redhat.com>

From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
* Makefile.in (distclean): Clean cconfig.h also.

24 years agoBlow away DEFUN.
Alan Modra [Sat, 24 Jun 2000 11:51:53 +0000 (11:51 +0000)] 
Blow away DEFUN.

24 years agoFix comment typos.
Alan Modra [Sat, 24 Jun 2000 08:07:01 +0000 (08:07 +0000)] 
Fix comment typos.

24 years agoarm-elf does --gc-sections too.
Alan Modra [Sat, 24 Jun 2000 04:48:41 +0000 (04:48 +0000)] 
arm-elf does --gc-sections too.

24 years agoTipo.
Andrew Cagney [Fri, 23 Jun 2000 14:00:13 +0000 (14:00 +0000)] 
Tipo.

24 years agoFix printf arguments.
Andrew Cagney [Fri, 23 Jun 2000 12:39:41 +0000 (12:39 +0000)] 
Fix printf arguments.

24 years agoDuh! What double-increment?
Alan Modra [Fri, 23 Jun 2000 11:58:00 +0000 (11:58 +0000)] 
Duh!  What double-increment?

24 years agoFor EABI, start allocting space on the stack when the registers are
Andrew Cagney [Fri, 23 Jun 2000 11:06:31 +0000 (11:06 +0000)] 
For EABI, start allocting space on the stack when the registers are
full.  Not when the number of args == 8.

24 years ago* $literal support
Frank Ch. Eigler [Fri, 23 Jun 2000 10:51:28 +0000 (10:51 +0000)] 
* $literal support

2000-06-23  Frank Ch. Eigler  <fche@redhat.com>

* expr.c (operand): Permit $hex literals if LITERAL_PREFIXDOLLAR_HEX
is defined.

24 years ago(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
Alan Modra [Fri, 23 Jun 2000 10:12:48 +0000 (10:12 +0000)] 
(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
defined.  Fix error message and double increment of
input_line_pointer for `[' grouping.

24 years agoAdd support for auto_boolean (true, false or auto).
Andrew Cagney [Fri, 23 Jun 2000 08:12:27 +0000 (08:12 +0000)] 
Add support for auto_boolean (true, false or auto).

24 years agoWhen FP registers are full, store FP arguments on stack and not in
Andrew Cagney [Fri, 23 Jun 2000 07:44:00 +0000 (07:44 +0000)] 
When FP registers are full, store FP arguments on stack and not in
integer registers.

24 years agoKazu Hirata's formatting and comment typo fixes.
Alan Modra [Fri, 23 Jun 2000 05:44:30 +0000 (05:44 +0000)] 
Kazu Hirata's formatting and comment typo fixes.

24 years agoMove premature QP notation clearing to it's appropriate location.
Timothy Wall [Fri, 23 Jun 2000 03:31:06 +0000 (03:31 +0000)] 
Move premature QP notation clearing to it's appropriate location.

24 years ago* armemu.c (Multiply64): Fix computation of flag N.
Alexandre Oliva [Thu, 22 Jun 2000 20:42:34 +0000 (20:42 +0000)] 
* armemu.c (Multiply64): Fix computation of flag N.

24 years ago* armemu.c (MultiplyAdd64): Fix computation of flag N.
Alexandre Oliva [Thu, 22 Jun 2000 20:03:32 +0000 (20:03 +0000)] 
* armemu.c (MultiplyAdd64): Fix computation of flag N.

24 years agoCheck dependecies for leading `/' in this dir too.
Alan Modra [Thu, 22 Jun 2000 13:14:21 +0000 (13:14 +0000)] 
Check dependecies for leading `/' in this dir too.

24 years agoEnsure /usr/include and the like stay out of dependencies.
Alan Modra [Thu, 22 Jun 2000 13:01:43 +0000 (13:01 +0000)] 
Ensure /usr/include and the like stay out of dependencies.

24 years agoFix a problem with 32-bit displacements in .code16gcc mode.
Alan Modra [Thu, 22 Jun 2000 10:49:13 +0000 (10:49 +0000)] 
Fix a problem with 32-bit displacements in .code16gcc mode.

24 years agoPARAMS elimination.
Kevin Buettner [Thu, 22 Jun 2000 07:16:20 +0000 (07:16 +0000)] 
PARAMS elimination.

24 years ago2000-06-21 H.J. Lu <hjl@gnu.org>
H.J. Lu [Thu, 22 Jun 2000 03:35:54 +0000 (03:35 +0000)] 
2000-06-21  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

24 years ago * config/tc-h8300.c (parse_reg): Make the function static.
Jeff Law [Wed, 21 Jun 2000 21:31:24 +0000 (21:31 +0000)] 
    * config/tc-h8300.c (parse_reg): Make the function static.
        (parse_exp): Likewise.

24 years ago * typo problems in last commit fixed
Pierre Muller [Wed, 21 Jun 2000 10:21:14 +0000 (10:21 +0000)] 
 * typo problems in last commit fixed

24 years ago2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Wed, 21 Jun 2000 09:59:51 +0000 (09:59 +0000)] 
2000-06-21  Pierre Muller  <muller@ics.u-strasbg.fr>
   * symfile.c (init_filename_language_table) add ".pas", ".p" and ".pp"
   as pascal source file extensions.

24 years ago* config/tc-i386.c (tc_i386_fix_adjustable): Revert change from
DJ Delorie [Wed, 21 Jun 2000 02:18:17 +0000 (02:18 +0000)] 
* config/tc-i386.c (tc_i386_fix_adjustable): Revert change from
Sept 1999; RVA relocs need to be treated more like DIR32 relocs
for cygwin import libraries to work properly.

24 years ago* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
J.T. Conklin [Tue, 20 Jun 2000 22:13:17 +0000 (22:13 +0000)] 
* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.

24 years ago* build fix
Frank Ch. Eigler [Tue, 20 Jun 2000 21:12:33 +0000 (21:12 +0000)] 
* build fix

2000-06-20  Frank Ch. Eigler  <fche@redhat.com>

* compile.c: Don't include "wait.h".
(sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
instead of WIF* from host.

24 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 20 Jun 2000 20:41:02 +0000 (20:41 +0000)] 
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

24 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 20 Jun 2000 20:40:40 +0000 (20:40 +0000)] 
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.
* configure: Likewise.
* doc/Makefile.in: Likewise.

24 years ago2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
Ulf Carlsson [Tue, 20 Jun 2000 16:37:36 +0000 (16:37 +0000)] 
2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
(elf_backend_copy_indirect_symbol): Map to the new function.

24 years agoTI C54x target added.
Timothy Wall [Tue, 20 Jun 2000 13:59:03 +0000 (13:59 +0000)] 
TI C54x target added.

24 years agoTI C54x target.
Timothy Wall [Tue, 20 Jun 2000 13:52:32 +0000 (13:52 +0000)] 
TI C54x target.

24 years agotic54x support.
Timothy Wall [Tue, 20 Jun 2000 13:31:59 +0000 (13:31 +0000)] 
tic54x support.

24 years agotic54x/ibmc54xdsp target for ld.
Timothy Wall [Tue, 20 Jun 2000 13:29:07 +0000 (13:29 +0000)] 
tic54x/ibmc54xdsp target for ld.

24 years agoCorrect pointer comparisons relying on NULL less than any other pointer.
Alan Modra [Tue, 20 Jun 2000 12:33:21 +0000 (12:33 +0000)] 
Correct pointer comparisons relying on NULL less than any other pointer.
Alexander Aganichev's fix for ieee.c

24 years ago2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>
Ulf Carlsson [Tue, 20 Jun 2000 11:06:19 +0000 (11:06 +0000)] 
2000-06-20  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
sections elf_{text,data}_{section,symbol}.
* elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
(_bfd_mips_elf_hide_symbol): New function.
(elf_backend_hide_symbol): Map to the new function.
(_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
definitions of mips_elf_{text,data}_{section,symbol}.
(mips_elf_local_relocation_p): Try to find the direct symbol
based on new check_forced argument.
(mips_elf_calculate_relocation): Use new version of
mips_elf_local_relocation_p.
(mips_elf_relocate_section): Likewise.
(_bfd_mips_elf_relocate_section): Likewise.
(mips_elf_sort_hash_table): Only assert that have enough GOT
space.
(mips_elf_got16_entry): Match all 32 bits to the existing GOT
entry if the relocation based on the new external argument.
(mips_elf_create_dynamic_relocation): Assert that we have a
section contents allocated where we can swap out the dynamic
relocations.
(mips_elf_calculate_relocation): Find the real hash-table entry
correctly by using h->root.root.type.  Only create a dynamic
relocation entry if the symbol is defined in a shared library.
Create an external GOT entry for the GOT16 relocation if the
symbol was forced local.
(_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
dynamic index if the symbol was forced local.

2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* elf32-mips.c: Fix typos in comments.

24 years ago* armemu.h (NEGBRANCH): Do not overwrite the two most significant
Alexandre Oliva [Tue, 20 Jun 2000 09:36:12 +0000 (09:36 +0000)] 
* armemu.h (NEGBRANCH): Do not overwrite the two most significant
bits of the offset.

24 years agoPARAMS elimination.
Kevin Buettner [Tue, 20 Jun 2000 07:13:39 +0000 (07:13 +0000)] 
PARAMS elimination.

24 years ago* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
Mark Kettenis [Mon, 19 Jun 2000 19:33:35 +0000 (19:33 +0000)] 
* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
CORE_VERSION_1.

24 years ago* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
J.T. Conklin [Mon, 19 Jun 2000 18:59:07 +0000 (18:59 +0000)] 
* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
(nindy_xfer_inferior_memory): Use dcache_xfer_memory() instead of
breaking transfer into chunks and using nindy_fetch_word() and
nindy_store_word().

* remote-bug.c (bug_xfer_memory): Use dcache_xfer_memory() instead
of breaking transfer into chunks and using gr_fetch_word() and
gr_store_word().

* remote.c (remote_fetch_word, remote_store_word): Removed.

* remote-utils.h (gr_fetch_word, gr_store_word): Removed.
* remote-utils.c (gr_fetch_word, gr_store_word): Removed.

* dcache.h (dcache_fetch, dcache_poke, dcache_poke_block): Removed.
* dcache.c (dcache_fetch, dcache_poke): Removed.

24 years ago2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Mon, 19 Jun 2000 14:56:21 +0000 (14:56 +0000)] 
2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * gdb.base/maint.exp: Add 'maint print architecture' item to output
        of 'help maint print' command.

24 years ago * defs.h: define language_pascal in language enumeration.
Pierre Muller [Mon, 19 Jun 2000 10:14:22 +0000 (10:14 +0000)] 
* defs.h: define language_pascal in language enumeration.
    * language.h: define _LANG_pascal macro.
    * language.c: add language_pascal support in all language dependant functions.

24 years agoMove "Changes in version 2.10" to where it belongs.
Alan Modra [Mon, 19 Jun 2000 02:36:45 +0000 (02:36 +0000)] 
Move "Changes in version 2.10" to where it belongs.

24 years agoUpdate list of targets supporting --gc-sections.
Alan Modra [Mon, 19 Jun 2000 02:05:53 +0000 (02:05 +0000)] 
Update list of targets supporting --gc-sections.
KEEP .eh_frame contents.

24 years agoApplied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
Nick Clifton [Mon, 19 Jun 2000 01:22:44 +0000 (01:22 +0000)] 
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.

24 years agoImprove verbose message
Nick Clifton [Mon, 19 Jun 2000 01:09:55 +0000 (01:09 +0000)] 
Improve verbose message

24 years agoDo not expect the compilation unit tag to be unit 1
Nick Clifton [Mon, 19 Jun 2000 01:05:41 +0000 (01:05 +0000)] 
Do not expect the compilation unit tag to be unit 1

24 years agoExpect all arm variants to fail copying executable test
Nick Clifton [Mon, 19 Jun 2000 01:04:20 +0000 (01:04 +0000)] 
Expect all arm variants to fail copying executable test

24 years agoUse bfd_octets_per_byte instead of OCTETS_PER_BYTE
Nick Clifton [Mon, 19 Jun 2000 01:01:04 +0000 (01:01 +0000)] 
Use bfd_octets_per_byte instead of OCTETS_PER_BYTE

24 years agoFix compile time warnings
Nick Clifton [Mon, 19 Jun 2000 00:59:43 +0000 (00:59 +0000)] 
Fix compile time warnings

24 years agoFix compile time warnings
Nick Clifton [Mon, 19 Jun 2000 00:58:34 +0000 (00:58 +0000)] 
Fix compile time warnings

24 years agoAdd strongarm tests
Nick Clifton [Mon, 19 Jun 2000 00:56:04 +0000 (00:56 +0000)] 
Add strongarm tests

24 years ago2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>
Ulf Carlsson [Mon, 19 Jun 2000 00:18:58 +0000 (00:18 +0000)] 
2000-06-18  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf_bfd.h (struct elf_backend_data): Add info argument to
elf_backend_hide_symbol.
(_bfd_elf_link_hash_hide_symbol): Likewise.
* elf.c (_bfd_elf_link_hash_hide_symbol): Likewise.
* elf64-ia64.c (elf64_ia64_hash_hide_symbol): Likewise.
* elflink.h (elf_link_add_object_symbols): Likewise.
(elf_link_assign_sym_version): Likewise.

24 years ago2000-06-18 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sun, 18 Jun 2000 23:48:21 +0000 (23:48 +0000)] 
2000-06-18  H.J. Lu  <hjl@gnu.org>

* coff-i386.c (coff_i386_reloc): Don't return in case of
output_bfd == (bfd *) NULL if COFF_WITH_PE is defined.
Compensate PE relocations when linking with non-PE object
files to generate a non-PE executable.

24 years ago2000-06-18 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sun, 18 Jun 2000 23:47:18 +0000 (23:47 +0000)] 
2000-06-18  H.J. Lu <hjl@gnu.org>

* configure.in: Don't emulate i386-pc-pe-coff with i386coff.
* configure: Rebuild.

24 years agoChanged values of MODSYNC and CRCCON as suggest by Russ Magee <rmagee@home.com>
Nick Clifton [Sun, 18 Jun 2000 23:29:02 +0000 (23:29 +0000)] 
Changed values of MODSYNC and CRCCON as suggest by Russ Magee <rmagee@home.com>

24 years agoRe-do multi-line tests using gdb_expect_list().
Andrew Cagney [Sun, 18 Jun 2000 03:45:35 +0000 (03:45 +0000)] 
Re-do multi-line tests using gdb_expect_list().

24 years agoPARAMS elimination.
Kevin Buettner [Sun, 18 Jun 2000 00:23:24 +0000 (00:23 +0000)] 
PARAMS elimination.

24 years ago2000-06-17 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sat, 17 Jun 2000 23:08:19 +0000 (23:08 +0000)] 
2000-06-17  H.J. Lu  <hjl@gnu.org>

* getopt.h: Updated from gcc.
* libiberty.h: Likewise.
* symcat.h: Likewise.

24 years agoTypo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.
Nick Clifton [Sat, 17 Jun 2000 22:00:30 +0000 (22:00 +0000)] 
Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.

24 years ago2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
H.J. Lu [Sat, 17 Jun 2000 15:51:55 +0000 (15:51 +0000)] 
2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>

  * ansidecl.h: #define __extension__ to nothing if
  GCC_VERSION < 2008.

24 years agoAdd ``set debug mips'' command. Add much debugging.
Andrew Cagney [Sat, 17 Jun 2000 15:18:21 +0000 (15:18 +0000)] 
Add ``set debug mips'' command.  Add much debugging.

24 years agoFor MIPS_EABI, squeeze simple floating point structs into an FP register.
Andrew Cagney [Sat, 17 Jun 2000 14:33:56 +0000 (14:33 +0000)] 
For MIPS_EABI, squeeze simple floating point structs into an FP register.

24 years agoRemove arbitrary printf output limit placed on pmon targets
Andrew Cagney [Sat, 17 Jun 2000 14:00:31 +0000 (14:00 +0000)] 
Remove arbitrary printf output limit placed on pmon targets

24 years agoDon't start directives in first column.
Alan Modra [Sat, 17 Jun 2000 12:09:58 +0000 (12:09 +0000)] 
Don't start directives in first column.

This page took 0.03834 seconds and 4 git commands to generate.