aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1993-11-02 * config/ho-hpux.h: Do not include ho-sysv.h. Instead includeJeff Law1-2/+9
1993-11-02 * config/ho-hppaosf.h: Delete _IO* macros. They are defined inJeff Law1-21/+4
1993-11-02 * config/obj-som.h (obj_attach_unwind_info): Define as a hookJeff Law1-6/+61
1993-11-02 * config/tc-hppa.c (process_exit): Create temporary symbols withJeff Law1-2/+2
1993-11-02 * config/tc-hppa.c (call_info struct): Delete unused "frame" field.Jeff Law1-7/+4
1993-11-02 * config/obj-som.h (obj_frob_file): Define.Jeff Law1-0/+4
1993-10-31 * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_definedJeff Law1-10/+21
1993-10-31 * config/obj-som.h (obj_set_symbol_type): Define a hook so GASJeff Law2-0/+35
1993-10-31 * config/tc-i386.h (DOT_LABEL_PREFIX): Delete.Jeff Law1-2/+3
1993-10-31 * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it'sJeff Law1-3/+1
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-48/+169
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): If needed, callJeff Law1-0/+23
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort keyJeff Law1-5/+5
1993-10-30 * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTIONJeff Law1-2/+13
1993-10-30 * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handlingJeff Law1-17/+46
1993-10-30 * config/tc-hppa.c (pa_comm): Delete incorrect check for symbolJeff Law1-9/+10
1993-10-30 * config/obj-som.[ch]: New files for SOM support in GAS.Jeff Law3-0/+174
1993-10-30 * config/ho-hppabsd.h: Delete IO* macros, they are defined inJeff Law1-19/+6
1993-10-30 * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str"Jeff Law1-1/+5
1993-10-29 * config/tc-hppa.c (md_begin): Disable "-R" option to foldJeff Law1-0/+6
1993-10-29 * config/tc-hppa.h (NO_FOLD_DATA_AND_TEXT): Define. FoldingJeff Law1-0/+4
1993-10-29 * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 forJeff Law1-2/+2
1993-10-28 * config/tc-hppa.c (pa_parse_space_stmt): AdvanceJeff Law1-1/+6
1993-10-28 Merge with current Utah code:Jeff Law1-457/+63
1993-10-28 Merge with current Utah code:Jeff Law1-219/+89
1993-10-28 * config/tc-a29k.c (md_begin): When opcodes are mashed together inIan Lance Taylor1-14/+12
1993-10-27 * config/tc-mips.c (macro_build): Handle '>' case (shift amountIan Lance Taylor1-0/+13
1993-10-26 * config/tc-m68k.c (md_apply_fix_2): Error if a short branch usesIan Lance Taylor1-1/+11
1993-10-26 * config/obj-elf.c (obj_elf_init_stab_section): Align .stabIan Lance Taylor1-93/+193
1993-10-26Show full pathnames.Ken Raeburn1-7/+9
1993-10-26(tc_gen_reloc): ELF32_HPPA_R_ADDEND -> HPPA_R_ADDEND.Ken Raeburn1-3225/+2707
1993-10-25 * config/tc-sparc.c (sparc_ip): Use strtol to parse membarIan Lance Taylor1-5/+4
1993-10-25* config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLER code.Ken Raeburn1-177/+67
1993-10-24Add support for .dword pseudo op to mips port.Jim Wilson1-2/+8
1993-10-22 * input-scrub.c (physical_input_file, logical_input_file,Ian Lance Taylor1-7/+2
1993-10-21delete some code in "#if 0"Ken Raeburn1-6/+0
1993-10-21 * config/tc-sparc.c (md_parse_option): Accept and ignore -sparcIan Lance Taylor1-54/+46
1993-10-19 * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variableIan Lance Taylor2-32/+39
1993-10-14 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.Ian Lance Taylor1-5/+19
1993-10-14Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor1-104/+177
1993-10-13 * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: IfKen Raeburn1-0/+13
1993-10-12 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.Ian Lance Taylor1-0/+51
1993-10-12more null/empty string fixupsKen Raeburn3-3/+3
1993-10-11 * write.c (write_contents): Don't crash if seginfo is NULL.Ian Lance Taylor1-7/+24
1993-10-11remove extern time() declDavid D. Zuhn1-1/+0
1993-10-08 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables toIan Lance Taylor3-201/+206
1993-10-08 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.Ian Lance Taylor2-27/+67
1993-10-06 * config/tc-mips.c (cons_fix_new_mips): New function. TurnIan Lance Taylor2-3/+45
1993-10-06 Changes to let cons handle bignums like general expressions.Ian Lance Taylor3-146/+78
1993-09-29correct a few mistakes found while extending the dissassembler.K. Richard Pixley1-3/+3