aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1993-11-07 * config/tc-hppa.c (cons_fix_new_hppa): Reset field selectorJeff Law1-0/+5
1993-11-05 * config/obj-som.c (obj_som_init_stab_section): ChangeJeff Law1-0/+6
1993-11-05 * write.c (chain_frchains_together): Update pointer to lastJeff Law1-0/+5
1993-11-04Changed RUNTESTFLAGS to RUNTEST_FLAGSJeffrey Wheat1-0/+25
1993-11-03 * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in theJeff Law1-0/+8
1993-11-02log my expr.c changeKen Raeburn1-0/+5
1993-11-02 * config/ho-hpux.h: Do not include ho-sysv.h. Instead includeJeff Law1-0/+3
1993-11-02 * read.c (s_lcomm): Put small objects in .sbss for MIPS ELF asIan Lance Taylor1-0/+6
1993-11-02 * config/ho-hppaosf.h: Delete _IO* macros. They are defined inJeff Law1-0/+6
1993-11-02 * config/obj-som.h (obj_attach_unwind_info): Define as a hookJeff Law1-0/+12
1993-11-02 * config/tc-hppa.c (process_exit): Create temporary symbols withJeff Law1-0/+3
1993-11-02 * config/tc-hppa.c (call_info struct): Delete unused "frame" field.Jeff Law1-0/+6
1993-11-02 * Add support for marker type relocations. These mark areasJeff Law1-0/+8
1993-11-02 * struc-symbol.h: Add new "sy_used" field to the symbol structure.Jeff Law1-0/+6
1993-11-02 * config/obj-som.h (obj_frob_file): Define.Jeff Law1-0/+10
1993-11-01 * config/tc-mips.c (PIC_CALL_REG, SP, FP): Define.Ian Lance Taylor1-0/+27
1993-10-31 * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_definedJeff Law1-0/+12
1993-10-31 * write.c (relax_and_size_seg): Correct test to determineJeff Law1-0/+3
1993-10-31 * config/obj-som.h (obj_set_symbol_type): Define a hook so GASJeff Law1-0/+8
1993-10-31 * read.c (get_stab_string_offset): Set SEC_DEBUGGING for anyJeff Law1-0/+6
1993-10-31Allow backends to override the value of the "fake" label.Jeff Law1-0/+19
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-0/+24
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): If needed, callJeff Law1-0/+9
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort keyJeff Law1-0/+3
1993-10-30 * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTIONJeff Law1-0/+3
1993-10-30 * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handlingJeff Law1-0/+3
1993-10-30 * config/tc-hppa.c (pa_comm): Delete incorrect check for symbolJeff Law1-0/+3
1993-10-30 * config/obj-som.[ch]: New files for SOM support. Note SOMJeff Law1-0/+3
1993-10-30 * config/ho-hppabsd.h: Delete IO* macros, they are defined inJeff Law1-0/+23
1993-10-29Back out of last change. Instead:Jeff Law1-4/+3
1993-10-29 * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXTJeff Law1-0/+7
1993-10-29 * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 forJeff Law1-0/+3
1993-10-28 * config/tc-hppa.c (pa_parse_space_stmt): AdvanceJeff Law1-0/+3
1993-10-28 * config/tc-hppa.c (pa_space): Do not report an error for a .spaceJeff Law1-0/+74
1993-10-28 * config/tc-a29k.c (md_begin): When opcodes are mashed together inIan Lance Taylor1-0/+10
1993-10-27 * config/tc-m68k.c (m68k_ip): Adjust offsets for PC relativeIan Lance Taylor1-0/+3
1993-10-27 * config/obj-ecoff.c (obj_ecoff_ent): Ignore an optional numberIan Lance Taylor1-0/+3
1993-10-27Took case '>' out of macro_build again to avoid confusion. Use & 0x1fIan Lance Taylor1-4/+4
1993-10-27 * config/tc-mips.c (macro_build): Handle '>' case (shift amountIan Lance Taylor1-0/+7
1993-10-26 * config/tc-ns32k.c (tc_aout_fix_to_chars): Output the symbolIan Lance Taylor1-0/+4
1993-10-26 * config/tc-m68k.c (md_apply_fix_2): Error if a short branch usesIan Lance Taylor1-0/+3
1993-10-26 * config/obj-elf.c (obj_elf_init_stab_section): Align .stabIan Lance Taylor1-0/+5
1993-10-26Makefile.in, tc-hppa.c changesKen Raeburn1-0/+8
1993-10-25 * config/tc-sh.c (build_Mbytes): Write the relocs to the correctSteve Chamberlain1-0/+4
1993-10-25 * config/tc-z8k.c (get_specific, built_bytes): Understand all theSteve Chamberlain1-0/+5
1993-10-25doc/Makefile.in, write.c, config/tc-sparc.* changesKen Raeburn1-0/+14
1993-10-24Add support for .dword pseudo op to mips port.Jim Wilson1-0/+4
1993-10-24use lowercase "format" instead of Format/formatDavid D. Zuhn1-0/+8
1993-10-22 * input-scrub.c (physical_input_file, logical_input_file,Ian Lance Taylor1-0/+29
1993-10-21Various arious PA changes from Utah.Ken Raeburn1-0/+83