aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1997-02-27 * stabs.texinfo (String Field): Document type number pairs here,Ian Lance Taylor2-42/+67
instead of in the Sun specific section. (Include Files): The GNU linker supports the N_BINCL optimization. Clarify the N_BINCL value, and what it is used for. (Procedures): Document N_FUN with an empty string to mark the end of a function. (Typedefs): Mention that Sun compilers may use N_GSYM for a type. (Sun Differences): Remove this node, as the information is now elsewhere in the main document. (Stab Section Basics): Mention that the GNU linker may optimize stabs and remove the leading N_UNDF symbol.
1997-02-27 * gas/tic80/{align.d, align.lst, align.s} New test for theFred Fish5-0/+110
".align" pseudop. * gas/tic80/tic80.exp: Run the align test.
1997-02-27 * remote-mips.c: Put back the form feeds.Mark Alexander2-18/+14
1997-02-27 * remote-mips.c: Remove form feeds (^L) from source.Mark Alexander2-24/+54
(mips_initialize): LSI PMON doesn't support 'set regsize' command. (pmon_wait): Don't need to exit and re-enter debug mode on LSI PMON after a continue; it causes target program misbehavior. (mips_fetch_register): Don't fetch unsupported registers; this cuts down on wasted serial traffic.
1997-02-27* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove ↵Ken Raeburn1-0/+9
make-all.com, use makefile.vms instead.
1997-02-27 * config/tc-m68k.c (md_assemble): Handle a reloc width of 'W'.nIan Lance Taylor1-0/+2
1997-02-27Thu Feb 27 14:04:32 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-0/+13
* m68k-opc.c (m68k_opcodes): Added swbegl pseudo-instruction.
1997-02-27fix random missing Sanitize bitsAngela Marie Thomas3-0/+87
1997-02-27Use change-log-mode, not indented-text-modeMichael Meissner1-1/+23
1997-02-27 * gasp.c (hash_add_to_string_table): Correct misspelling in errorIan Lance Taylor2-11/+44
message, and add newline. (process_file): Don't process assignments in the label if this is a equ or assign pseudo-op. (process_pseudo_op): Swap first argument to do_assign for K_ASSIGN and K_EQU, to match documentation.
1997-02-27 * configure.in configure (HPUX/OSF thread support): Enable thisStu Grossman3-20/+32
only when running GCC, since HP's thread header files use ANSI C which is not supported by their default compiler.
1997-02-27 * configure.in: Define BSD44_FORMAT if the target looks like aIan Lance Taylor5-2/+29
BSD4.4 derived system. * configure: Rebuild. * Makefile.in (.c.o): Add @DEFS@. * gmon_io.c (gmon_out_read): In BSD44_FORMAT code, get profrate from profrate field, not version field.
1997-02-27comment changeIan Lance Taylor1-0/+2
1997-02-27 * configure.host (i[3456]86-*-windows): Disable long longStu Grossman4-262/+553
support for WinGDB. Add mswin to configdirs. * configure.in configure: Move calls to configure.host and configure.tgt to the top of configure.in to allow them to set config variables before they are referenced.
1997-02-27FIxing Sanitize problems found by Marilyn.Jeff Law1-6/+0
1997-02-27Fixing Sanitize errors found by Marilyn.Jeff Law1-2/+2
1997-02-27Add "r" section attribute to denote read-only sectionsMichael Meissner1-0/+5
1997-02-27 * mri.c (mri_draw_tree): Pass noload_section, not SEC_NEVER_LOAD,Ian Lance Taylor1-0/+6
to lang_enter_output_section_statement. From Mark Rasin <mark.rasin@telrad.co.il>.
1997-02-27Deal with 64 bit instruction sizes on the tic80Michael Meissner1-0/+4
1997-02-27oops... always keep d10v stuffAngela Marie Thomas2-8/+2
1997-02-27only keep d10velf.sh for keep-d10vAngela Marie Thomas1-0/+8
1997-02-27add sim-basics.h sim-config.h sim-inline.c to Things-to-keepAngela Marie Thomas1-0/+3
1997-02-27 * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.Ian Lance Taylor1-0/+3
* config/tc-sparc.c (s_common): Likewise, if BFD_ASSEMBLER.
1997-02-27 * expr.c (operand): Simplify 0b handling. Don't treat 0b as aIan Lance Taylor2-94/+240
binary number if the next character is '+' or '-'.
1997-02-27 * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF".Fred Fish2-4/+32
(find_opcode): Match operands that can be floats. (build_insn): Handle O_big (float) expressions and build correct opcode.
1997-02-27 * gas/tic80/{float.d, float.lst, float.s}: New tests forFred Fish5-0/+187
simple floating point operands. * gas/tic80/tic80.exp: Run the float test.
1997-02-27always keep te-lnews.hStan Shebs1-0/+1
1997-02-27 * configure.in (mips*-*-lnews*): New target, also make emptyStan Shebs3-7/+24
emulation list for this target. * configure: Update. * tc-mips.c (ECOFF_LITTLE_FORMAT): Define. (mips_target_format): Use. * te-lnews.h: New file.
1997-02-27Sanitize out D30V stuff.Martin Hunt2-0/+34
1997-02-27Sanitize out d30v stuff.Martin Hunt1-0/+28
1997-02-26Correct the overloaded DOUBLEWORD problemGavin Romig-Koch1-7/+7
1997-02-26Wed Feb 26 15:19:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
* elf32-d30v.c (bfd_elf_d30v_reloc): Add code to do 32-bit relocations.
1997-02-26 * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.Stan Shebs2-4/+3
1997-02-26 * config/tc-tic80.c (find_opcode, build_insn): Changes to matchFred Fish2-30/+58
operands with :m or :s modifiers and generate the right opcodes for them.
1997-02-26always keep mipslnews.shStan Shebs1-0/+1
1997-02-26 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,Fred Fish11-0/+410
regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}: New tests for :m and :s operand modifiers. * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
1997-02-26Define r25Michael Meissner1-0/+6
1997-02-26Wed Feb 26 13:38:30 1997 Andreas Schwab ↵Ian Lance Taylor1-0/+17
<schwab@issan.informatik.uni-dortmund.de> * m68k-dis.c (NEXTSINGLE, NEXTDOUBLE, NEXTEXTEND): Use floatformat_to_double to make portable. (print_insn_arg): Use NEXTEXTEND macro when extracting extended precision float.
1997-02-26 * elflink.h (elf_link_input_bfd): Don't skip symbols from sectionsIan Lance Taylor2-3/+20
that have no contents merely because linker_mark is not set.
1997-02-26 * Makefile.in (itbl-parse.c itbl-parse.h): Use $(BISON) andIan Lance Taylor1-0/+5
$(BISONFLAGS), not $(YACC) and $(YACCFLAGS).
1997-02-26 * ldlang.c (lang_one_common): Clear SEC_IS_COMMON from commonIan Lance Taylor1-0/+20
section. PR 11749.
1997-02-26 * configure.tgt (mips*-*-lnews*): New target.Stan Shebs1-0/+9
* Makefile.in (emipslnews.c): New target. * emulparams/mipslnews.sh: New file.
1997-02-26 Based on patches from Robert Lipe <robertl@dgii.com>:Ian Lance Taylor5-5/+70
* configure.in: Add i386coff and i386elf to emulation list. * configure: Rebuild. * as.c (i386coff, i386elf): Declare. * obj.h (coff_format_ops): Declare. * config/obj-coff.c (OBJ_HEADER): Define. (coff_obj_symbol_new_hook): Rename from obj_symbol_new_hook. (coff_obj_read_begin_hook): Rename from obj_read_begin_hook. (obj_pseudo_table): Add "version". (coff_pop_insert): New static function. (coff_sec_sym_ok_for_reloc): New static function. (no_func): New static function. (coff_format_ops): New variable. * config/obj-coff.h (coff_obj_symbol_new_hook): Declare. (obj_symbol_new_hook): Define. (coff_obj_read_begin_hook): Declare. (obj_read_begin_hook): Define. * config/tc-i386.h (i386_target_format): Declare. * config/tc-i386.c: Check OBJ_MAYBE_ELF as well as OBJ_ELF; check OUTPUT_FLAVOR when appropriate. (i386_target_format): New function. * Makefile.in (obj-coff.o): New target. (e-i386coff.o, e-i386elf.o): New targets.
1997-02-26 * configure.tgt (mips*-*-lnews*): New target.Stan Shebs1-0/+1
1997-02-26Tue Feb 25 22:02:23 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-0/+7
* config/tc-m68k.c (instring): Useless local declaration of crack_operand removed. * expr.h (expressionS): Changed type of X_op field to operatorT if __GNUC__.
1997-02-26 From Stephen Williams <steve@icarus.icarus.com>:Ian Lance Taylor1-0/+13
* config/tc-i960.h (TC_SYMFIELD_TYPE): Define if OBJ_COFF. (_tc_get_bal_of_call): Don't declare. (tc_get_bal_of_call): Declare as function, don't define as macro. * config/tc-i960.c (tc_set_bal_of_call): If OBJ_COFF, store balP in sy_tc field, not x_balntry field. (tc_get_bal_of_call): Rename from _tc_get_bal_of_call. Change return type to symbolS *. If OBJ_COFF, retrieve value from sy_tc field, not x_balntry field.
1997-02-26 * objdump.c (adjust_section_vma): New static variable.Ian Lance Taylor2-0/+22
(usage): Mention --adjust-section-vma. (OPTION_ADJUST_VMA): Define. (long_options): Add "addjust-vma". (display_bfd): If adjust_section_vma is not 0, add it to all the section addresses. (main): Handle OPTION_ADJUST_VMA. * binutils.texi, objdump.1: Document --adjust-vma.
1997-02-25 * configure.in (host_libs): Build itcl after tcl, tk.Tom Tromey2-1/+3
1997-02-25 * elf.c (elf_fake_sections): Use SHT_NOTE for any section whoseIan Lance Taylor1-0/+6
name begins with ".note". (map_sections_to_segments): Add a PT_NOTE segment for any loadable section whose name begins with ".note". (get_program_header_size): Corresponding change.
1997-02-25tweak for alignmentIan Lance Taylor1-0/+5