* tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
[binutils-gdb.git] / gas / config / tc-hppa.c
1993-11-03 Jeff Law * tc-hppa.c: Add %dp and %rp as synonyms for %r27...
1993-11-02 Jeff Law * config/obj-som.h (obj_attach_unwind_info): Define...
1993-11-02 Jeff Law * config/tc-hppa.c (process_exit): Create temporary...
1993-11-02 Jeff Law * config/tc-hppa.c (call_info struct): Delete unused...
1993-10-31 Jeff Law * config/tc-hppa.c (subspace_dictionary_chain): Add...
1993-10-31 Jeff Law * config/obj-som.h (obj_set_symbol_type): Define a...
1993-10-31 Jeff Law Rework space/subspace handling in PA code to fully...
1993-10-30 Jeff Law * config/tc-hppa.c (pa_parse_space_stmt): If...
1993-10-30 Jeff Law * config/tc-hppa.c (pa_parse_space_stmt): Get...
1993-10-30 Jeff Law * config/tc-hppa.c (pa_export_args): Always...
1993-10-30 Jeff Law * config/tc-hppa.c (tc_gen_reloc): Preliminary...
1993-10-30 Jeff Law * config/tc-hppa.c (pa_comm): Delete incorrect...
1993-10-29 Jeff Law * config/tc-hppa.c (md_begin): Disable "-R...
1993-10-29 Jeff Law * config/tc-hppa.c (md_pseudo_table): Default alignmen...
1993-10-28 Jeff Law * config/tc-hppa.c (pa_parse_space_stmt): Advance
1993-10-28 Jeff Law Merge with current Utah code:
1993-10-26 Ken Raeburn(tc_gen_reloc): ELF32_HPPA_R_ADDEND -> HPPA_R_ADDEND.
1993-10-06 Ian Lance Taylor Changes to let cons handle bignums like general expres...
1993-09-09 Ken Raeburngcc -Wall cleanups from Utah
1993-09-03 Ken Raeburnmore Utah changes, some cleanup of mine
1993-07-12 Mark Eichinfix definitions of md_create_long_jump, md_create_short...