Age | Commit message (Expand) | Author | Files | Lines |
1993-11-02 | * config/obj-som.h (obj_attach_unwind_info): Define as a hook | Jeff Law | 2 | -6/+73 |
1993-11-02 | * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at | Jeff Law | 1 | -1/+6 |
1993-11-02 | * config/tc-hppa.c (process_exit): Create temporary symbols with | Jeff Law | 2 | -2/+5 |
1993-11-02 | * config/tc-hppa.c (call_info struct): Delete unused "frame" field. | Jeff Law | 2 | -7/+10 |
1993-11-02 | * Add support for marker type relocations. These mark areas | Jeff Law | 2 | -4/+11 |
1993-11-02 | * struc-symbol.h: Add new "sy_used" field to the symbol structure. | Jeff Law | 2 | -0/+14 |
1993-11-02 | * config/obj-som.h (obj_frob_file): Define. | Jeff Law | 2 | -0/+14 |
1993-11-01 | * config/tc-mips.c (PIC_CALL_REG, SP, FP): Define. | Ian Lance Taylor | 1 | -0/+27 |
1993-10-31 | * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_defined | Jeff Law | 2 | -10/+33 |
1993-10-31 | * write.c (relax_and_size_seg): Correct test to determine | Jeff Law | 2 | -11/+17 |
1993-10-31 | * config/obj-som.h (obj_set_symbol_type): Define a hook so GAS | Jeff Law | 3 | -0/+43 |
1993-10-31 | * read.c (get_stab_string_offset): Set SEC_DEBUGGING for any | Jeff Law | 2 | -2/+9 |
1993-10-31 | Allow backends to override the value of the "fake" label. | Jeff Law | 1 | -0/+19 |
1993-10-31 | * config/tc-i386.h (DOT_LABEL_PREFIX): Delete. | Jeff Law | 1 | -2/+3 |
1993-10-31 | * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it's | Jeff Law | 1 | -3/+1 |
1993-10-31 | * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX code | Jeff Law | 2 | -54/+103 |
1993-10-31 | Rework space/subspace handling in PA code to fully support | Jeff Law | 1 | -0/+24 |
1993-10-31 | Rework space/subspace handling in PA code to fully support | Jeff Law | 1 | -48/+169 |
1993-10-31 | * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail. | Jeff Law | 1 | -0/+6 |
1993-10-31 | * gas/hppa/more.parse/parse.exp: Add new test. | Jeff Law | 6 | -0/+32 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): If needed, call | Jeff Law | 2 | -0/+32 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort key | Jeff Law | 2 | -5/+8 |
1993-10-30 | * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTION | Jeff Law | 2 | -2/+16 |
1993-10-30 | * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling | Jeff Law | 2 | -17/+49 |
1993-10-30 | * config/tc-hppa.c (pa_comm): Delete incorrect check for symbol | Jeff Law | 2 | -9/+13 |
1993-10-30 | * config/obj-som.[ch]: New files for SOM support. Note SOM | Jeff Law | 1 | -0/+3 |
1993-10-30 | * config/obj-som.[ch]: New files for SOM support in GAS. | Jeff Law | 3 | -0/+174 |
1993-10-30 | * config/ho-hppabsd.h: Delete IO* macros, they are defined in | Jeff Law | 2 | -19/+29 |
1993-10-30 | * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets. | Jeff Law | 1 | -0/+9 |
1993-10-30 | * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str" | Jeff Law | 1 | -1/+5 |
1993-10-29 | * gas/hppa/more.parse/parse.exp: Fix typos. | Jeff Law | 2 | -4/+4 |
1993-10-29 | * gas/hppa/more.parse/calldatabug.s: Colonize. | Jeff Law | 1 | -10/+10 |
1993-10-29 | * config/tc-hppa.c (md_begin): Disable "-R" option to fold | Jeff Law | 1 | -0/+6 |
1993-10-29 | Back out of last change. Instead: | Jeff Law | 1 | -4/+3 |
1993-10-29 | * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXT | Jeff Law | 1 | -0/+7 |
1993-10-29 | * config/tc-hppa.h (NO_FOLD_DATA_AND_TEXT): Define. Folding | Jeff Law | 1 | -0/+4 |
1993-10-29 | * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXT | Jeff Law | 1 | -19/+30 |
1993-10-29 | * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories. | Jeff Law | 1 | -3/+3 |
1993-10-29 | Unsorted PA tests. | Jeff Law | 4 | -0/+105 |
1993-10-29 | Quick description of test directory contents. | Jeff Law | 1 | -0/+34 |
1993-10-29 | Relocation tests for the PA. | Jeff Law | 7 | -0/+250 |
1993-10-29 | Additional parsing tests for PA gas. | Jeff Law | 40 | -0/+13828 |
1993-10-29 | * gas/hppa/basic: New directory. | Jeff Law | 1 | -0/+6 |
1993-10-29 | Keep hppa test directory. | Jeff Law | 1 | -0/+1 |
1993-10-29 | Basic hppa GAS testsuite. | Jeff Law | 21 | -0/+1905 |
1993-10-29 | Add new hppa directory. | Jeff Law | 1 | -0/+39 |
1993-10-29 | * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 for | Jeff Law | 2 | -2/+5 |
1993-10-28 | * config/tc-hppa.c (pa_parse_space_stmt): Advance | Jeff Law | 2 | -1/+9 |
1993-10-28 | * config/tc-hppa.c (pa_space): Do not report an error for a .space | Jeff Law | 1 | -0/+74 |
1993-10-28 | Merge with current Utah code: | Jeff Law | 1 | -457/+63 |