Age | Commit message (Expand) | Author | Files | Lines |
2001-06-10 | Branch hints for Pentium4 as insn modifiers, and some minor tweaks | Alan Modra | 1 | -2/+2 |
2001-05-25 | * config/obj-ieee.c (write_object_file): Set finalize_syms. | Alan Modra | 1 | -2/+3 |
2001-05-24 | Fix for gas seg fault and neg line numbers | Tom Rix | 1 | -0/+5 |
2001-05-22 | * symbols.c (resolve_symbol_value): Remove "finalize" param, | Alan Modra | 1 | -4/+4 |
2001-04-25 | Check to see if the filename symbol has been initialised before extracting | Nick Clifton | 1 | -5/+6 |
2001-03-30 | Pass finalize_syms on calls to resolve_symbol_value. | Alan Modra | 1 | -4/+4 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-27 | Set SEC_NEVER_LOAD when the 'n' flag is used. | Nick Clifton | 1 | -2/+2 |
2001-02-11 | fix formatting | Nick Clifton | 1 | -7/+7 |
2000-12-28 | * as.h (rs_align_test): New. | Richard Henderson | 1 | -3/+9 |
2000-12-01 | 2000-11-30 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -1/+1 |
2000-11-28 | 2000-11-27 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -3/+3 |
2000-11-08 | 2000-11-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 |
2000-09-12 | 2000-09-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -96/+72 |
2000-08-22 | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+36 |
2000-08-14 | Set the debug flag for storage types C_ARG, C_REGPARM, C_FIELD, C_MOS, C_MOE, | Nick Clifton | 1 | -4/+1 |
2000-07-24 | * config/obj-coff.c (obj_frob_symbol): Don't merge | DJ Delorie | 1 | -0/+3 |
2000-07-20 | * config/obj-coff.c (obj_frob_symbol): revert previous change, | DJ Delorie | 1 | -16/+10 |
2000-07-17 | Don't merge labels. Don't merge if the symbol isn't constant. Don't call | Nick Clifton | 1 | -10/+16 |
2000-07-12 | Add padding to the last section when aligning it increases its size. | Nick Clifton | 1 | -2/+14 |
2000-07-06 | oops - omitted frpom previous delta | Nick Clifton | 1 | -1/+1 |
2000-07-06 | Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement | Nick Clifton | 1 | -0/+7 |
2000-06-29 | Do not change an existing section's attributes if a flags argument isn't | Nick Clifton | 1 | -12/+29 |
2000-06-17 | Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER. | Nick Clifton | 1 | -1/+1 |
2000-05-22 | * obj.h (struct format_ops): New members begin, app_file, | Hans-Peter Nilsson | 1 | -1/+16 |
2000-04-26 | Add XCOFF64 support. | Clinton Popetz | 1 | -1/+1 |
2000-02-22 | 2000-02-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | Ian Lance Taylor | 1 | -3/+3 |
2000-02-03 | octets vs bytes changes for GAS | Timothy Wall | 1 | -4/+11 |
2000-01-26 | This set of patches add support for aout emulation on the x86 | Alan Modra | 1 | -36/+20 |
1999-09-12 | * write.c (write_relocs): Call SET_SECTION_RELOCS if it is | Ian Lance Taylor | 1 | -0/+2 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -3/+31 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+5 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -4/+15 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -10/+26 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+55 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+6 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -10/+32 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -4/+4 |
1999-09-07 | * config/obj-coff.c: Add ATTRIBUTE_UNUSED as needed for | Ian Lance Taylor | 1 | -13/+13 |
1999-09-02 | Enable --emulation={i386coff,i386elf} for i386 gas. | Alan Modra | 1 | -10/+4 |
1999-08-08 | * doc/as.texinfo (Section): Document 's' flag for COFF version. | Ian Lance Taylor | 1 | -0/+2 |
1999-08-03 | * config/obj-coff.c (coff_frob_symbol): Always update set_end with | Ian Lance Taylor | 1 | -66/+62 |
1999-06-26 | 1999-06-26 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1 | -1/+1 |
1999-06-19 | * config/tc-ppc.c: Update for symbol handling changes. | Ian Lance Taylor | 1 | -2/+2 |
1999-06-12 | * subsegs.c (subseg_text_p): New function. | Ian Lance Taylor | 1 | -1/+4 |
1999-06-03 | Add support for storing local symbols in a small structure to save | Ian Lance Taylor | 1 | -28/+32 |
1999-05-17 | *** empty log message *** | Alan Modra | 1 | -7/+6 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+4482 |