Age | Commit message (Expand) | Author | Files | Lines |
1995-06-08 | * config/tc-arc.h (MD_APPLY_FIX3): Define. | David Edelsohn | 1 | -0/+11 |
1995-06-06 | * config/obj-vms.c (vms_write_object_file, case N_DATA): Use strcmp against | Ken Raeburn | 3 | -17/+152 |
1995-06-05 | change i386-gnu to elf | Ken Raeburn | 1 | -0/+4 |
1995-06-01 | arm config fix from Richard Earnshaw | Ken Raeburn | 3 | -27/+56 |
1995-06-01 | vms fixes from Pat Rankin | Ken Raeburn | 2 | -60/+70 |
1995-05-30 | (grump. thought i checked this in last week.) | Ken Raeburn | 1 | -0/+8 |
1995-05-28 | * config/te-dpx2.h: Include obj-format.h. | J.T. Conklin | 2 | -2/+13 |
1995-05-24 | * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP16 | David Edelsohn | 1 | -0/+8 |
1995-05-23 | fix emulation code so configurations not supporting it still build | Ken Raeburn | 1 | -0/+5 |
1995-05-23 | fix up stab handling | Ken Raeburn | 1 | -0/+7 |
1995-05-23 | more emulation fixes | Ken Raeburn | 2 | -0/+110 |
1995-05-22 | * config/tc-arc.c (md_pcrel_from): Return 0 for undefined symbols. | David Edelsohn | 1 | -0/+13 |
1995-05-20 | more vms updates from Pat Rankin | Ken Raeburn | 3 | -70/+118 |
1995-05-20 | From Pat Rankin: | Ken Raeburn | 2 | -0/+15 |
1995-05-19 | From Richard Earnshaw (rearnsha@armltd.co.uk): | Ken Raeburn | 2 | -1/+5 |
1995-05-18 | Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. | Ken Raeburn | 8 | -4/+137 |
1995-05-17 | Fix typo in keeping of ld.d. | David Edelsohn | 1 | -1/+1 |
1995-05-16 | * config/obj-ecoff.c (ecoff_pop_insert): New function. | Ken Raeburn | 1 | -0/+6 |
1995-05-16 | Little endian fix | Michael Meissner | 2 | -25/+45 |
1995-05-16 | * config/tc-mips.c (mips_init_after_args): New function. Set byte_order here. | Ken Raeburn | 1 | -0/+5 |
1995-05-16 | Make Irix 5 configuration work again: | Ken Raeburn | 2 | -82/+77 |
1995-05-16 | read.c (s_lcomm): Do ELF/ECOFF test at run time, not compile time. | Ken Raeburn | 1 | -0/+5 |
1995-05-15 | * config/tc-arc.c (md_longopts): -EB/-EL renamed to | David Edelsohn | 1 | -0/+8 |
1995-05-12 | Fri May 12 14:17:47 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -0/+10 |
1995-05-12 | update for new files | Ken Raeburn | 2 | -0/+7 |
1995-05-11 | fix non-mips elf config | Ken Raeburn | 1 | -0/+15 |
1995-05-10 | forgot to regenerate after last change | Ken Raeburn | 1 | -16/+17 |
1995-05-10 | First cut at handling multiple emulation modes for some MIPS targets. | Ken Raeburn | 12 | -510/+1357 |
1995-05-09 | Add little endian PowerPC support. | Michael Meissner | 6 | -23/+57 |
1995-05-09 | * config/tc-hppa.c (md_apply_fix): Cast *valp to an integer when | Jeff Law | 1 | -0/+6 |
1995-05-09 | * obj.h (struct format_ops) [BFD_ASSEMBLER]: New type. | Ken Raeburn | 2 | -43/+43 |
1995-05-09 | * subsegs.h (seg_info): Provide dummy version for non-BFD_ASSEMBLER, | Ken Raeburn | 1 | -0/+9 |
1995-05-05 | SEPARATE_STAB_SECTIONS should be defined to 1, not empty. | Ken Raeburn | 3 | -2/+18 |
1995-05-04 | * read.h (get_stab_string_offset): Declare unconditionally. | Ken Raeburn | 2 | -14/+20 |
1995-05-04 | * config/obj-ecoff.h (OBJ_PROCESS_STAB): Add new first argument, ignored. | Ken Raeburn | 2 | -17/+20 |
1995-05-04 | * stabs.c (get_stab_string_offset): Always define. If SEPARATE_STAB_SECTIONS | Ken Raeburn | 2 | -0/+23 |
1995-05-04 | * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define | Ken Raeburn | 8 | -35/+59 |
1995-05-03 | * gas/hppa/reloc/longcall.s: New test. | Jeff Law | 2 | -0/+41 |
1995-05-03 | * config/tc-hppa.c (md_apply_fix): Do nothing for an out of range | Jeff Law | 2 | -60/+88 |
1995-05-02 | Add hppa1.1-hp-lites support. | Jeff Law | 3 | -0/+7 |
1995-05-02 | * gas/mips/ld.d: Modified for gas delay-slot fixes. | Ken Raeburn | 1 | -0/+7 |
1995-05-02 | read.c, tc-mips changes | Ken Raeburn | 1 | -0/+37 |
1995-05-02 | * config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of NO_STDARG &c. | Ken Raeburn | 2 | -278/+227 |
1995-05-02 | (pop_insert): New function. | Ken Raeburn | 1 | -56/+46 |
1995-05-02 | Move cpu-specific dependencies into Makefile.in, instead of having sometimes | Ken Raeburn | 19 | -273/+255 |
1995-05-02 | deleting more unused macros | Ken Raeburn | 3 | -3/+4 |
1995-05-02 | delete some unused TE_* macros | Ken Raeburn | 7 | -33/+43 |
1995-05-01 | * read.c (s_app_file): If obj_app_file is defined, call it with string as arg... | Ken Raeburn | 1 | -0/+2 |
1995-04-30 | (gas-dg-test): Detect invalid values of `do_what'. | David Edelsohn | 1 | -0/+4 |
1995-04-30 | New testcase to test ARC specific warnings. | David Edelsohn | 2 | -0/+11 |