Age | Commit message (Expand) | Author | Files | Lines |
2000-10-25 | Add --gdwarf2 support to ARM toolchain | Nick Clifton | 1 | -14/+1 |
2000-10-07 | (md_apply_fix): Remove bad assert added 2000-09-26. | Alan Modra | 1 | -146/+143 |
2000-09-28 | For SOM, don't force relocs on out-of-range 12 bit branches. | Alan Modra | 1 | -4/+13 |
2000-09-27 | External/weak SOM fixes, branch limit corrections. | Alan Modra | 1 | -33/+49 |
2000-09-23 | * config/tc-hppa.c (hppa_fix_adjustable): Do the external and weak | Alan Modra | 1 | -5/+5 |
2000-09-18 | * config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For ELF, allow | Alan Modra | 1 | -1/+7 |
2000-09-07 | > * config/tc-hppa.c: Fix formatting. | Jeff Law | 1 | -35/+17 |
2000-09-05 | .reg improvements. | Alan Modra | 1 | -434/+413 |
2000-09-05 | Munge in vtable support for tc-hppa.c, inform elf back-end about | Alan Modra | 1 | -63/+96 |
2000-07-28 | comment-finding hack for hppa-linux. | Alan Modra | 1 | -0/+24 |
2000-07-19 | #ifdef OBJ_SOM, not #ifdef SOM | Alan Modra | 1 | -16/+17 |
2000-07-15 | (hppa_fix_adjustable): Don't reduce certain symbols to section syms. | Alan Modra | 1 | -3/+30 |
2000-07-10 | More warning fixes, and a tweak in tc-hppa.c to check constant | Alan Modra | 1 | -1/+3 |
2000-07-09 | Add linux-elf flavour to pseudos in tc-hppa.c and some tidying | Alan Modra | 1 | -159/+250 |
2000-06-14 | * config/tc-hppa.c (pa_export): Weak symbols can be global. | Jeff Law | 1 | -1/+6 |
2000-05-19 | * config/tc-hppa.c (md_apply_fix): Mask out immediate bits of | Jeff Law | 1 | -4/+4 |
2000-05-02 | Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as | Alan Modra | 1 | -217/+107 |
2000-04-21 | * config/tc-hppa.c (md_apply_fix): Handle new PA2.0 formats. | Jeff Law | 1 | -2/+125 |
2000-02-11 | * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to create | Jeff Law | 1 | -3/+3 |
1999-11-25 | * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. Handle | Jeff Law | 1 | -0/+38 |
1999-10-17 | * config/tc-hppa.c (md_apply_fix): Make "fmt" an int. | Jeff Law | 1 | -1/+1 |
1999-10-10 | * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co', | Jeff Law | 1 | -70/+411 |
1999-09-23 | Remove accidental case duplication. | Jeff Law | 1 | -18/+1 |
1999-09-23 | * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handling | Jeff Law | 1 | -32/+35 |
1999-09-23 | * config/tc-hppa.c (pa_ip): Add parens to silence compiler. | Jeff Law | 1 | -3/+2 |
1999-09-22 | * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization. | Jeff Law | 1 | -3/+7 |
1999-09-20 | * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanup | Jeff Law | 1 | -6/+6 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc' | Jeff Law | 1 | -0/+74 |
1999-09-19 | * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'. | Jeff Law | 1 | -2/+23 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'. | Jeff Law | 1 | -2/+71 |
1999-09-19 | * config/tc-hppa.c (struct pa_it): New field "trunc". | Jeff Law | 1 | -0/+236 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'X' operand. | Jeff Law | 1 | -0/+62 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'B' operand. | Jeff Law | 1 | -0/+8 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands. | Jeff Law | 1 | -0/+18 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'l' operand. | Jeff Law | 1 | -0/+8 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'g' operand. | Jeff Law | 1 | -0/+7 |
1999-09-18 | * config/tc-hppa.c (md_assemble): Fix dwarf2 line handling. | Jeff Law | 1 | -6/+8 |
1999-09-18 | Really fix the typo. | Jeff Law | 1 | -1/+1 |
1999-09-18 | Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1999-09-17 | * config/tc-hppa.c (pa_build_unwind_subspace): Do not build | Jeff Law | 1 | -0/+4 |
1999-09-15 | * config/tc-hppa.c (pa_ip): Move dwarf2 stuff from here. | Jeff Law | 1 | -12/+12 |
1999-09-15 | * config/tc-hppa.c: Include dwarf2dbg.h if OBJ_ELF. Declare | Jeff Law | 1 | -0/+38 |
1999-09-07 | * config/tc-hppa.c (pa_ip): Support 'Z' argument. | Jeff Law | 1 | -0/+11 |
1999-09-07 | * config/tc-hppa.c (pa_ip): Put strict register checks before | Jeff Law | 1 | -19/+19 |
1999-09-06 | * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the | Jeff Law | 1 | -24/+159 |
1999-08-29 | * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register | Jeff Law | 1 | -176/+190 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add args q, %, and |. | Jeff Law | 1 | -1/+40 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Absorb white space in instructions | Jeff Law | 1 | -0/+200 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH', | Jeff Law | 1 | -0/+103 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'. | Jeff Law | 1 | -79/+86 |