Age | Commit message (Expand) | Author | Files | Lines |
1993-11-19 | * config/obj-coffbfd.c: Use PARAMS rather than EXFUN. | Ian Lance Taylor | 1 | -0/+11 |
1993-11-19 | sparc-coff related changes | Ken Raeburn | 1 | -0/+38 |
1993-11-18 | Various entries. | Ian Lance Taylor | 1 | -0/+129 |
1993-11-17 | * config/tc-hppa.c (pa_ip): Fix thinko in 21bit range check. | Jeff Law | 1 | -1/+11 |
1993-11-13 | * config/tc-hppa.[ch]: Fix assorted trivial indention problems. | Jeff Law | 1 | -0/+1 |
1993-11-13 | * config/obj-som.c (obj_som_version): Add missing ';'. | Jeff Law | 1 | -0/+5 |
1993-11-12 | version number updated following 2.2 release | Ken Raeburn | 1 | -0/+4 |
1993-11-12 | * config/tc-hppa.c (hppa_fix_struct): Use a real type for the | Jeff Law | 1 | -2/+11 |
1993-11-11 | * config/tc-hppa.c (pa_type_args): For .import statements, | Jeff Law | 1 | -0/+6 |
1993-11-10 | * write.h (fixS): Rename fx_callj field to fx_tcbit. | Ian Lance Taylor | 1 | -0/+6 |
1993-11-09 | * Makefile.in (distclean): Delete config-stamp and config.h | Jeff Law | 1 | -0/+2 |
1993-11-09 | * config/tc-hppa.c (evaluate_absolute): Avoid relying on | Jeff Law | 1 | -0/+3 |
1993-11-09 | * config/tc-hppa.c (pa_type_args): Renamed from pa_export_args. | Jeff Law | 1 | -0/+9 |
1993-11-08 | * config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from Ted | Ian Lance Taylor | 1 | -0/+6 |
1993-11-08 | * configure.in: Remove h8300h, we have multilib now. | David Edelsohn | 1 | -0/+4 |
1993-11-08 | netware target support. | David Henkel-Wallace | 1 | -0/+5 |
1993-11-07 | * First cut at cleaning up PA instruction parsing. | Jeff Law | 1 | -0/+18 |
1993-11-07 | * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code, | Jeff Law | 1 | -0/+8 |
1993-11-07 | * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined. | Jeff Law | 1 | -0/+2 |
1993-11-07 | * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work | Jeff Law | 1 | -0/+5 |
1993-11-07 | * config/tc-hppa.c: (update_subspace): Fix type and name of last | Jeff Law | 1 | -0/+4 |
1993-11-07 | * config/tc-hppa.c (cons_fix_new_hppa): Reset field selector | Jeff Law | 1 | -0/+5 |
1993-11-05 | * config/obj-som.c (obj_som_init_stab_section): Change | Jeff Law | 1 | -0/+6 |
1993-11-05 | * write.c (chain_frchains_together): Update pointer to last | Jeff Law | 1 | -0/+5 |
1993-11-04 | Changed RUNTESTFLAGS to RUNTEST_FLAGS | Jeffrey Wheat | 1 | -0/+25 |
1993-11-03 | * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the | Jeff Law | 1 | -0/+8 |
1993-11-02 | log my expr.c change | Ken Raeburn | 1 | -0/+5 |
1993-11-02 | * config/ho-hpux.h: Do not include ho-sysv.h. Instead include | Jeff Law | 1 | -0/+3 |
1993-11-02 | * read.c (s_lcomm): Put small objects in .sbss for MIPS ELF as | Ian Lance Taylor | 1 | -0/+6 |
1993-11-02 | * config/ho-hppaosf.h: Delete _IO* macros. They are defined in | Jeff Law | 1 | -0/+6 |
1993-11-02 | * config/obj-som.h (obj_attach_unwind_info): Define as a hook | Jeff Law | 1 | -0/+12 |
1993-11-02 | * config/tc-hppa.c (process_exit): Create temporary symbols with | Jeff Law | 1 | -0/+3 |
1993-11-02 | * config/tc-hppa.c (call_info struct): Delete unused "frame" field. | Jeff Law | 1 | -0/+6 |
1993-11-02 | * Add support for marker type relocations. These mark areas | Jeff Law | 1 | -0/+8 |
1993-11-02 | * struc-symbol.h: Add new "sy_used" field to the symbol structure. | Jeff Law | 1 | -0/+6 |
1993-11-02 | * config/obj-som.h (obj_frob_file): Define. | Jeff Law | 1 | -0/+10 |
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 | 1 | -0/+12 |
1993-10-31 | * write.c (relax_and_size_seg): Correct test to determine | Jeff Law | 1 | -0/+3 |
1993-10-31 | * config/obj-som.h (obj_set_symbol_type): Define a hook so GAS | Jeff Law | 1 | -0/+8 |
1993-10-31 | * read.c (get_stab_string_offset): Set SEC_DEBUGGING for any | Jeff Law | 1 | -0/+6 |
1993-10-31 | Allow backends to override the value of the "fake" label. | Jeff Law | 1 | -0/+19 |
1993-10-31 | Rework space/subspace handling in PA code to fully support | Jeff Law | 1 | -0/+24 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): If needed, call | Jeff Law | 1 | -0/+9 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort key | Jeff Law | 1 | -0/+3 |
1993-10-30 | * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTION | Jeff Law | 1 | -0/+3 |
1993-10-30 | * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling | Jeff Law | 1 | -0/+3 |
1993-10-30 | * config/tc-hppa.c (pa_comm): Delete incorrect check for symbol | Jeff Law | 1 | -0/+3 |
1993-10-30 | * config/obj-som.[ch]: New files for SOM support. Note SOM | Jeff Law | 1 | -0/+3 |
1993-10-30 | * config/ho-hppabsd.h: Delete IO* macros, they are defined in | Jeff Law | 1 | -0/+23 |