aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-10-31Allow backends to override the value of the "fake" label.Jeff Law1-0/+19
1993-10-31 * config/tc-i386.h (DOT_LABEL_PREFIX): Delete.Jeff Law1-2/+3
1993-10-31 * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it'sJeff Law1-3/+1
1993-10-31 * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX codeJeff Law2-54/+103
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-0/+24
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-48/+169
1993-10-31 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.Jeff Law1-0/+6
1993-10-31 * gas/hppa/more.parse/parse.exp: Add new test.Jeff Law6-0/+32
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): If needed, callJeff Law2-0/+32
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort keyJeff Law2-5/+8
1993-10-30 * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTIONJeff Law2-2/+16
1993-10-30 * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handlingJeff Law2-17/+49
1993-10-30 * config/tc-hppa.c (pa_comm): Delete incorrect check for symbolJeff Law2-9/+13
1993-10-30 * config/obj-som.[ch]: New files for SOM support. Note SOMJeff Law1-0/+3
1993-10-30 * config/obj-som.[ch]: New files for SOM support in GAS.Jeff Law3-0/+174
1993-10-30 * config/ho-hppabsd.h: Delete IO* macros, they are defined inJeff Law2-19/+29
1993-10-30 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.Jeff Law1-0/+9
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon11-204/+270
1993-10-30 * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh,Jim Kingdon5-9/+9
1993-10-30 * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str"Jeff Law1-1/+5
1993-10-30put objcopy in alphabetical orderDavid MacKenzie1-86/+86
1993-10-30More LynxOS supportStan Shebs22-32/+993
1993-10-29 * gas/hppa/more.parse/parse.exp: Fix typos.Jeff Law2-4/+4
1993-10-29 * gas/hppa/more.parse/calldatabug.s: Colonize.Jeff Law1-10/+10
1993-10-29use xmalloc instead of mallocDavid MacKenzie1-0/+4
1993-10-29 * config/tc-hppa.c (md_begin): Disable "-R" option to foldJeff Law1-0/+6
1993-10-29Back out of last change. Instead:Jeff Law1-4/+3
1993-10-29 * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXTJeff Law1-0/+7
1993-10-29 * config/tc-hppa.h (NO_FOLD_DATA_AND_TEXT): Define. FoldingJeff Law1-0/+4
1993-10-29 * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXTJeff Law1-19/+30
1993-10-29* TODO: Add idea for "disassemble" with source.Jim Kingdon1-1/+2
1993-10-29mach 386 changesDavid MacKenzie2-0/+2
1993-10-29testDavid MacKenzie1-0/+1
1993-10-29testDavid MacKenzie1-1/+1
1993-10-29 * ld.h (flag_is_*): Removed macros.Ian Lance Taylor2-5/+12
1993-10-29 * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon7-107/+95
1993-10-29Rename a variable that conflicts with LynxStan Shebs2-14/+20
1993-10-29 * bfd-in.h: Added commands for object file flag values.Ian Lance Taylor2-1/+17
1993-10-29 * remote-sim.c (gdbsim_store_register): Change var name soSteve Chamberlain2-4/+9
1993-10-29initial mach3 386 support (not working yet)David MacKenzie1-0/+5
1993-10-29* TODO: Add idea for "disassemble" with source.Jim Kingdon2-0/+7
1993-10-29 * Makefile.in (VERSION): Bump to 4.11.1 after release and cvsFred Fish2-1/+6
1993-10-29 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.Jeff Law1-3/+3
1993-10-29Unsorted PA tests.Jeff Law4-0/+105
1993-10-29Quick description of test directory contents.Jeff Law1-0/+34
1993-10-29Relocation tests for the PA.Jeff Law7-0/+250
1993-10-29Additional parsing tests for PA gas.Jeff Law40-0/+13828
1993-10-29 * gas/hppa/basic: New directory.Jeff Law1-0/+6
1993-10-29Keep hppa test directory.Jeff Law1-0/+1
1993-10-29Basic hppa GAS testsuite.Jeff Law21-0/+1905