| OLD | NEW | 
 |     1 2010-02-08  Christophe Lyon  <christophe.lyon@st.com> | 
 |     2  | 
 |     3         * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d, | 
 |     4         gas/arm/branch-reloc.l: New tests and expected results with all | 
 |     5         variants of call: ARM/Thumb, local/global, inter/intra-section, | 
 |     6         using BL/BLX. | 
 |     7  | 
 |     8 2010-02-05  Christophe Lyon  <christophe.lyon@st.com> | 
 |     9  | 
 |    10         * gas/arm/arm-it-auto.d, gas/arm/bl-local-v4t.d, | 
 |    11         gas/arm/blx-local.d, gas/arm/thumb-w-good.d: Update expected | 
 |    12         results. | 
 |    13  | 
 |    14 2010-01-30  Richard Sandiford  <r.sandiford@uk.ibm.com> | 
 |    15  | 
 |    16         * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test. | 
 |    17         * gas/ppc/aix.exp: Run it. | 
 |    18  | 
 |    19 2010-01-29  Dave Korn  <dave.korn.cygwin@gmail.com> | 
 |    20  | 
 |    21         * gas/pe/section-align-1.d: Generalise to pass on more targets. | 
 |    22         * gas/pe/section-align-2.d: Likewise. | 
 |    23  | 
 |    24 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com> | 
 |    25  | 
 |    26         Backport from trunk: | 
 |    27         * gas/pe/section-align-1.s: New test source file. | 
 |    28         * gas/pe/section-align-1.d: Likewise control script. | 
 |    29         * gas/pe/section-align-2.s: Likewise ... | 
 |    30         * gas/pe/section-align-2.d: ... and likewise. | 
 |    31         * gas/pe/pe.exp: Invoke new testcases. | 
 |    32  | 
 |    33 2009-12-15  H.J. Lu  <hongjiu.lu@intel.com> | 
 |    34  | 
 |    35         Backport from trunk: | 
 |    36         2009-12-07  H.J. Lu  <hongjiu.lu@intel.com> | 
 |    37  | 
 |    38         PR gas/11037 | 
 |    39         * gas/i386/intelpic.s: Add testcases. | 
 |    40         * gas/i386/intelpic.d: Updated. | 
 |    41  | 
 |    42         2009-10-28  Alan Modra  <amodra@bigpond.net.au> | 
 |    43  | 
 |    44         * gas/i386/intelpic.d: Correct. | 
 |    45  | 
 |    46         2009-10-08  H.J. Lu  <hongjiu.lu@intel.com> | 
 |    47  | 
 |    48         PR gas/10704 | 
 |    49         * gas/i386/intelpic.s: Add 2 new tests. | 
 |    50         * gas/i386/intelpic.d: Updated. | 
 |    51  | 
|     1 2009-10-02  Peter Bergner  <bergner@vnet.ibm.com> |    52 2009-10-02  Peter Bergner  <bergner@vnet.ibm.com> | 
|     2  |    53  | 
|     3         * gas/ppc/476.s: New test. |    54         * gas/ppc/476.s: New test. | 
|     4         * gas/ppc/476.d: Likewise. |    55         * gas/ppc/476.d: Likewise. | 
|     5         * gas/ppc/ppc.exp: Run the 476 test. |    56         * gas/ppc/ppc.exp: Run the 476 test. | 
|     6  |    57  | 
|     7 2009-10-01  Peter Bergner  <bergner@vnet.ibm.com> |    58 2009-10-01  Peter Bergner  <bergner@vnet.ibm.com> | 
|     8  |    59  | 
|     9         * gas/ppc/a2.d: Rename "ppca2" to "a2". |    60         * gas/ppc/a2.d: Rename "ppca2" to "a2". | 
|    10  |    61  | 
| (...skipping 1222 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  1233  |  1284  | 
|  1234 For older changes see ChangeLog-2008 |  1285 For older changes see ChangeLog-2008 | 
|  1235  |  1286  | 
|  1236  |  1287  | 
|  1237 Local Variables: |  1288 Local Variables: | 
|  1238 mode: change-log |  1289 mode: change-log | 
|  1239 left-margin: 8 |  1290 left-margin: 8 | 
|  1240 fill-column: 74 |  1291 fill-column: 74 | 
|  1241 version-control: never |  1292 version-control: never | 
|  1242 End: |  1293 End: | 
| OLD | NEW |