Age | Commit message (Expand) | Author | Files | Lines |
2001-10-11 | * config/tc-alpha.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -18/+19 |
2001-07-23 | * config/tc-alpha.h: Fix formatting. | Kazu Hirata | 1 | -11/+11 |
2001-07-23 | * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): Remove | Alan Modra | 1 | -50/+32 |
2001-06-22 | Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 or | Nick Clifton | 1 | -0/+5 |
2001-06-21 | * config/tc-hppa.c (CHECK_FIELD_WHERE): Define. | Alan Modra | 1 | -14/+40 |
2001-03-28 | Default hppa64 to ".level 2.0w" | Alan Modra | 1 | -1/+7 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 |
2001-02-08 | (pa_build_unwind_subspace): Don't call | Alan Modra | 1 | -2/+2 |
2001-02-06 | Fix unwind info when cross-compiling from little-endian machines. | Alan Modra | 1 | -37/+61 |
2001-01-30 | Fix a null-pointer dereference and some range checks. | Alan Modra | 1 | -13/+10 |
2001-01-16 | Support hand-crafted .PARISC.unwind entries | Alan Modra | 1 | -8/+14 |
2001-01-16 | Build unwind info for more than just .text section. | Alan Modra | 1 | -1/+3 |
2001-01-14 | Use SEGREL32 relocs for elf32-hppa unwind. | Alan Modra | 1 | -6/+2 |
2001-01-14 | Adds assembly and dis-assembly support for the HPPA wide | Alan Modra | 1 | -31/+58 |
2000-12-13 | Rodney Brown's CHECK_FIELD typo fixes. | Alan Modra | 1 | -2/+2 |
2000-12-03 | 2000-12-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 |
2000-11-17 | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. | Richard Henderson | 1 | -9/+1 |
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 |