Age | Commit message (Expand) | Author | Files | Lines |
1994-10-07 | * config/obj-coff.c (do_relocs_for): Test only TC_KEEP_FX_OFFSET, rather than | Ken Raeburn | 1 | -26/+90 |
1994-09-13 | * config/obj-coff.c (do_relocs_for): If TC_KEEP_FX_OFFSET | Steve Chamberlain | 1 | -1/+1 |
1994-09-13 | Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. | Ken Raeburn | 1 | -1/+1 |
1994-09-13 | * config/obj-coff.c (fixup_segment): After handling the difference | Ian Lance Taylor | 1 | -0/+1 |
1994-09-08 | * config/obj-coff.c (size_section): Do an fprintf to stderr rather | Ian Lance Taylor | 1 | -259/+108 |
1994-06-03 | * as.h: Replace flagseen with separate variables. | David MacKenzie | 1 | -3/+3 |
1994-06-02 | (fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relative | Ken Raeburn | 1 | -2/+2659 |
1994-05-04 | * obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little endian version. | Ken Raeburn | 1 | -164/+161 |
1994-04-22 | * config/obj-coff.c (obj_symbol_new_hook): Don't need to strip underscores, | Ken Raeburn | 1 | -10/+0 |
1994-04-20 | * config/obj-coff.h, config/obj-coff.c: Deleted all code used only when | Ken Raeburn | 1 | -1351/+61 |
1994-03-09 | * config/obj-coff.c: Minor formatting/stylistic changes, plus: | Ken Raeburn | 1 | -110/+204 |
1994-02-01 | * config/obj-coff.c (dot_text_symbol, dot_data_symbol, | Ian Lance Taylor | 1 | -10/+12 |
1994-01-28 | * config/obj-coff.c (obj_coff_section_header_append): Do not | Ian Lance Taylor | 1 | -9/+15 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 1 | -253/+164 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 1 | -32/+10 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 1 | -239/+627 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -1598/+1824 |
1992-02-21 | changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386 | K. Richard Pixley | 1 | -79/+146 |
1992-02-15 | White space and comment changes, and #ifdef __STDC__ becomes #if | K. Richard Pixley | 1 | -4/+4 |
1992-02-13 | remove all rcs keywords | K. Richard Pixley | 1 | -2/+0 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -496/+474 |
1991-10-21 | Make sure that 29k relocs are done right. | Steve Chamberlain | 1 | -4/+4 |
1991-10-21 | * configure.in: added ebmon entry. | Steve Chamberlain | 1 | -122/+261 |
1991-05-18 | Buying into ../include and ../libiberty. | K. Richard Pixley | 1 | -21/+25 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+1772 |