summaryrefslogtreecommitdiffstats
path: root/gas/config/tc-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (hppa_fix_adjustable): Don't reduce certain symbols to section syms.Alan Modra2000-07-151-3/+30
* More warning fixes, and a tweak in tc-hppa.c to check constantAlan Modra2000-07-101-1/+3
* Add linux-elf flavour to pseudos in tc-hppa.c and some tidyingAlan Modra2000-07-091-159/+250
* * config/tc-hppa.c (pa_export): Weak symbols can be global.Jeff Law2000-06-141-1/+6
* * config/tc-hppa.c (md_apply_fix): Mask out immediate bits ofJeff Law2000-05-191-4/+4
* Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra2000-05-021-217/+107
* * config/tc-hppa.c (md_apply_fix): Handle new PA2.0 formats.Jeff Law2000-04-211-2/+125
* * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to createJeff Law2000-02-111-3/+3
* * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law1999-11-251-0/+38
* * config/tc-hppa.c (md_apply_fix): Make "fmt" an int.Jeff Law1999-10-171-1/+1
* * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co',Jeff Law1999-10-101-70/+411
* Remove accidental case duplication.Jeff Law1999-09-231-18/+1
* * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handlingJeff Law1999-09-231-32/+35
* * config/tc-hppa.c (pa_ip): Add parens to silence compiler.Jeff Law1999-09-231-3/+2
* * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization.Jeff Law1999-09-221-3/+7
* * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanupJeff Law1999-09-201-6/+6
* * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc'Jeff Law1999-09-191-0/+74
* * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'.Jeff Law1999-09-191-2/+23
* * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'.Jeff Law1999-09-191-2/+71
* * config/tc-hppa.c (struct pa_it): New field "trunc".Jeff Law1999-09-191-0/+236
* * config/tc-hppa.c (pa_ip): Handle 'X' operand.Jeff Law1999-09-191-0/+62
* * config/tc-hppa.c (pa_ip): Handle 'B' operand.Jeff Law1999-09-191-0/+8
* * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.Jeff Law1999-09-191-0/+18
OpenPOWER on IntegriCloud