aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-hppa.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra1-217/+107
2000-04-21 * config/tc-hppa.c (md_apply_fix): Handle new PA2.0 formats.Jeff Law1-2/+125
2000-02-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to createJeff Law1-3/+3
1999-11-25 * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law1-0/+38
1999-10-17 * config/tc-hppa.c (md_apply_fix): Make "fmt" an int.Jeff Law1-1/+1
1999-10-10 * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co',Jeff Law1-70/+411
1999-09-23Remove accidental case duplication.Jeff Law1-18/+1
1999-09-23 * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handlingJeff Law1-32/+35
1999-09-23 * config/tc-hppa.c (pa_ip): Add parens to silence compiler.Jeff Law1-3/+2
1999-09-22 * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization.Jeff Law1-3/+7
1999-09-20 * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanupJeff Law1-6/+6
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc'Jeff Law1-0/+74
1999-09-19 * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'.Jeff Law1-2/+23
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'.Jeff Law1-2/+71
1999-09-19 * config/tc-hppa.c (struct pa_it): New field "trunc".Jeff Law1-0/+236
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'X' operand.Jeff Law1-0/+62
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'B' operand.Jeff Law1-0/+8
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.Jeff Law1-0/+18
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'l' operand.Jeff Law1-0/+8
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'g' operand.Jeff Law1-0/+7
1999-09-18 * config/tc-hppa.c (md_assemble): Fix dwarf2 line handling.Jeff Law1-6/+8
1999-09-18Really fix the typo.Jeff Law1-1/+1
1999-09-18Fix typo in last change.Jeff Law1-1/+1
1999-09-17 * config/tc-hppa.c (pa_build_unwind_subspace): Do not buildJeff Law1-0/+4
1999-09-15 * config/tc-hppa.c (pa_ip): Move dwarf2 stuff from here.Jeff Law1-12/+12
1999-09-15 * config/tc-hppa.c: Include dwarf2dbg.h if OBJ_ELF. DeclareJeff Law1-0/+38
1999-09-07 * config/tc-hppa.c (pa_ip): Support 'Z' argument.Jeff Law1-0/+11
1999-09-07 * config/tc-hppa.c (pa_ip): Put strict register checks beforeJeff Law1-19/+19
1999-09-06 * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from theJeff Law1-24/+159
1999-08-29 * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float registerJeff Law1-176/+190
1999-08-28 * config/tc-hppa.c (pa_ip): Add args q, %, and |.Jeff Law1-1/+40
1999-08-28 * config/tc-hppa.c (pa_ip): Absorb white space in instructionsJeff Law1-0/+200
1999-08-28 * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH',Jeff Law1-0/+103
1999-08-28 * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'.Jeff Law1-79/+86
1999-08-28 * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers.Jeff Law1-0/+12
1999-08-28 * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!'Jeff Law1-0/+42
1999-08-28 * config/tc-hppa.c (pa_ip): Add case for 'I'.Jeff Law1-0/+6
1999-08-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use sane sectionJeff Law1-1/+2
1999-08-10Fix typos in last change.Jeff Law1-3/+3
1999-08-10 * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.Jeff Law1-7/+20
1999-08-06 * config/tc-hppa.c (pa_ip, case '?'): Add missing break.Jeff Law1-0/+1
1999-08-06 * config/tc-hppa.c (pa_ip): Add 64 bit condition completers.Jeff Law1-6/+102
1999-08-05 * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix.Jeff Law1-399/+411
1999-08-05 * config/tc-hppa.c (pa_chk_field_selector): Allow 3 byteJeff Law1-2/+2
1999-07-28 * config/tc-hppa.c (pa_ip): Add 'J' and 'K' codeJeff Law1-0/+24
1999-07-15dJeff Law1-1/+2
1999-07-01hJeff Law1-8/+6
1999-06-21dJeff Law1-4/+6
1999-06-18 * tc-hppa.c: General cleanups of ELF support. No more spacesJeff Law1-128/+186
1999-06-041999-06-04 Mark Klein <mklein@dis.com>Ian Lance Taylor1-15/+17