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