diff options
author | Cary Coutant <ccoutant@google.com> | 2014-04-23 15:20:56 -0700 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2014-04-23 15:20:56 -0700 |
commit | bf2cc635e2d45a0c59b1edd0c53d75ba495790bd (patch) | |
tree | 6da03bd4157917f2e51a4032c5ce657fde3b74de /gold/ChangeLog | |
parent | 7849f6d8dc37fc3da2fec06ac1d47afbe4b81059 (diff) | |
download | gdb-bf2cc635e2d45a0c59b1edd0c53d75ba495790bd.zip gdb-bf2cc635e2d45a0c59b1edd0c53d75ba495790bd.tar.gz gdb-bf2cc635e2d45a0c59b1edd0c53d75ba495790bd.tar.bz2 |
Add missing PR ref to ChangeLog entry.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 86697e6..ec8c99f 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,6 @@ 2014-04-23 Cary Coutant <ccoutant@google.com> + PR gold/16870 * x86_64.cc (Target_x86_64::Relocate::relocate): Add missing break. 2014-04-15 Sasa Stankovic <Sasa.Stankovic@imgtec.com> |