diff options
author | Jim Blandy <jimb@codesourcery.com> | 2004-02-18 04:31:32 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2004-02-18 04:31:32 +0000 |
commit | f73b1eff32f9f270b0dd168582d549b29516076d (patch) | |
tree | efa16bb6ba76726ed745d3100c6da822bec823af | |
parent | 05957fdb1caa49bf59938131d51f31174b5d2c44 (diff) | |
download | gdb-f73b1eff32f9f270b0dd168582d549b29516076d.zip gdb-f73b1eff32f9f270b0dd168582d549b29516076d.tar.gz gdb-f73b1eff32f9f270b0dd168582d549b29516076d.tar.bz2 |
Don't use wildcards in ChangeLog entries.
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 158cfa5..08542b6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -33,7 +33,9 @@ s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove. (struct frame_extra_info): Remove. (s390_memset_extra_info): Remove. - (op_*, op1_*, op2_* enums): Add several new opcodes. + (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg) + (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a) + (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes. (is_rse): Renamed to ... (is_rsy): ... this. Support long displacements. (is_rxe): Renamed to ... |