Age | Commit message (Expand) | Author | Files | Lines |
1994-01-17 | * ecoff.h (ecoff_set_gp_prolog_size): Declare. | Ian Lance Taylor | 3 | -0/+83 |
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 |
1994-01-17 | * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested | Jeff Law | 4 | -0/+63 |
1994-01-17 | * config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u', | Jeff Law | 2 | -4/+53 |
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 |
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 |
1994-01-13 | (add_to_literal_pool): Take symbol and addend as arguments, instead of | Ken Raeburn | 1 | -0/+78 |
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 |
1994-01-13 | * configure.in (i386-*-netbsd*): New target, using te-netbsd.h. | Ken Raeburn | 2 | -8/+13 |
1994-01-13 | * config/obj-som.c (som_frob_file): Call adjust_code_sections | Jeff Law | 2 | -16/+89 |
1994-01-13 | * subsegs.c (subseg_get): Accept new argument "force_new". If | Jeff Law | 1 | -0/+33 |
1994-01-13 | * subsegs.c (subseg_get): Accept new argument "force_new". If | Jeff Law | 1 | -10/+65 |
1994-01-13 | * gas/all/gas.exp: No longer expect difference of forward | Jeff Law | 2 | -0/+91 |
1994-01-13 | * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field. | Jeff Law | 1 | -5/+17 |
1994-01-12 | * gas/hppa/more.parse/procbug.s: Add test for another bug relating | Jeff Law | 2 | -0/+13 |
1994-01-12 | Remove CVS merge markers. | Ian Lance Taylor | 1 | -1/+0 |
1994-01-12 | * read.c (read_a_source_file): Cast array argument to unsigned | Ian Lance Taylor | 1 | -0/+15 |
1994-01-12 | * app.c (do_scrub_next_char): Another attempt to fix bugs | Jeff Law | 1 | -0/+6 |
1994-01-12 | * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug | Jeff Law | 2 | -3/+117 |
1994-01-12 | * config/tc-sparc.c (sparc_ip): Truncate args to %hi/%lo to 32 bits. | David Edelsohn | 1 | -0/+4 |
1994-01-12 | * expr.c (integer_constant): Fix computation of too_many_digits. Variable | David Edelsohn | 2 | -7/+14 |
1994-01-11 | * config/obj-elf.c: If TC_MIPS, include elf/mips.h. | Ian Lance Taylor | 2 | -0/+18 |
1994-01-11 | * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss | Ian Lance Taylor | 1 | -0/+3 |
1994-01-11 | log for netbsd changes checked in a couple of days ago | Ken Raeburn | 1 | -0/+6 |
1994-01-11 | * config/tc-mips.c (macro): Corrected $at warnings in a couple of | Ian Lance Taylor | 2 | -2/+7 |
1994-01-11 | * listing.c (listing_prev_line): New function. | Ian Lance Taylor | 2 | -1/+13 |
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 2 | -3/+10 |
1994-01-10 | * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected | Jeff Law | 5 | -2/+13 |
1994-01-10 | * config/tc-hppa.c (pa_ip): Put check for missing label on .PROC | Jeff Law | 2 | -166/+179 |
1994-01-09 | keep te-netbsd.h | Ken Raeburn | 1 | -0/+1 |
1994-01-09 | te-netbsd.h: New file. | Ken Raeburn | 1 | -0/+31 |
1994-01-07 | * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information | Ian Lance Taylor | 1 | -0/+9 |
1994-01-07 | Fri Jan 7 11:18:48 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -68/+75 |
1994-01-07 | Fri Jan 7 11:14:07 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -0/+51 |
1994-01-07 | * config/obj-coffbfd.c (fill_section): Don't ever fill past the | Steve Chamberlain | 2 | -2/+17 |
1994-01-06 | fix sparc-solaris reloc bug | Ken Raeburn | 2 | -3/+6 |
1994-01-06 | * config/tc-mips.c (mips_ip): Warn about using $1 as well as $at | Ian Lance Taylor | 2 | -63/+14 |
1994-01-06 | Makefile.in, as.h changes | Ken Raeburn | 1 | -0/+6 |
1994-01-06 | include literal.c, .o | Ken Raeburn | 1 | -0/+2 |
1994-01-06 | new file literal.c | Ken Raeburn | 2 | -0/+3 |