Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-01-28 | whitespace/formatting changes | Ken Raeburn | 1 | -8/+9 | |
1994-01-28 | whitespace/comment changes | Ken Raeburn | 1 | -13/+11 | |
1994-01-28 | * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted. | Ken Raeburn | 1 | -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 Raeburn | 2 | -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 for | Ian Lance Taylor | 2 | -1/+4 | |
symbol names. | |||||
1994-01-27 | * as.c (main): Print long values using %ld. | Ian Lance Taylor | 2 | -1/+3 | |
1994-01-27 | * messages.c (as_warn_internal): New static function. | Ian Lance Taylor | 2 | -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-26 | Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with | Rob Savoye | 2 | -3/+3 | |
everything else. (and now work recursively too) | |||||
1994-01-26 | More changes as suggested by Roland. Fix buglets so that it passes makeinfo. | Jeff Law | 1 | -13/+12 | |
1994-01-26 | Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -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 Law | 3 | -146/+496 | |
1994-01-25 | Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -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-25 | Tue Jan 25 10:52:22 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -19/+23 | |
* mpw-xconfig.in: Use forward-include to create include files. | |||||
1994-01-25 | Use <= in ecoff_frob_symbol, not <. | Ian Lance Taylor | 1 | -1/+1 | |
1994-01-25 | Various entries. | Ian Lance Taylor | 1 | -0/+23 | |
1994-01-25 | * ecoff.c (ecoff_frob_symbol): New function. Put undefined | Ian Lance Taylor | 4 | -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 Taylor | 1 | -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 than | Ian Lance Taylor | 1 | -8/+31 | |
comparing against bfd_com_section. | |||||
1994-01-24 | read.c (s_lcomm): Treat Alpha like MIPS in handling of .sbss section. | Ken Raeburn | 2 | -2/+7 | |
1994-01-21 | Fix gas_version. | Rob Savoye | 1 | -3/+5 | |
1994-01-20 | * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp, | Rob Savoye | 1 | -0/+6 | |
sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run well under either version of expect | |||||
1994-01-20 | Tweak to run under either version of expect. Add a hack-around for a | Rob Savoye | 1 | -0/+5 | |
dejagnu 1.1.1 (only) bug. | |||||
1994-01-20 | Tweak to work with either version of expect. Use the verbose function, fix | Rob Savoye | 1 | -16/+154 | |
gas_version. | |||||
1994-01-20 | Tweaked to run under either version of expect. | Rob Savoye | 1 | -0/+36 | |
1994-01-20 | * expr.c (operand): For floating point operand with unusual fp char from | Ken Raeburn | 2 | -24/+25 | |
FLT_CHARS, preserve the character. Patch from Lisa Repka. | |||||
1994-01-20 | * config/tc-mips.c (md_pseudo_table): Add all data allocation | Ian Lance Taylor | 2 | -0/+12 | |
pseudo-ops: .hword, .int, .long, .octa, .quad, .short, .single. | |||||
1994-01-19 | Smuggle N_WARNING symbols into BFD in obj_aout_frob_symbol. | Ian Lance Taylor | 2 | -1/+7 | |
1994-01-19 | Get implicit val . right. | Steve Chamberlain | 1 | -0/+5 | |
1994-01-19 | * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It | Jeff Law | 3 | -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 and | Steve Chamberlain | 1 | -1/+7 | |
C_FCN assume .val has been set to . | |||||
1994-01-19 | * literal.c (add_to_literal_pool): Handle duplicates of values already written | Ken Raeburn | 2 | -2/+19 | |
to literal pool. | |||||
1994-01-18 | * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbols | Ian Lance Taylor | 2 | -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 Taylor | 3 | -0/+83 | |
* ecoff.c (ecoff_set_gp_prolog_size): Return type is void. | |||||
1994-01-17 | Comment and whitespace changes. | Ian Lance Taylor | 1 | -5/+53 | |
1994-01-17 | * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u' | Jeff Law | 2 | -0/+7 | |
and 'f' template operand. | |||||
1994-01-17 | * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested | Jeff Law | 4 | -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 Law | 2 | -4/+53 | |
and '2' in copr and sfu instruction templates. | |||||
1994-01-17 | * as.h (subseg_force_new): Add prototype. | Jeff Law | 2 | -0/+5 | |
1994-01-15 | * app.c (do_scrub_next_char): Allow lines like " foolab :". | David Edelsohn | 1 | -0/+2 | |
1994-01-15 | * read.c (emit_expr): Fix computation of mask. | David Edelsohn | 2 | -2/+7 | |
1994-01-15 | * config/obj-elf.c (obj_elf_section): Fix loop termination test. | David Edelsohn | 1 | -30/+101 | |
1994-01-14 | ecoff.c, as.c changes | Ken Raeburn | 1 | -0/+6 | |
1994-01-14 | (ecoff_set_gp_prolog_size): New function. | Ken Raeburn | 1 | -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-14 | Oops. Didn't mean to change reject_dev_configs. | Ken Raeburn | 1 | -1/+1 | |
1994-01-14 | Don't include config.h directly any more. | Ken Raeburn | 1 | -14/+20 | |
1994-01-14 | * struc-symbol.h (struct symbol): Make all bitfields unsigned. | Ken Raeburn | 1 | -0/+2 | |
1994-01-13 | Changes for i960_validate_fix, i386-netbsd* configs, BFDDEF handling, literal | Ken Raeburn | 1 | -0/+25 | |
pool offset bugs, config.h handling. | |||||
1994-01-13 | (add_to_literal_pool): Take symbol and addend as arguments, instead of | Ken Raeburn | 1 | -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 Raeburn | 1 | -38/+81 | |
1994-01-13 | * as.h: Include config.h. Added forward declaration for struct symbol. | Ken Raeburn | 1 | -5/+36 | |
(add_to_literal_pool): Fix declaration. |