Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change sources over to using GPLv3 | Nick Clifton | 2007-07-05 | 1 | -18/+19 |
| | |||||
* | bfd/ | Alan Modra | 2007-04-26 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | Many files: Include sysdep.h before bfd.h. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. binutils/ * bucumm.h: Split off host dependencies to.. * sysdep.h: ..here. Many files: Include sysdep.h. Remove duplicate headers and reorder. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. ld/ Many files: Include sysdep.h first. Remove duplicate headers. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. opcodes/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * ns32k-dis.c: Include sysdep.h first. | ||||
* | Update FSF address | Nick Clifton | 2005-05-08 | 1 | -1/+1 |
| | |||||
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | * defparse.y: Remove unnecessary commas from token list. | Danny Smith | 2004-11-10 | 1 | -2/+2 |
| | |||||
* | Honour the PRIVATE keyword | Nick Clifton | 2004-03-08 | 1 | -17/+23 |
| | |||||
* | * defparse.y (opt_equal_name): allow "." in name. | Christopher Faylor | 2001-03-14 | 1 | -0/+6 |
| | | | | | * dlltool.c (def_exports): Added ability to generate forwarded exports. (gen_exp_file): Likewise. | ||||
* | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | * defparse.y (explist): Remove separate expline to eliminate | Ian Lance Taylor | 1999-06-13 | 1 | -9/+21 |
| | | | | | | | | | | | | shift/reduce conflict. From Kai-Uwe Rommel <rommel@ars.de>: * defparse.y: Add tokens NONSHARED, SINGLE, MULTIPLE, INITINSTANCE, INITGLOBAL, TERMINSTANCE, and TERMGLOBAL. (command): Add option_list after LIBRARY. (attr): Accept and ignore NONSHARED, SINGLE, and MULTIPLE. (option_list, option): New nonterminals. * deflex.l: Recognize NONSHARED, SINGLE, MULTIPLE, INITINSTANCE, INITGLOBAL, TERMINSTANCE, and TERMGLOBAL. | ||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+157 |