aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1993-11-18 * config/tc-mips.c: Check ECOFF_DEBUGGING rather thanIan Lance Taylor1-635/+1462
1993-11-17 * config/tc-hppa.c (pa_ip): Fix thinko in 21bit range check.Jeff Law1-128/+130
1993-11-12 * config/tc-hppa.c (hppa_fix_struct): Use a real type for theJeff Law1-5/+18
1993-11-11 * config/tc-hppa.c (pa_type_args): For .import statements,Jeff Law1-2/+10
1993-11-10 * write.h (fixS): Rename fx_callj field to fx_tcbit.Ian Lance Taylor1-2/+2
1993-11-09 * config/tc-hppa.c (evaluate_absolute): Avoid relying onJeff Law1-1/+2
1993-11-09 * config/tc-hppa.c (pa_type_args): Renamed from pa_export_args.Jeff Law1-497/+370
1993-11-08 * config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from TedIan Lance Taylor1-108/+354
1993-11-07 * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.Jeff Law1-0/+6
1993-11-07 * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.Jeff Law1-0/+4
1993-11-07 * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors workJeff Law1-1/+3
1993-11-07 * config/tc-hppa.c: (update_subspace): Fix type and name of lastJeff Law1-8/+9
1993-11-07 * config/tc-hppa.c (cons_fix_new_hppa): Reset field selectorJeff Law1-1/+4
1993-11-03 * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in theJeff Law1-10/+29
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