deliverable/binutils-gdb.git
30 years ago * config.guess: about target *-hitachi-hiuxwe2, fixed
Per Bothner [Tue, 15 Mar 1994 18:56:22 +0000 (18:56 +0000)] 
* config.guess: about target *-hitachi-hiuxwe2, fixed
machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
macro is incorrect.]

30 years ago * environ.c (set_in_environ): Eliminate special handling of PATH and
Jim Kingdon [Tue, 15 Mar 1994 18:40:51 +0000 (18:40 +0000)] 
* environ.c (set_in_environ): Eliminate special handling of PATH and
GNUTARGET.
* putenv.c: Removed, conflicts with system declaration of
putenv on RS/6000 running AIX 3.2.5, and above change makes it
unnecessary.
* Makefile.in: Change accordingly.
* procfs.c (procfs_create_inferior): Change comment accordingly.

30 years ago* rs6000-tdep.c: Change value to value_ptr.
Jim Kingdon [Tue, 15 Mar 1994 18:07:30 +0000 (18:07 +0000)] 
* rs6000-tdep.c: Change value to value_ptr.

30 years ago* TODO: Add suggestions for shared library tests.
Jim Kingdon [Tue, 15 Mar 1994 16:46:13 +0000 (16:46 +0000)] 
* TODO: Add suggestions for shared library tests.

30 years ago * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
Jim Kingdon [Tue, 15 Mar 1994 16:43:45 +0000 (16:43 +0000)] 
* gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
references to ieee-float.c.

30 years ago* i386os9k.c : new file to handle os9k format bfd.
Jim Kingdon [Tue, 15 Mar 1994 16:20:51 +0000 (16:20 +0000)] 
* i386os9k.c : new file to handle os9k format bfd.

30 years ago * Most files:
David MacKenzie [Tue, 15 Mar 1994 15:13:13 +0000 (15:13 +0000)] 
* Most files:
Replace DEFUN and DEFUN_VOID with K&R-style function definition.
Indent some of them to GNU standards.

* aout32.c, archures.c, core.c, cpu-h8300.c, cpu-i960.c,
cpu-m68k.c, cpu-m88k.c, cpu-mips.c, cpu-vax.c, ctor.c, demo64.c,
elf32-hppa.h, gen-aout.c, host-aout.c, init.c, libhppa.h,
libieee.h, liboasys.h, newsos3.c, som.h, stab-syms.c, sunos.c:
Update copyright years.

30 years ago * som.c (som_prep_for_fixups): A relocation involving the section
Jeff Law [Tue, 15 Mar 1994 05:21:51 +0000 (05:21 +0000)] 
    * som.c (som_prep_for_fixups): A relocation involving the section
        symbol for the *ABS* section is really a relocation involving
        no symbol.
        (som_slurp_symbol_table): Do not set BSF_GLOBAL or BSF_EXPORT for
        undefined symbols.  Correctly distinguish between debugger symbols
        and section symbols.

30 years ago * som (setup_sections): Set SEC_DEBUGGING and the section attributes
Jeff Law [Tue, 15 Mar 1994 04:40:51 +0000 (04:40 +0000)] 
    * som (setup_sections): Set SEC_DEBUGGING and the section attributes
        for spaces and subspaces.

30 years agokeep ic960coff.mt
Ken Raeburn [Tue, 15 Mar 1994 03:36:27 +0000 (03:36 +0000)] 
keep ic960coff.mt

30 years agokeep vmsconf.sh
Ken Raeburn [Tue, 15 Mar 1994 03:35:59 +0000 (03:35 +0000)] 
keep vmsconf.sh

30 years agotoday's changes for vms, misc bugs
Ken Raeburn [Tue, 15 Mar 1994 03:08:40 +0000 (03:08 +0000)] 
today's changes for vms, misc bugs

30 years ago(VMS_Initialized_Data_Size): Cache symbol values to reduce number of lookups
Ken Raeburn [Tue, 15 Mar 1994 03:05:24 +0000 (03:05 +0000)] 
(VMS_Initialized_Data_Size): Cache symbol values to reduce number of lookups
with S_GET_VALUE.  Skip debug symbols to avoid "a really nasty bug".  (From
Holger Teutsch, holger@botbso.rhein-main.de.)
(VMS_write_object_file): For "__vt.*" symbols, set S_GET_OTHER field.  (Also
from Holger Teutsch.)  Watch for a would-be register mask that spans frags.

