Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 5 | -5/+5 | |
2020-08-31 | PR26457 UBSAN: som.c:1794 left shift cannot be represented | Alan Modra | 1 | -14/+14 | |
PR 26457 * som/aout.h (SOM_SUBSPACE_ACCESS_CONTROL_BITS_MASK): Make unsigned. (SOM_SUBSPACE_MEMORY_RESIDENT, SOM_SUBSPACE_DUP_COMMON) (SOM_SUBSPACE_IS_COMMON, SOM_SUBSPACE_IS_LOADABLE) (SOM_SUBSPACE_QUADRANT_MASK, SOM_SUBSPACE_INITIALLY_FROZEN) (SOM_SUBSPACE_IS_FIRST, SOM_SUBSPACE_CODE_ONLY) (SOM_SUBSPACE_SORT_KEY_MASK, SOM_SUBSPACE_REPLICATE_INIT) (SOM_SUBSPACE_CONTINUATION, SOM_SUBSPACE_IS_TSPECIFIC) (SOM_SUBSPACE_IS_COMDAT): Likewise. | |||||
2020-03-10 | ubsan: som: left shift of 1 by 31 places | Alan Modra | 2 | -5/+5 | |
* som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE), (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31. * som/lst.h (LST_SYMBOL_HIDDEN): Likewise. | |||||
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 5 | -5/+5 | |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 5 | -5/+5 | |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 5 | -5/+5 | |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 5 | -5/+5 | |
2016-01-01 | Copyright update for binutils | Alan Modra | 5 | -5/+5 | |
2016-01-01 | binutils ChangeLog rotation | Alan Modra | 1 | -0/+0 | |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 6 | -6/+10 | |
2014-03-05 | Update copyright years | Alan Modra | 6 | -6/+10 | |
2012-12-10 | Add copyright notices | Nick Clifton | 1 | -0/+13 | |
2010-06-10 | include/som: | Tristan Gingold | 6 | -0/+664 | |
2010-06-10 Tristan Gingold <gingold@adacore.com> * aout.h: New file. * clock.h: Likewise. * lst.h: Likewise. * reloc.h: Likewise. * internal.h: Likewise. |