aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1994-09-13PIC enhancements just checked in (based on work of Paul Kranenburg and EricKen Raeburn1-0/+64
1994-09-13* tc-i386.c (TC_RELOC): New macro.Ken Raeburn1-24/+232
1994-09-13* write.c (fixup_segment): Test TC_RELOC_RTSYM_LOC_FIXUP on fixup beforeKen Raeburn1-12/+76
1994-09-13* expr.c (make_expr_symbol): If operator is O_symbol and X_add_number is zero,Ken Raeburn1-27/+113
1994-09-13* Makefile.in (config-stamp): Add a "this file generated by make" message toKen Raeburn1-1/+2
1994-09-13* .gdbinit (pe, ps): Define new commands.Ken Raeburn2-44/+253
1994-09-13 * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H,Stan Shebs3-11/+10
1994-09-12 * config/obj-elf.c (obj_elf_type): Rewrite to accept syntaxIan Lance Taylor1-0/+3
1994-09-12 * config/tc-mips.c (md_pseudo_table): Handle .globl and .global.Ian Lance Taylor3-7/+59
1994-09-12 * read.c (read_a_source_file): The second argument to as_where isIan Lance Taylor2-2/+8
1994-09-09keep arm filesKen Raeburn1-0/+39
1994-09-09keep arm filesKen Raeburn1-0/+2
1994-09-09forgot an entry for makefile dependency changesKen Raeburn1-0/+3
1994-09-09keep arm dirKen Raeburn1-0/+1
1994-09-09Modified Files:Kung Hsu3-9/+89
1994-09-09Modified Files:Kung Hsu1-2/+2
1994-09-08 * config/obj-coff.c (size_section): Do an fprintf to stderr ratherIan Lance Taylor2-261/+116
1994-09-08 * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit): Function doing nothingSteve Chamberlain1-0/+5
1994-09-08Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain2-129/+180
1994-09-08fix config.status, Makefile dependenciesKen Raeburn1-2/+2
1994-09-08tc_gen_reloc, i386-linux, brokensed changesKen Raeburn1-0/+12
1994-09-07(tc_gen_reloc): Use bfd_get_reloc_code_name in error message.Ken Raeburn3-13/+54
1994-09-07Remove 'brokensed' hack, autoconf should make it unnecessary now.Ken Raeburn1-8/+9
1994-09-07Don't set bfd_gas for i386-linux a.out configurations.Ken Raeburn2-2/+2
1994-09-07Update for autoconf beta 1.112:Ken Raeburn6-230/+249
1994-09-07 * configure.in: Check ${host} and ${target} rather thanIan Lance Taylor3-4/+10
1994-09-06 * config/tc-mips.c (mips_cpu): New static variable.Ian Lance Taylor2-21/+123
1994-09-05* doc/Makefile.in (VPATH): Define using @srcdir@.Ken Raeburn1-0/+6
1994-09-05ARM Acorn/RISCiX target and host patches from Richard EarnshawKen Raeburn9-36/+486
1994-09-02 * ecoff.c (add_file): Don't try to generate line numbers if theIan Lance Taylor2-9/+32
1994-09-01remove alloca stuff from atof-generic.cKen Raeburn1-0/+2
1994-09-01* as.h (volatile): Don't test or define here; not needed.Ken Raeburn2-2/+5
1994-09-01autoconf bug fix -- config.status exit status should be 0Ken Raeburn1-0/+1
1994-08-31Makefile.in (INCLUDES): Include "-I.." for libiberty/alloca-conf.h.Ken Raeburn2-3/+4
1994-08-31* Makefile.in (prefix, exec_prefix): Use @-subtitutions.Ken Raeburn5-234/+153
1994-08-31 * configure.in, configure: Initialize bfd_gas to no.Ian Lance Taylor3-0/+9
1994-08-30fix mpw problem with ".." for stanKen Raeburn2-1/+6
1994-08-29 * config/tc-ppc.c (md_apply_fix): Don't generate a reloc when aIan Lance Taylor1-0/+6
1994-08-28* as.h (flag_*): Added comments describing meanings of some of these variables.Ken Raeburn2-6/+38
1994-08-28Removed pcrel_adjust and bsr arguments from calling interface ofKen Raeburn1-0/+7
1994-08-28Makefile.in (distclean, realclean): Remove new configure-generated files.Ken Raeburn2-1/+6
1994-08-28keep new autoconf-related filesKen Raeburn1-0/+4
1994-08-28Conversion to autoconf:Ken Raeburn10-235/+2526
1994-08-28input-file.c: Don't include assert.h here.Ken Raeburn1-0/+3
1994-08-28* config/tc-alpha.c: Added various prototypes for static functions.Ken Raeburn2-34/+264
1994-08-26write.c(write_contents): always enable BFD_FAST_SECTION_FILL codeKen Raeburn1-0/+4
1994-08-26subsegs.c: fix EMIT_SECTION_SYMBOLS handlingKen Raeburn1-0/+5
1994-08-24 * config/tc-mips.h (LOCAL_LABEL): Define as 0, for compatibilityIan Lance Taylor3-2/+6
1994-08-24 * ecoff.c (ecoff_symbol_new_hook): Don't add a new file if weIan Lance Taylor2-2/+7
1994-08-24gcc lint.Ian Lance Taylor6-106/+158