Age | Commit message (Expand) | Author | Files | Lines |
1994-04-18 | * config/tc-hppa.c (pa_parse_space_stmt): Use the built-in | Jeff Law | 1 | -8/+36 |
1994-04-11 | * config/tc-hppa.c (pa_procend): Handle case where label was | Jeff Law | 1 | -2/+37 |
1994-04-11 | * config/tc-hppa.c (pa_procend): Give an error if we encounter a | Jeff Law | 1 | -0/+3 |
1994-04-07 | * config/tc-hppa.h (elf_tc_symbol): Delete. No longer used. | Jeff Law | 1 | -24/+0 |
1994-04-05 | * config/tc-hppa.c (tc_gen_reloc): Fix thinko in ELF version. | Jeff Law | 1 | -3/+2 |
1994-03-27 | * config/tc-hppa.c (tc_gen_reloc): Set addend for relocation | Jeff Law | 1 | -24/+32 |
1994-03-17 | * config/tc-hppa.c (pa_import): Correctly handle importing of an | Jeff Law | 1 | -17/+31 |
1994-03-17 | * config/tc-hppa.c (pa_equ): Handle both .reg and .equ correctly. | Jeff Law | 1 | -1/+4 |
1994-03-16 | * config/tc-hppa.c (pa_callinfo): Accept "millicode" as an | Jeff Law | 1 | -1/+12 |
1994-03-02 | * config/tc-hppa.c: Add a few casts to make HP C compiler happy. | Jeff Law | 1 | -5/+8 |
1994-02-26 | * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version. | Jeff Law | 1 | -136/+15 |
1994-01-19 | * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It | Jeff Law | 1 | -0/+8 |
1994-01-17 | * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u' | Jeff Law | 1 | -0/+4 |
1994-01-17 | * config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u', | Jeff Law | 1 | -4/+48 |
1994-01-13 | * config/obj-som.c (som_frob_file): Call adjust_code_sections | Jeff Law | 1 | -14/+68 |
1994-01-13 | * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field. | Jeff Law | 1 | -5/+17 |
1994-01-10 | * config/tc-hppa.c (pa_ip): Put check for missing label on .PROC | Jeff Law | 1 | -166/+172 |
1993-12-20 | * as.c (main): Only invoke md_end if it's defined as a macro. | Ken Raeburn | 1 | -8/+10 |
1993-12-16 | * config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH now | Ken Raeburn | 1 | -26/+0 |
1993-12-15 | * config/tc-hppa.c (md_apply_fix): Handle cases where no | Jeff Law | 1 | -1/+8 |
1993-12-14 | * config/tc-hppa.c (md_apply_fix): Do not call hppa_field_adjust | Jeff Law | 1 | -1/+4 |
1993-12-06 | * config/obj-som.[ch] (obj_read_begin_hook): Remove last change. | Jeff Law | 1 | -244/+10 |
1993-12-06 | * config/obj-som.c (obj_som_version): Pass version string to | Jeff Law | 1 | -35/+15 |
1993-12-06 | * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle relocation | Jeff Law | 1 | -21/+18 |
1993-12-06 | * config/tc-hppa.c (evaluate_absolute): Support e_rrsel and | Jeff Law | 1 | -8/+9 |
1993-12-03 | * config/tc-hppa.c (md_apply_fix): Delete old wrapper function. | Jeff Law | 1 | -44/+32 |
1993-12-03 | Lots of changes for: | Ken Raeburn | 1 | -15/+1 |
1993-12-01 | * config/tc-hppa.c (hppa_elf_mark_end_of_function): New function. | Jeff Law | 1 | -43/+71 |
1993-11-30 | * write.c (TC_FORCE_RELOCATION): Provide a default definition. | Jeff Law | 1 | -2/+33 |
1993-11-28 | * config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol | Jeff Law | 1 | -52/+2 |
1993-11-24 | * config/tc-hppa.c (pa_procend): Do not call process_exit. | Jeff Law | 1 | -9/+2 |
1993-11-17 | * config/tc-hppa.c (pa_ip): Fix thinko in 21bit range check. | Jeff Law | 1 | -128/+130 |
1993-11-12 | * config/tc-hppa.c (hppa_fix_struct): Use a real type for the | Jeff Law | 1 | -5/+18 |
1993-11-11 | * config/tc-hppa.c (pa_type_args): For .import statements, | Jeff Law | 1 | -2/+10 |
1993-11-09 | * config/tc-hppa.c (evaluate_absolute): Avoid relying on | Jeff Law | 1 | -1/+2 |
1993-11-09 | * config/tc-hppa.c (pa_type_args): Renamed from pa_export_args. | Jeff Law | 1 | -497/+370 |
1993-11-07 | * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition. | Jeff Law | 1 | -0/+6 |
1993-11-07 | * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined. | Jeff Law | 1 | -0/+4 |
1993-11-07 | * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work | Jeff Law | 1 | -1/+3 |
1993-11-07 | * config/tc-hppa.c: (update_subspace): Fix type and name of last | Jeff Law | 1 | -8/+9 |
1993-11-07 | * config/tc-hppa.c (cons_fix_new_hppa): Reset field selector | Jeff Law | 1 | -1/+4 |
1993-11-03 | * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the | Jeff Law | 1 | -10/+29 |
1993-11-02 | * config/obj-som.h (obj_attach_unwind_info): Define as a hook | Jeff Law | 1 | -6/+61 |
1993-11-02 | * config/tc-hppa.c (process_exit): Create temporary symbols with | Jeff Law | 1 | -2/+2 |
1993-11-02 | * config/tc-hppa.c (call_info struct): Delete unused "frame" field. | Jeff Law | 1 | -7/+4 |
1993-10-31 | * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_defined | Jeff Law | 1 | -10/+21 |
1993-10-31 | * config/obj-som.h (obj_set_symbol_type): Define a hook so GAS | Jeff Law | 1 | -0/+32 |
1993-10-31 | Rework space/subspace handling in PA code to fully support | Jeff Law | 1 | -48/+169 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): If needed, call | Jeff Law | 1 | -0/+23 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort key | Jeff Law | 1 | -5/+5 |