30 years ago(obj_coff_line): Set symbol lnno field with this_base, not line_base. (Patch
Ken Raeburn [Tue, 15 Mar 1994 03:02:17 +0000 (03:02 +0000)] 
(obj_coff_line): Set symbol lnno field with this_base, not line_base.  (Patch
from Andreas Arens, ari@obelix.av.rwth-aachen.de.)

30 years agoScan Makefile.in, not version.c, for current version number. Delete all
Ken Raeburn [Tue, 15 Mar 1994 02:10:32 +0000 (02:10 +0000)] 
Scan Makefile.in, not version.c, for current version number.  Delete all
versions of temp files when finished with them.  Create config.h.

Not yet tested.

30 years ago * som.c (som_bfd_count_ar_symbols): Fix typo.
Jeff Law [Mon, 14 Mar 1994 21:53:29 +0000 (21:53 +0000)] 
    * som.c (som_bfd_count_ar_symbols): Fix typo.

30 years ago * ieee-float.h: Removed; no longer used.
Ian Lance Taylor [Mon, 14 Mar 1994 20:28:30 +0000 (20:28 +0000)] 
* ieee-float.h: Removed; no longer used.

30 years ago * m68881-ext.c: Removed; no longer used.
Ian Lance Taylor [Mon, 14 Mar 1994 20:23:05 +0000 (20:23 +0000)] 
* m68881-ext.c: Removed; no longer used.
* Makefile.in: Changed accordingly.

30 years agovarious configuration changes, obj-coff change
Ken Raeburn [Mon, 14 Mar 1994 20:20:00 +0000 (20:20 +0000)] 
various configuration changes, obj-coff change

30 years agoDon't include "ieee-float.h". I'm not sure I know where ChangeLog
Ian Lance Taylor [Mon, 14 Mar 1994 20:18:51 +0000 (20:18 +0000)] 
Don't include "ieee-float.h".  I'm not sure I know where ChangeLog
entries should go for this file, but I don't think it's a big deal for
this change.

30 years ago * m68k-dis.c (ext_format_68881): Don't declare.
Ian Lance Taylor [Mon, 14 Mar 1994 20:00:34 +0000 (20:00 +0000)] 
* m68k-dis.c (ext_format_68881): Don't declare.
(print_insn_m68k): If an instruction uses place 'i', it uses at
least four fixed bytes.
(print_insn_arg): Don't bump p by 2 for case 'I', place 'i'.  For
extended float, convert to double using floatformat_to_double, not
ieee_extended_to_double, and fetch the data before converting it.

30 years agorewritten, untested
Ken Raeburn [Mon, 14 Mar 1994 19:56:47 +0000 (19:56 +0000)] 
rewritten, untested

30 years agonew script, for regenerating make-gas.com
Ken Raeburn [Mon, 14 Mar 1994 19:50:00 +0000 (19:50 +0000)] 
new script, for regenerating make-gas.com

30 years ago * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, and
Jeff Law [Mon, 14 Mar 1994 19:43:01 +0000 (19:43 +0000)] 
    * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, and
        HAS_RELOC based on the object's magic number.
        (make_unique_section): Delete function.  BFD and its users are
        prepared to handle multiple sections with the same name.
        (setup_sections): Allocate space on the BFD's obstack to hold
        section names.  Use bfd_make_setion_anyway rather than the
        obsolete make_unique_section.
        (som_prep_headers): Choose the correct SOM magic number based
        on the BFD's flags.
        (som_bfd_fill_in_ar_symbols): Return false, not NULL on error.

30 years ago * objcopy.c (mangle_section): Delete unused function.
Jeff Law [Mon, 14 Mar 1994 19:36:15 +0000 (19:36 +0000)] 
    * objcopy.c (mangle_section): Delete unused function.
        (setup_section): Set osection here instead of calling
        mangle section to do it.

30 years ago * ar.c (write_archive): Close inarch before unlinking it.
Ian Lance Taylor [Mon, 14 Mar 1994 17:14:08 +0000 (17:14 +0000)] 
* ar.c (write_archive): Close inarch before unlinking it.

30 years ago * i386m3-nat.c: Include floatformat.h.
Jim Kingdon [Sun, 13 Mar 1994 20:17:39 +0000 (20:17 +0000)] 
* i386m3-nat.c: Include floatformat.h.
(get_i387_state): Use memset not bzero.

30 years ago * Version 4.12.3.
Jim Kingdon [Sun, 13 Mar 1994 18:50:26 +0000 (18:50 +0000)] 
* Version 4.12.3.

* Makefile.in: Enable commented out getopt_h, bfd_h, etc.  Change
ieee-float.h to floatformat.h.

30 years ago* TODO: Add suggestions for x/s tests.
Jim Kingdon [Sun, 13 Mar 1994 18:46:42 +0000 (18:46 +0000)] 
* TODO: Add suggestions for x/s tests.

30 years ago * valprint.c (val_print_string): Ignore error if the error
Jim Kingdon [Sun, 13 Mar 1994 18:37:27 +0000 (18:37 +0000)] 
* valprint.c (val_print_string): Ignore error if the error
happened after a terminating '\0'.

* c-valprint.c (c_val_print): Never add 1 to return value from
val_print_string; just return what it returns.

30 years ago * target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, for
Jim Kingdon [Sun, 13 Mar 1994 17:47:15 +0000 (17:47 +0000)] 
* target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, for
looping through all of the enums.
* infrun.c (signals_info): Use it.

30 years ago* Makefile.in: Add TAGS target.
Jim Kingdon [Sun, 13 Mar 1994 17:31:41 +0000 (17:31 +0000)] 
* Makefile.in: Add TAGS target.

30 years ago * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
Jim Kingdon [Sun, 13 Mar 1994 17:30:36 +0000 (17:30 +0000)] 
* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
than the "make ls" stuff which used to be here.

30 years ago * elf32-ppc.c: Renamed from elf32-powerpc.c.
Ian Lance Taylor [Sat, 12 Mar 1994 17:48:16 +0000 (17:48 +0000)] 
* elf32-ppc.c: Renamed from elf32-powerpc.c.
  start-sanitize-powerpc-netware
* nlm32-ppc.c: Renamed from nlm32-powerpc.c.
  end-sanitize-powerpc-netware
* Makefile.in, configure.in: Corresponding changes.

30 years agoChanges to 68k-lynx to make it handle symbols in common sections "properly",
Mark Eichin [Sat, 12 Mar 1994 05:37:38 +0000 (05:37 +0000)] 
Changes to 68k-lynx to make it handle symbols in common sections "properly",
ie. the way "real" 68k coff implementations seem to do it, rather than like
the way it's traditionally done. Fixes lifted from the i386-coff version.

30 years ago * elf32-powerpc.c: Extensive changes to update to preliminary ABI.
Ian Lance Taylor [Sat, 12 Mar 1994 03:30:52 +0000 (03:30 +0000)] 
* elf32-powerpc.c: Extensive changes to update to preliminary ABI.

Many changes to nlm32-powerpc.c as well, but I'm not bothering to make
a ChangeLog entry to avoid sanitization headaches.

30 years ago * config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELF
Ian Lance Taylor [Sat, 12 Mar 1994 03:28:13 +0000 (03:28 +0000)] 
* config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELF
symbols.
(ppc_is_toc_sym): Change .toc to .got.
(md_apply_fix): Change handling of ELF relocs.
(tc_gen_reloc): Likewise.

30 years ago * nlmconv.c (main): For PowerPC, call powerpc_build_stubs and
Ian Lance Taylor [Sat, 12 Mar 1994 03:26:12 +0000 (03:26 +0000)] 
* nlmconv.c (main): For PowerPC, call powerpc_build_stubs and
powerpc_resolve_stubs.  Use __GOT0, not __toc_start.  Handle it if
the start and end symbols are not in the text section.
(struct powerpc_stub): New struct definition.
(powerpc_stubs, powerpc_stub_insns): New static variables.
(powerpc_initial_got_size): New static variable.
(powerpc_build_stubs): New function.
(powerpc_resolve_stubs): New function.
(powerpc_mangle_relocs): Clear extraneous data in .got section.
Rearrange reloc handling to handle ELF relocs that are not
partial_inplace.  Resolve PC relative relocs.

30 years agoRemove ppc.em; do it all in nlmconv instead.
Ian Lance Taylor [Sat, 12 Mar 1994 03:19:27 +0000 (03:19 +0000)] 
Remove ppc.em; do it all in nlmconv instead.

30 years agoSome alpha-ecoff and vax-vms related changes.
Ken Raeburn [Fri, 11 Mar 1994 23:13:37 +0000 (23:13 +0000)] 
Some alpha-ecoff and vax-vms related changes.

30 years agoInclude aout/stab_gnu.h.
Ken Raeburn [Fri, 11 Mar 1994 23:07:26 +0000 (23:07 +0000)] 
Include aout/stab_gnu.h.
(N_GSYM, ..., N_LENG): Deleted.
(NO_RELOC): Undefine before defining as part of enum reloc_type.

30 years ago(Close_VMS_Object_File): Add comment pointing out some code that doesn't belong
Ken Raeburn [Fri, 11 Mar 1994 23:07:00 +0000 (23:07 +0000)] 
(Close_VMS_Object_File): Add comment pointing out some code that doesn't belong
in this file.

30 years ago * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and
Ian Lance Taylor [Fri, 11 Mar 1994 23:00:17 +0000 (23:00 +0000)] 
* config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and
0xffff for 'j' to be compatible with MIPS assembler.  These
numbers are actually treated as negative.

30 years agoAdd name of submitter for previous check-in.
Per Bothner [Fri, 11 Mar 1994 20:59:53 +0000 (20:59 +0000)] 
Add name of submitter for previous check-in.

30 years ago * config.guess: Recognize i[34]86-unknown-freebsd.
Per Bothner [Fri, 11 Mar 1994 20:58:16 +0000 (20:58 +0000)] 
* config.guess:  Recognize i[34]86-unknown-freebsd.

30 years ago * main.c (main): When printing warning about bad baud rate, don't
Jim Kingdon [Fri, 11 Mar 1994 18:18:47 +0000 (18:18 +0000)] 
* main.c (main): When printing warning about bad baud rate, don't
use warning(); it relies on current_target which isn't set up yet.

30 years ago * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
Jim Kingdon [Fri, 11 Mar 1994 16:36:22 +0000 (16:36 +0000)] 
* gdb.t00/help.exp: Replace most of docstrings for "tbreak",
"enable once", and "enable breakpoints once" with ".*".

30 years ago * breakpoint.c (_initialize_breakpoint): Update docstring for
Jim Kingdon [Fri, 11 Mar 1994 16:31:57 +0000 (16:31 +0000)] 
* breakpoint.c (_initialize_breakpoint): Update docstring for
tbreak to match what the code actually does.  Don't mention tbreak
in docstrings for "enable once" or "enable breakpoints once".

30 years ago * gdb.texinfo (Set Breaks): Update documentation for tbreak to
Jim Kingdon [Fri, 11 Mar 1994 16:22:51 +0000 (16:22 +0000)] 
* gdb.texinfo (Set Breaks): Update documentation for tbreak to
match what the code actually does.

30 years ago * breakpoint.c (_initialize_breakpoint): Update docstring for
Jim Kingdon [Fri, 11 Mar 1994 16:13:08 +0000 (16:13 +0000)] 
* breakpoint.c (_initialize_breakpoint): Update docstring for
tbreak to match what the code actually does.

30 years ago * sunos.c (sunos_read_dynamic_info): Assume that dynamic info
Peter Schauer [Fri, 11 Mar 1994 09:03:07 +0000 (09:03 +0000)] 
* sunos.c (sunos_read_dynamic_info):  Assume that dynamic info
is always located at the start of the data section to allow
recovery of the dynamic info from a stripped executable.
* ecoff.c (ecoff_styp_to_sec_flags):  Handle STYP_PDATA, STYP_XDATA
and STYP_COMMENT.

30 years ago* config/tc-sparc.h (LOCAL_LABEL): Local labels are .Lfoo.
David Edelsohn [Thu, 10 Mar 1994 21:37:21 +0000 (21:37 +0000)] 
* config/tc-sparc.h (LOCAL_LABEL): Local labels are .Lfoo.

30 years ago * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon after
Jim Kingdon [Thu, 10 Mar 1994 18:25:33 +0000 (18:25 +0000)] 
* symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon after
while (0).  That defeats the whole purpose of using do . . . while (0).
* mdebugread.c (parse_partial_symbols): Don't use ?: expression as
list for ADD_PSYMBOL_TO_LIST; the macro takes its address and
using a ?: expression as an lvalue is not portable.

30 years ago * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also
Jim Kingdon [Thu, 10 Mar 1994 18:21:02 +0000 (18:21 +0000)] 
* stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also
convert a LOC_ARG to a LOC_REF_ARG.  Update code which combines
'p' and 'r' symbol descriptors into a single symbol to look for a
LOC_REF_ARG.
* README, config/sparc/tm-sparc.h: Update comments.

30 years ago* TODO: Add suggestions about structure passing tests.
Jim Kingdon [Thu, 10 Mar 1994 16:42:54 +0000 (16:42 +0000)] 
* TODO: Add suggestions about structure passing tests.

30 years ago* TODO: Add suggestion about passing a structure as the 7th argument.
Jim Kingdon [Thu, 10 Mar 1994 16:35:54 +0000 (16:35 +0000)] 
* TODO: Add suggestion about passing a structure as the 7th argument.

30 years ago * mdebugread.c (parse_type): Do not complain for types with
Peter Schauer [Thu, 10 Mar 1994 09:28:18 +0000 (09:28 +0000)] 
* mdebugread.c (parse_type):  Do not complain for types with
an `indexNil' aux index, these are simply undefined types.
Remove indexNil check from caller of parse_type.
* mdebugread.c (parse_partial_symbols):  Do not enter
stGlobal, scCommon symbols into the minimal symbol table, their
value is the size of the common, not its address.
Handle scInit, scFini, scPData and scXData sections.
Use minimal symbol type mst_file_* for stLabel symbols, instead of
mst_*.
Enter stProc symbols into the global_psymbols list once, not into
the static_psymbols_list.
Get rid of dummy psymtab if it is empty, to allow proper detection
of stripped executables.
* mdebugread.c (cross_ref):  Allow cross references to Fortran
common blocks.

30 years ago * stabsread.c (common_block_end, fix_common_block): Stash the
Jim Kingdon [Thu, 10 Mar 1994 03:57:57 +0000 (03:57 +0000)] 
* stabsread.c (common_block_end, fix_common_block): Stash the
struct pending * in the SYMBOL_TYPE, not the SYMBOL_NAMESPACE, so
as to not assume that a pointer fits in an enum.

30 years ago* stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
Jim Kingdon [Thu, 10 Mar 1994 03:45:07 +0000 (03:45 +0000)] 
* stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.

30 years agoModified Files:
Kung Hsu [Thu, 10 Mar 1994 03:13:52 +0000 (03:13 +0000)] 
Modified Files:
ChangeLog os9kread.c stabsread.c remote-os9k.c symfile.c
target.c

        * os9kread.c (fill_sym): check compiler verion number for pre-
        UltraC compiler.
        * os9kread.c (os9k_process_one_symbol): address of symbol is
        relative to section not module.
        * stabsread.c (define_symbol): add symbol type 's' as local
        symbol for os9k.
        * remote-os9k.c: add command 'set monitor_log' to turn on or off
        monitor logging.
        * remote-os9k.c: fix bug in delete breakpoint, single step trace.
        * remote-os9k.c: fix bug in 'set remotebaud' function.
        * remote-os9k.c (rombug_link): minimize checking so to improve
        speed.
        * symfile.c (symfile_command): check if failed to link, also make
        the command be able to accept more than one filenames.
        * target.c (target_link): check if failed to link with rombug.

30 years agoCVS:
Kung Hsu [Thu, 10 Mar 1994 03:11:19 +0000 (03:11 +0000)] 
CVS:
Modified Files:
tm-i386os9k.h

         * config/i386/tm-i386os9k.h : add #define DECR_PC_AFTER_BREAK 0.

30 years ago * libbfd-in.h: Remove alloca cruft. It was missing some necessary
Jim Kingdon [Thu, 10 Mar 1994 02:33:01 +0000 (02:33 +0000)] 
* libbfd-in.h: Remove alloca cruft.  It was missing some necessary
cruft (like the #pragma alloca for AIX).
In addition to that problem, the C alloca calls xmalloc, which
means checking for being out of memory can't work right.  The
following changes remove all uses of alloca from BFD.
* hosts/solaris2.h: Remove alloca cruft.
* som.c: Replace alloca with a fixed size auto array.
* aoutx.h, elfcode.h, nlmcode.h, bout.c, coff-alpha.c, ecoff.c,
ecofflink.c, elf32-hppa.c, elf32-mips.c, linker.c, reloc.c, som.c,
sunos.c: Replace alloca with malloc and appropriate error checking and
freeing.
* linker.c: Replace alloca with obstack_alloc.
* libbfd.h: Rebuilt.

30 years ago* isearch.c, search.c: Include sysdep.h.
Jim Kingdon [Thu, 10 Mar 1994 02:26:43 +0000 (02:26 +0000)] 
* isearch.c, search.c: Include sysdep.h.

30 years ago * libbfd-in.h: Remove alloca cruft. It was missing some necessary
Jim Kingdon [Thu, 10 Mar 1994 02:09:10 +0000 (02:09 +0000)] 
* libbfd-in.h: Remove alloca cruft.  It was missing some necessary
cruft (like the #pragma alloca for AIX).
In addition to that problem, the C alloca calls xmalloc, which
means checking for being out of memory can't work right.  The
following changes remove all uses of alloca from BFD.
* hosts/solaris2.h: Remove alloca cruft.
* som.c: Replace alloca with a fixed size auto array.
* aoutx.h, elfcode.h, nlmcode.h, bout.c, coff-alpha.c, ecoff.c,
ecofflink.c, elf32-hppa.c, elf32-mips.c, linker.c, reloc.c, som.c:
Replace alloca with malloc and appropriate error checking and
freeing.
* linker.c: Replace alloca with obstack_alloc.
* libbfd.h: Rebuilt.

30 years ago* remote-es.c (es1800_child_ops): Don't declare it static.
Jim Kingdon [Wed, 9 Mar 1994 23:24:31 +0000 (23:24 +0000)] 
* remote-es.c (es1800_child_ops): Don't declare it static.

30 years ago * ar.c (move_members): Fix it so that the abi positional modifiers
Steve Chamberlain [Wed, 9 Mar 1994 21:53:54 +0000 (21:53 +0000)] 
* ar.c (move_members): Fix it so that the abi positional modifiers
don't delete all archive members following the insert point.

30 years agoa belated reflection of changed MPW files
Stan Shebs [Wed, 9 Mar 1994 20:32:48 +0000 (20:32 +0000)] 
a belated reflection of changed MPW files

30 years ago * os9k.h: os9000 target specific header file, the header of the
Jim Kingdon [Wed, 9 Mar 1994 17:34:32 +0000 (17:34 +0000)] 
* os9k.h: os9000 target specific header file, the header of the
object file is used now.

30 years agoalpha, coff, i386 changes
Ken Raeburn [Wed, 9 Mar 1994 02:45:29 +0000 (02:45 +0000)] 
alpha, coff, i386 changes

30 years agoHandle Alpha load-immediate-FP pseudo-instructions:
Ken Raeburn [Wed, 9 Mar 1994 02:44:00 +0000 (02:44 +0000)] 
Handle Alpha load-immediate-FP pseudo-instructions:
* config/alpha-opcode.h (ldif, ldig, ldis, ldit): New patterns.
* config/tc-alpha.c (lit8_sec, lit4_sec, lit8_sym, lit4_sym): New variables.
(create_literal_section): New function.
(create_lita_section): Now a macro.
(get_lit8_offset, get_lit4_offset): New functions.
(maybe_set_gp): New function.
(select_gp_value): Call it.
(load_expression): Preserve addend if symbol is a section symbol.
(alpha_ip): Handle new operand type `F' for floating-point constants; store
them in .lit{4,8} sections.
(alpha_ip, case 'G'): Emit LITUSE relocations for symbol exprs.

30 years ago* config/obj-coff.c: Minor formatting/stylistic changes, plus:
Ken Raeburn [Wed, 9 Mar 1994 02:42:57 +0000 (02:42 +0000)] 
* config/obj-coff.c: Minor formatting/stylistic changes, plus:
(obj_coff_section): Declare.
(obj_pseudo_table): Make it available only if MANY_SECTIONS.
(obj_symbol_to_chars) [CROSS_COMPILE]: Some attemps to make this work.  It
still doesn't.  It now fails to compile, instead of silently compiling to do
nothing.
* config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define only if MANY_SECTIONS.
(OBJ_PROCESS_STAB) [! MANY_SECTIONS]: New macro, just emits a warning.

30 years ago * mips-opc.c: It's sqrt.s, not sqrt.w. From
Ian Lance Taylor [Tue, 8 Mar 1994 23:13:30 +0000 (23:13 +0000)] 
* mips-opc.c: It's sqrt.s, not sqrt.w.  From
davidj@ICSI.Berkeley.EDU (David Johnson).

30 years ago * config/obj-coffbfd.c (w_strings): Only copy strings out if
Steve Chamberlain [Tue, 8 Mar 1994 22:30:58 +0000 (22:30 +0000)] 
* config/obj-coffbfd.c (w_strings): Only copy strings out if
their symbols are going to be written.

30 years ago * coffgrok.[ch]: New files, understand coff objects.
Steve Chamberlain [Tue, 8 Mar 1994 21:53:19 +0000 (21:53 +0000)] 
* coffgrok.[ch]: New files, understand coff objects.
* coffdump.c: Uses coffgrok to dump out the debug info of a coff
file.
* sysroff.info: Description of a SYSROFF object file.
* sysinfo.y, syslex.l: Parse info file, generate a reader, writer,
header files and a printer.
* srconv.c: Uses coffgrok.c and sysroff.info to convert a coff
file to a SYSROFF file.

30 years ago * coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL like
Ian Lance Taylor [Tue, 8 Mar 1994 20:11:44 +0000 (20:11 +0000)] 
* coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL like
MIPS_R_GPREL.

30 years ago* config/i386/tm-i386v4.h: Give just macro name, not args, to #undef.
Jim Kingdon [Tue, 8 Mar 1994 19:45:32 +0000 (19:45 +0000)] 
* config/i386/tm-i386v4.h: Give just macro name, not args, to #undef.

30 years agoSet Emacs local variables to never use version control.
Ian Lance Taylor [Tue, 8 Mar 1994 19:16:31 +0000 (19:16 +0000)] 
Set Emacs local variables to never use version control.

30 years agoSet Emacs local variables to never use version control.
Ian Lance Taylor [Tue, 8 Mar 1994 18:55:57 +0000 (18:55 +0000)] 
Set Emacs local variables to never use version control.

30 years agoSet Emacs local variables to never use version control.
Ian Lance Taylor [Tue, 8 Mar 1994 18:41:54 +0000 (18:41 +0000)] 
Set Emacs local variables to never use version control.

30 years ago * dbxread.c: New variable lowest_text_address.
Jim Kingdon [Tue, 8 Mar 1994 18:22:56 +0000 (18:22 +0000)] 
* dbxread.c: New variable lowest_text_address.
(record_minimal_symbol, read_dbx_symtab): Set it.
(read_dbx_symtab): Use lowest_text_address + text_size instead of
end_of_text_address.
* config/gould/tm-pn.h: Add comment regarding END_OF_TEXT_DEFAULT.

30 years ago * messages.c (as_perror): Declare arguments const.
Ian Lance Taylor [Tue, 8 Mar 1994 16:51:28 +0000 (16:51 +0000)] 
* messages.c (as_perror): Declare arguments const.
* as.h (as_perror): Change declaration.

30 years ago * parser-defs.h: Add "extern" to start of variable declarations so
Jim Kingdon [Tue, 8 Mar 1994 15:25:00 +0000 (15:25 +0000)] 
* parser-defs.h: Add "extern" to start of variable declarations so
we don't end up with commons.
* parse.c: Define these variables.

30 years ago * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using it
Jim Kingdon [Tue, 8 Mar 1994 15:01:55 +0000 (15:01 +0000)] 
* irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using it
as one.

30 years ago* alpha-tdep.c: Change value to value_ptr.
Jim Kingdon [Tue, 8 Mar 1994 14:56:30 +0000 (14:56 +0000)] 
* alpha-tdep.c: Change value to value_ptr.

30 years ago * config/i386bsd.mh: New file.
David MacKenzie [Tue, 8 Mar 1994 12:25:06 +0000 (12:25 +0000)] 
* config/i386bsd.mh: New file.

30 years ago * solib.c (elf_locate_base): New function to locate the address
Peter Schauer [Mon, 7 Mar 1994 22:01:58 +0000 (22:01 +0000)] 
* solib.c (elf_locate_base):  New function to locate the address
of the dynamic linker's runtime structure in the dynamic info section.
* solib.c (locate_base):  Use it instead of iterating over the list
of mapped address segments.
* solib.c (look_for_base, bfd_lookup_symbol):  Removed, no longer
necessary.

30 years ago * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
Peter Schauer [Mon, 7 Mar 1994 21:51:38 +0000 (21:51 +0000)] 
* gdb.t03/gdbme.c:  gcc version 1 puts out the wrong stabs for
the primary1 test, use work around if __GNUC__ < 2.
* gdb.t06/signals.c:  Add comments for signals.exp pattern matching.
* gdb.t06/signals.exp:  Add XFAILs for i386 bsd and vax ultrix.
Test for bad output rather than waiting for timeout.  Issue
second continue only if first continue failed.

30 years ago Add lost lines to previous ChangeLog entry.
Peter Schauer [Mon, 7 Mar 1994 21:38:41 +0000 (21:38 +0000)] 
Add lost lines to previous ChangeLog entry.

30 years ago * config/tc-mips.c (load_address): When calling frag_grow, allow
Ian Lance Taylor [Mon, 7 Mar 1994 21:12:26 +0000 (21:12 +0000)] 
* config/tc-mips.c (load_address): When calling frag_grow, allow
for the (up to) two nops which may be inserted by append_insn if
mips_optimize is 0.
(macro): Likewise.

30 years ago * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be
Ian Lance Taylor [Mon, 7 Mar 1994 20:26:24 +0000 (20:26 +0000)] 
* elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be
defined.
* emulparams/elf32mipb.s (TEXT_START_SYMBOLS): Define _ftext.
(DATA_START_SYMBOLS): Define _fdata.

30 years agoFix typo, value has not been changed to value_ptr in all places.
Peter Schauer [Sat, 5 Mar 1994 22:45:47 +0000 (22:45 +0000)] 
Fix typo, value has not been changed to value_ptr in all places.

30 years ago * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word,
Peter Schauer [Sat, 5 Mar 1994 22:41:41 +0000 (22:41 +0000)] 
* elf32-hppa.h, elfcode.h:  Replace uses of Elf*_Half, Elf*_Word,
Elf*_Off typedefs by their expansion, the typedefs have been
removed from include/elf/internal.h.

30 years ago * internal.h: Remove Elf32_*, Elf64_* typedefs. These names
Peter Schauer [Sat, 5 Mar 1994 22:39:47 +0000 (22:39 +0000)] 
* internal.h:  Remove Elf32_*, Elf64_* typedefs.  These names
cause conflicts with system headers, e.g. link.h in gdb/solib.c.
Combine 32- and 64-bit versions of *_Internal_Dyn.
* common.h:  Replace uses of Elf64_Word, Elf64_Xword typedefs
by their expansion.
* mips.h:  Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.

30 years agoFri Mar 4 11:43:47 1994 Stan Shebs (shebs@andros.cygnus.com)
Stan Shebs [Fri, 4 Mar 1994 19:53:16 +0000 (19:53 +0000)] 
Fri Mar  4 11:43:47 1994  Stan Shebs  (shebs@andros.cygnus.com)

* ldlang.c (lookup_name): Stomp on a pointer if in MPW.
* mpw-em.c: Edit to reflect changed syntax of compiled-in linker
scripts.

30 years ago * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file.
Jeff Law [Fri, 4 Mar 1994 17:54:41 +0000 (17:54 +0000)] 
    * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file.
        (pc_in_interrupt_handler): New function.  Also add PARAM decl.
        (find_proc_framesize): Deal with HPUX setting SAVE_SP bit for
        signal trampoline and interrupt routines.
        (frame_saved_pc): Handle signal trampolines and interrupt routines.
        (frame_chain, frame_chain_valid): Likewise.
        (hppa_frame_find_saved_regs): Likewise.  Also deal with special
        saved regs convention for SP.

        * tm-hppa[bho].h: FRAME_FIND_SAVED_PC_IN_SIGTRAMP): Define.
        (FRAME_BASE_BEFORE_SIGTRAMP): Define.
        (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Define.

        * tm-hppah.h (IN_SIGTRAMP): Define.

30 years ago * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD.
Jeff Law [Fri, 4 Mar 1994 04:04:48 +0000 (04:04 +0000)] 
    * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD.

30 years ago * ch-exp.y (match_simple_name_string): Accept '_' as well as an
Jim Kingdon [Fri, 4 Mar 1994 03:12:05 +0000 (03:12 +0000)] 
* ch-exp.y (match_simple_name_string): Accept '_' as well as an
alphabetic character as the start of a name.

30 years ago* sparclite/Makefile.in (all install): Build and install aload.
Jim Kingdon [Fri, 4 Mar 1994 02:58:28 +0000 (02:58 +0000)] 
* sparclite/Makefile.in (all install): Build and install aload.

30 years ago* configure.in: For ISC, use mh-sysv, not mh-isc.
Jim Kingdon [Fri, 4 Mar 1994 01:40:39 +0000 (01:40 +0000)] 
* configure.in: For ISC, use mh-sysv, not mh-isc.

30 years ago * configure.in: Accept i[34]86-*-*sysv32 because that is what
Jim Kingdon [Fri, 4 Mar 1994 01:38:57 +0000 (01:38 +0000)] 
* configure.in: Accept i[34]86-*-*sysv32 because that is what
config.guess and config.sub produce.

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