aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-hppa.h
AgeCommit message (Collapse)AuthorFilesLines
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra1-3/+1
it now compiles even if it doesn't work too well.
2000-02-24Remove dead code when not TC_M68K.Alan Modra1-2/+2
1999-09-15 * config/tc-hppa.c: Include dwarf2dbg.h if OBJ_ELF. DeclareJeff Law1-0/+3
debug_line. (md_pseudo_table): Add .file and .line pseudo-ops for OBJ_ELF. (md_assemble): Call dwarf2_where for OBJ_ELF. (pa_ip): Call dwarf2_gen_line_info for OBJ_ELF. (pa_end_of_source): New function. * tc-hppa.h (md_end): Define for OBJ_ELF.
1999-07-06hJeff Law1-1/+2
* config/tc-hppa.h (tc_frob_symbol): Always punt "$global$" symbol for ELF.
1999-06-21dJeff Law1-0/+5
* tc-hppa.c (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type. (hppa_gen_reloc_type): Conditionalize on BFD64. (tc_gen_reloc): Re-enable ELF relocations. * tc-hppa.h (TARGET_FORMAT): Handle elf64-hppa format.
1999-06-03 * config/tc-hppa.h: Update for symbol handling changes.Ian Lance Taylor1-5/+6
* config/tc-hppa.c: Likewise.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+162