summaryrefslogtreecommitdiff
path: root/gas/config/tc-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'csl-arm-2004-q1a'.csl-arm-2004-q1anobody2004-05-041-24/+48
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-1/+1
* * config/tc-hppa.c: Fix comment typos.Kazu Hirata2003-11-211-24/+24
* Change target of hppa-netbsd portNick Clifton2003-10-061-7/+20
* * config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions.Dave Anglin2003-09-271-7/+5
* * config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.Dave Anglin2003-05-211-2/+4
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-6/+0
* * config/tc-hppa.c (hppa_symbol_chars): New.Nick Clifton2003-04-281-0/+3
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-3/+3
* * config/tc-hppa.c (md_apply_fix3): Don't set fx_done forJeff Law2002-09-091-3/+3
* gas reloc rewrite.Alan Modra2002-09-051-17/+2
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.Jeff Law2002-06-061-12/+24
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-091-13/+13
* 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law2002-03-051-18/+4
* * config/tc-hppa.c: Update copyright date.Alan Modra2002-02-251-2/+2
* * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final typesAlan Modra2002-02-121-3/+54
* * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,Jeff Law2001-12-311-2/+5
* 2001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-161-1/+1
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-20/+23
* * config/tc-alpha.c: Fix comment typos.Kazu Hirata2001-10-111-2/+2
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-18/+19
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-231-11/+11
* * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): RemoveAlan Modra2001-07-231-50/+32
* Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 orNick Clifton2001-06-221-0/+5
* * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra2001-06-211-14/+40
* Default hppa64 to ".level 2.0w"Alan Modra2001-03-281-1/+7
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* (pa_build_unwind_subspace): Don't callAlan Modra2001-02-081-2/+2
* Fix unwind info when cross-compiling from little-endian machines.Alan Modra2001-02-061-37/+61
* Fix a null-pointer dereference and some range checks.Alan Modra2001-01-301-13/+10
* Support hand-crafted .PARISC.unwind entriesAlan Modra2001-01-161-8/+14
* Build unwind info for more than just .text section.Alan Modra2001-01-161-1/+3
* Use SEGREL32 relocs for elf32-hppa unwind.Alan Modra2001-01-141-6/+2
* Adds assembly and dis-assembly support for the HPPA wideAlan Modra2001-01-141-31/+58
* Rodney Brown's CHECK_FIELD typo fixes.Alan Modra2000-12-131-2/+2
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-2/+2
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-9/+1
* Add --gdwarf2 support to ARM toolchainNick Clifton2000-10-251-14/+1
* (md_apply_fix): Remove bad assert added 2000-09-26.Alan Modra2000-10-071-146/+143
* For SOM, don't force relocs on out-of-range 12 bit branches.Alan Modra2000-09-281-4/+13
* External/weak SOM fixes, branch limit corrections.Alan Modra2000-09-271-33/+49
* * config/tc-hppa.c (hppa_fix_adjustable): Do the external and weakAlan Modra2000-09-231-5/+5
* * config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For ELF, allowAlan Modra2000-09-181-1/+7
* > * config/tc-hppa.c: Fix formatting.Jeff Law2000-09-071-35/+17
* .reg improvements.Alan Modra2000-09-051-434/+413
* Munge in vtable support for tc-hppa.c, inform elf back-end aboutAlan Modra2000-09-051-63/+96
* comment-finding hack for hppa-linux.Alan Modra2000-07-281-0/+24
* #ifdef OBJ_SOM, not #ifdef SOMAlan Modra2000-07-191-16/+17