aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-hppa.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-25 Bug gas/1896Dave Anglin1-17/+2
2005-11-16 * config/tc-hppa.c (pa_comm): Set bfd_com_section segment.Alan Modra1-1/+1
2005-11-07 PR gas/1804Dave Anglin1-6/+13
2005-10-13 PR binutils/941Dave Anglin1-1/+2
2005-10-08 * config/tc-hppa.c (strict): Don't initialize. Update comment.Dave Anglin1-36/+20
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson1-0/+4
2005-07-19 * tc-hppa.c (pa_ip): Reject match for '#' immediate if not pa20.Dave Anglin1-0/+2
2005-07-17 * config/tc-hppa.c (pa_ip): Search entire mnemonic before consideringDave Anglin1-2/+20
2005-06-10 * config/tc-hppa.c (pa_block): Allocate just one byte for theAlan Modra1-18/+5
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-22 * config/tc-hppa.c (pa_ip): Promote architecture from PA 1.0 to 1.1Dave Anglin1-14/+12
2005-05-10gas/Michael Matz1-0/+6
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-12PR gas/818Nick Clifton1-4/+5
2005-03-03update copyright datesAlan Modra1-1/+1
2004-07-20 * config/obj-som.c (adjust_stab_sections): Add prototype.Dave Anglin1-7/+12
2004-06-11 * config/tc-hppa.c (log2): Rename to exact_log2.Dave Anglin1-21/+13
2004-06-11 Bug gas/213Dave Anglin1-2/+9
2004-04-28 * som.c (struct som_misc_symbol_info): Add is_comdat, is_common andDave Anglin1-24/+45
2004-03-19 * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors forDave Anglin1-0/+3
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-1/+1
2003-11-21 * config/tc-hppa.c: Fix comment typos.Kazu Hirata1-24/+24
2003-10-06Change target of hppa-netbsd portNick Clifton1-7/+20
2003-09-27 * config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions.Dave Anglin1-7/+5
2003-05-21 * config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.Dave Anglin1-2/+4
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-6/+0
2003-04-28* config/tc-hppa.c (hppa_symbol_chars): New.Nick Clifton1-0/+3
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-3/+3
2002-09-09 * config/tc-hppa.c (md_apply_fix3): Don't set fx_done forJeff Law1-3/+3
2002-09-05gas reloc rewrite.Alan Modra1-17/+2
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-06-06 * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.Jeff Law1-12/+24
2002-05-09 * config/obj-coff.c: Fix formatting.Kazu Hirata1-13/+13
2002-03-052002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law1-18/+4
2002-02-25 * config/tc-hppa.c: Update copyright date.Alan Modra1-2/+2
2002-02-12 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final typesAlan Modra1-3/+54
2001-12-31 * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,Jeff Law1-2/+5
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-20/+23
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-2/+2
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-18/+19
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata1-11/+11
2001-07-23 * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): RemoveAlan Modra1-50/+32
2001-06-22Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 orNick Clifton1-0/+5
2001-06-21 * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra1-14/+40
2001-03-28Default hppa64 to ".level 2.0w"Alan Modra1-1/+7
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-02-08(pa_build_unwind_subspace): Don't callAlan Modra1-2/+2
2001-02-06Fix unwind info when cross-compiling from little-endian machines.Alan Modra1-37/+61