aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-hppa.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-31 * config/obj-som.h (obj_set_symbol_type): Define a hook so GASJeff Law1-0/+32
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-29 * config/tc-hppa.c (md_begin): Disable "-R" option to foldJeff Law1-0/+6
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-219/+89
1993-10-26(tc_gen_reloc): ELF32_HPPA_R_ADDEND -> HPPA_R_ADDEND.Ken Raeburn1-3225/+2707
1993-10-06 Changes to let cons handle bignums like general expressions.Ian Lance Taylor1-91/+37
1993-09-09gcc -Wall cleanups from UtahKen Raeburn1-33/+9
1993-09-03more Utah changes, some cleanup of mineKen Raeburn1-314/+475
1993-07-12fix definitions of md_create_long_jump, md_create_short_jump,Mark Eichin1-0/+6941