aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
1994-01-28whitespace/formatting changesKen Raeburn1-8/+9
1994-01-28whitespace/comment changesKen Raeburn1-13/+11
1994-01-28* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted.Ken Raeburn1-24/+20
(symbol_begin): Moved to end of file, so function inlining can work better. (fb_label_count, fb_label_max): Default C static initializers are sufficient. * symbols.h (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Declarations deleted.
1994-01-27* atof-generic.c: Some reformatting.Ken Raeburn2-441/+503
(atof_generic): Be careful when mixing signed/unsigned values of different sizes.
1994-01-27 * read.c (lex_type): No longer make '{' a valid character forIan Lance Taylor2-1/+4
symbol names.
1994-01-27 * as.c (main): Print long values using %ld.Ian Lance Taylor2-1/+3
1994-01-27 * messages.c (as_warn_internal): New static function.Ian Lance Taylor2-11/+15
(as_warn, 3 versions): Use as_warn_internal. (as_warn_where, 3 versions): New function. * as.h (as_warn_where): Declare.
1994-01-26Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant withRob Savoye2-3/+3
everything else. (and now work recursively too)
1994-01-26More changes as suggested by Roland. Fix buglets so that it passes makeinfo.Jeff Law1-13/+12
1994-01-26Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+36
* as.c (quiet_flag): New flag. (main): If -noquiet given, display execution time and memory used.
1994-01-25 * doc/{all.texi,as.texinfo}: Add documentation for HPPA port.Jeff Law3-146/+496
1994-01-25Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs5-19/+60
* mpw-config.in (varargs.h, sys/*.h): Don't create when configuring. (host.h): Create with forward-include. * mpw-make.in (CFLAGS): Add -w flag. * mpw-build.in: New file, build script fragment.
1994-01-25Tue Jan 25 10:52:22 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-19/+23
* mpw-xconfig.in: Use forward-include to create include files.
1994-01-25Use <= in ecoff_frob_symbol, not <.Ian Lance Taylor1-1/+1
1994-01-25Various entries.Ian Lance Taylor1-0/+23
1994-01-25 * ecoff.c (ecoff_frob_symbol): New function. Put undefinedIan Lance Taylor4-93/+125
symbols of known size in the undefined section. Put small common symbols in a .scommon section. * ecoff.h (ecoff_frob_symbol): Declare. * config/obj-ecoff.h (obj_frob_symbol): Define. * config/obj-elf.c (obj_elf_write_symbol_p, obj_elf_write_symbol, obj_elf_frob_symbol): Removed unused functions. * config/obj-elf.h (obj_frob_symbol, obj_write_symbol): Removed unused macros. (obj_elf_frob_symbol, obj_elf_write_symbol): Removed declarations of unused functions. (obj_frob_symbol): Define if ECOFF_DEBUGGING.
1994-01-25 * tc-mips.c (g_switch_seen): New static variable.Ian Lance Taylor1-0/+11
(md_parse_option): Set g_switch_seen for -G option. (s_option): If creating PIC code, force the GP size to be 0. Warn if -G switch used with a non-zero value.
1994-01-25 * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather thanIan Lance Taylor1-8/+31
comparing against bfd_com_section.
1994-01-24read.c (s_lcomm): Treat Alpha like MIPS in handling of .sbss section.Ken Raeburn2-2/+7
1994-01-21Fix gas_version.Rob Savoye1-3/+5
1994-01-20 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,Rob Savoye1-0/+6
sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run well under either version of expect
1994-01-20Tweak to run under either version of expect. Add a hack-around for aRob Savoye1-0/+5
dejagnu 1.1.1 (only) bug.
1994-01-20Tweak to work with either version of expect. Use the verbose function, fixRob Savoye1-16/+154
gas_version.
1994-01-20Tweaked to run under either version of expect.Rob Savoye1-0/+36
1994-01-20* expr.c (operand): For floating point operand with unusual fp char fromKen Raeburn2-24/+25
FLT_CHARS, preserve the character. Patch from Lisa Repka.
1994-01-20 * config/tc-mips.c (md_pseudo_table): Add all data allocationIan Lance Taylor2-0/+12
pseudo-ops: .hword, .int, .long, .octa, .quad, .short, .single.
1994-01-19Smuggle N_WARNING symbols into BFD in obj_aout_frob_symbol.Ian Lance Taylor2-1/+7
1994-01-19Get implicit val . right.Steve Chamberlain1-0/+5
1994-01-19 * config/tc-hppa.c: Disable multiple $CODE$ subspace code. ItJeff Law3-0/+19
confuses GDB for some unknown reason. * cofnig/obj-som.c: Likewise.
1994-01-19 * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK andSteve Chamberlain1-1/+7
C_FCN assume .val has been set to .
1994-01-19* literal.c (add_to_literal_pool): Handle duplicates of values already writtenKen Raeburn2-2/+19
to literal pool.
1994-01-18 * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbolsIan Lance Taylor2-206/+26
with explicitly marked stabs through BFD: if a symbol marked N_UNDF | N_EXT is in the absolute section, move it to the undefined section; move a symbol marked N_INDR into bfd_ind_section and set the BSF_INDIRECT flag.
1994-01-17 * ecoff.h (ecoff_set_gp_prolog_size): Declare.Ian Lance Taylor3-0/+83
* ecoff.c (ecoff_set_gp_prolog_size): Return type is void.
1994-01-17Comment and whitespace changes.Ian Lance Taylor1-5/+53
1994-01-17 * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u'Jeff Law2-0/+7
and 'f' template operand.
1994-01-17 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's testedJeff Law4-0/+63
elsewhere now. * gas/hppa/basic/{copr, coprmem, spop}.s: New tests. * gas/hppa/basic/basic.exp: Run them.
1994-01-17 * config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u',Jeff Law2-4/+53
and '2' in copr and sfu instruction templates.
1994-01-17 * as.h (subseg_force_new): Add prototype.Jeff Law2-0/+5
1994-01-15* app.c (do_scrub_next_char): Allow lines like " foolab :".David Edelsohn1-0/+2
1994-01-15* read.c (emit_expr): Fix computation of mask.David Edelsohn2-2/+7
1994-01-15* config/obj-elf.c (obj_elf_section): Fix loop termination test.David Edelsohn1-30/+101
1994-01-14ecoff.c, as.c changesKen Raeburn1-0/+6
1994-01-14(ecoff_set_gp_prolog_size): New function.Ken Raeburn1-115/+99
(current_file_idx): New static variable. (add_file): Use and increment current_file_idx instead of indx parameter. Also removed trailing whitespace from lines.
1994-01-14Oops. Didn't mean to change reject_dev_configs.Ken Raeburn1-1/+1
1994-01-14Don't include config.h directly any more.Ken Raeburn1-14/+20
1994-01-14* struc-symbol.h (struct symbol): Make all bitfields unsigned.Ken Raeburn1-0/+2
1994-01-13Changes for i960_validate_fix, i386-netbsd* configs, BFDDEF handling, literalKen Raeburn1-0/+25
pool offset bugs, config.h handling.
1994-01-13(add_to_literal_pool): Take symbol and addend as arguments, instead ofKen Raeburn1-0/+78
expression, for now. Fix calculation of offset to return.
1994-01-13(segment_info_type) [NEED_LITERAL_POOL]: Add field literal_pool_size.Ken Raeburn1-38/+81
1994-01-13* as.h: Include config.h. Added forward declaration for struct symbol.Ken Raeburn1-5/+36
(add_to_literal_pool): Fix declaration.