aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-10-31 * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_definedJeff Law2-10/+33
1993-10-31 * write.c (relax_and_size_seg): Correct test to determineJeff Law2-11/+17
1993-10-31 * config/obj-som.h (obj_set_symbol_type): Define a hook so GASJeff Law3-0/+43
1993-10-31 * read.c (get_stab_string_offset): Set SEC_DEBUGGING for anyJeff Law2-2/+9
1993-10-31Allow backends to override the value of the "fake" label.Jeff Law1-0/+19
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 * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX codeJeff Law2-54/+103
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-0/+24
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-48/+169
1993-10-31 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.Jeff Law1-0/+6
1993-10-31 * gas/hppa/more.parse/parse.exp: Add new test.Jeff Law6-0/+32
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): If needed, callJeff Law2-0/+32
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort keyJeff Law2-5/+8
1993-10-30 * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTIONJeff Law2-2/+16
1993-10-30 * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handlingJeff Law2-17/+49
1993-10-30 * config/tc-hppa.c (pa_comm): Delete incorrect check for symbolJeff Law2-9/+13
1993-10-30 * config/obj-som.[ch]: New files for SOM support. Note SOMJeff Law1-0/+3
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 Law2-19/+29
1993-10-30 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.Jeff Law1-0/+9
1993-10-30 * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str"Jeff Law1-1/+5
1993-10-29 * gas/hppa/more.parse/parse.exp: Fix typos.Jeff Law2-4/+4
1993-10-29 * gas/hppa/more.parse/calldatabug.s: Colonize.Jeff Law1-10/+10
1993-10-29 * config/tc-hppa.c (md_begin): Disable "-R" option to foldJeff Law1-0/+6
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.h (NO_FOLD_DATA_AND_TEXT): Define. FoldingJeff Law1-0/+4
1993-10-29 * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXTJeff Law1-19/+30
1993-10-29 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.Jeff Law1-3/+3
1993-10-29Unsorted PA tests.Jeff Law4-0/+105
1993-10-29Quick description of test directory contents.Jeff Law1-0/+34
1993-10-29Relocation tests for the PA.Jeff Law7-0/+250
1993-10-29Additional parsing tests for PA gas.Jeff Law40-0/+13828
1993-10-29 * gas/hppa/basic: New directory.Jeff Law1-0/+6
1993-10-29Keep hppa test directory.Jeff Law1-0/+1
1993-10-29Basic hppa GAS testsuite.Jeff Law21-0/+1905
1993-10-29Add new hppa directory.Jeff Law1-0/+39
1993-10-29 * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 forJeff Law2-2/+5
1993-10-28 * config/tc-hppa.c (pa_parse_space_stmt): AdvanceJeff Law2-1/+9
1993-10-28 * config/tc-hppa.c (pa_space): Do not report an error for a .spaceJeff Law1-0/+74
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 Taylor2-14/+22
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 Taylor2-0/+20
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 Taylor2-1/+14